@charset "utf-8";
/* CSS Document */

body {
	background: url(imgs/bg.jpg) repeat-x;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menu {
width:980px;
margin:0 auto;
height: 49px;
font-size:10px;
font-weight:bold;
color: #666666;
}
#menu li {
	float: right;
	padding:15px 8px 0px 8px;
	list-style:none;
	background:url(imgs/head-li.jpg) no-repeat right top;
	height:33px;
}
#menu ul {
	float: right;
	padding:0px 0px 0px 0px;
	margin:0px;
	width:450px;
}
#menu a:link{ color:#000000;
text-decoration:none
}
#menu a:visited{ color:#000000;
text-decoration:none
}
#menu a:hover{ color: #0066CC;
text-decoration: underline
}
#menu a:active{ color: #CC3300;
text-decoration:underline
}
#head{
	width:980px;
	height:255px;
	background:#993399;
	margin:0 auto;
	margin-bottom:20px;
}
.down{
padding:170px 0px 0px 363px;
}

h1 {
	font-size: 18px;
	color:#3f3f3f;
	font-weight:bold;
	padding:15px 0px 23px 0px;
	margin:0px;
}
.frame {
	clear: both;
	padding:15px 0px 10px 0px;
	border-bottom:solid 1px #CCCCCC;
}
#adward {
	clear:both;
	background-image: url(imgs/adbg.gif);
	background-repeat: repeat-x;
	text-align:center;
	width:980px;
	margin:0px auto;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #173b76;
	margin:0px;
	padding-bottom:10px;
}
h3{
font-size:14px;
color: #CC3300;
padding:5px 0px;
margin:0px;
}
h4 {
margin:0px;
padding:25px 0px 10px 0px;
font-size: 18px;
color:#3f3f3f;
font-weight:bold;
}
h5{
margin:5px 0px 8px 0px;
padding:0px;
font-size:12px;
font-weight:bold;
color: #333333;
}
.product img {
	padding-right: 15px;
}
.product2 img {
	padding-right: 15px;
}
.clear {
	clear: both;
}
#content{
	margin:0px auto;
	width:980px;
	font-size: 11px;
	color: #686868;
	line-height: 18px;
}
#left {
	float: left;
	width: 669px;
}
.content2{
	padding: 0px 20px;
	background:#FFFFFF;
	border-left:1px solid  #d1d1d1;
	border-right:1px solid  #d1d1d1;
}
p {
	margin:0px;
	padding:0px 0px 10px 0px;
}
.product {
	width: 376px;
	float: right;
	margin-bottom:8px;
}
.product2 {
	float: right;
	margin-bottom:8px;
	padding-left:10px;
	width:700px;
}
.right {
	float: right;
	width:299px;
	margin-bottom:15px;

}
.cartoon a{
border: 1px #999999 solid;
display:block;

}
.cartoon{
color: #333333;
font-weight:bold;
clear:both;

}
.cartoon p{
margin:0px;
padding:4px 0 0 0;
}
.cartoon a:hover{
border: #7B0000 1px solid;
}
img {
border:none;
}
select
{
     position: relative;
     width: 150px; 
	 color: #3366CC;
}
#bottom{
	padding:20px 0px 10px 0px;
	clear:both;
	background-image: url(imgs/footer_bkg.gif);
	background-repeat: repeat-x;
	font-size:10px;
	text-align:center;
}

#bottom ul{
margin:0px auto;
padding-bottom:10px;
list-style:none;
text-align:center;
}

#bottom li{
padding:0px 10px 0px 15px;
margin-bottom:10px;
font-size:12px;
border-right:1px solid #999999;
font-weight:bold;
display:inline;
}
a{
	text-decoration:underline;
	color:#547cd1;
}
.frame img {
	float: left;
}

