* {
    padding: 0;
    margin: 0;
} 

body {
background: #fff url(images/bg.jpg) repeat-y top center;
font-family: Arial, sans-serif;
font-size: 13px;
padding: 0;
margin: 0;
color: #444;
line-height: 17px;
}

img { border: none; }
a { color: #336699; }
a:hover { text-decoration: none; color : #000; }
h3 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 0px; margin: 5px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: -1px;}
h3 a { text-decoration: none; font-size: 22px; letter-spacing: -2px; }
h3 a:hover { color: #333; }

#wrap {
width: 800px;
margin: 0 auto;
}

#header {
height: 100px;
background: #fff url(images/header.jpg) no-repeat;
}
#header h1 {
font-size: 30px;
font-weight: 600;
letter-spacing: -2px;
padding: 30px 0 0 30px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #111;
text-decoration: none;
}

#header h2 {
font-size: 16px;
color: #eee;
padding: 9px 0 0 33px;
}

#content { 
padding: 0 20px;
}

#right {
margin-top: 10px;
width: 580px;
float: left;
font-size: 12px;
text-align: justify;
}


#left {
margin-top: 10px;
width: 160px;
float: right;
}
#left h3 { color: #fff; }
#left ul { list-style-type: none; padding: 10px 0 10px 0; }
#left ul li { padding: 2px 0 3px 0; }
#left ul li a { color: #fff; font-weight: 600; display: block; text-decoration: none; font-size: 13px; border-bottom: 1px dotted #eee; }
#left ul li a:hover { color : #111; }

#footer {
font-size: 11px;
color: #999;
text-align: center;
padding: 10px 0;
margin: 70px 0 0 0;
border-top: 1px dotted #aaa;

}
#footer a { 
color: #999;
}
#footer a:hover {
color: #000; 
text-decoration: underline; 
}
.tbg {background: #fff; display:block; margin: 0 auto; margin-top: 20px;}
.tbg td{padding:4px; text-align: center; }
.tbg td img {display: block; margin: 0 auto;}
.tbg td a img {border: none;}
.tbg p {margin: 0; padding: 2px;}
.thead {background: #E3E3E3; font-weight: bold; color:#E03F00;text-align:center;}
.trow1 {background: #FFFFFF;  }
.trow2 {background: #F3F3F3; }
.trow3 {background: #FFF2F5; }
.trow4 {background: #FFE3E8; }
.but { border:1px #E03F00 solid; font-size:12px;text-align:center; background:#F3F3F3;}
.tbg input { border:1px #CCCCCC solid; font-size:12px;text-align:left;}
.tbg textarea{ border:1px #CCCCCC solid; font-size:12px;text-align:left;} 

#map ul li {
	margin-left: 20px;
}

::selection {
background:#FFA200;
color:#fff;
}

::-moz-selection {
background:#FFA200;
color:#fff;
}

::-webkit-selection {
background:#FFA200;
color:#fff;
}

dt {
	font-style: italic;
	font-weight: bold;
}

.ye {
	font-size: 18px;
	font-family: Georgia;
	padding: 3px; 
	background: #fff;
}

#sho {
	display: block;
	margin: 0 auto;
	padding: 40px 0 20px 0;
}

a.buylink {
	margin-top: 20px;
	font-size: 28px;
	font-family: Georgia;
	color: #ff0000;
	border-bottom: 1px dashed #ff0000;
	border-top: 1px dashed #ff0000;
	text-decoration: none;
}

a:hover.buylink  {
	color: #ff0000;
	text-decoration: none;
	border-bottom: 1px solid #ff0000;
	border-top: 1px solid #ff0000;
}

#inf {
	display: block;
	margin: 0 auto;
	padding: 40px 0 20px 0;
}

a.info {
	margin-top: 20px;
	font-size: 22px;
	font-family: Georgia;
	color: #ff0000;
	border-bottom: 1px dashed #ff0000;
	border-top: 1px dashed #ff0000;
	text-decoration: none;
}

a:hover.info  {
	color: #ff0000;
	text-decoration: none;
	border-bottom: 1px solid #ff0000;
	border-top: 1px solid #ff0000;
}

#left ul li a.bl {
	color: #ff0000;
}

p.nomg {
	margin: 0;
	padding: 0;
}

#right img {
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#right ul li {
	margin-left: 20px;
}

span.price {
	font-size: 20px;
	color: #ff0000;
}

span.imp {
	font-size: 16px;
	color: #ff0000;
	font-style: italic;
	font-family: Georgia;
}

h4 {
	font-size: 18px;
	color: #000;
	margin: 10px 0 10px 0;
	font-family: Georgia;
}