@charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0}
ul{ list-style:none}
h3{ font-size:14px; line-height:20px}
img{ border:none}
a{ font-size:12px; color:#1A1A1A; text-decoration:none}
.orange,a:hover{ color:#e85200; font-weight:bold}
.green{ color:#006b6a; font-weight:bold}
.clear{ clear:both}
b{ font-family:Arial}
body{ width:804px; margin-left:auto; margin-right:auto; font-family:Arial; font-size:12px}

/*head*/
.top-nav1{
	width:133px;
	height:60px;
	float:right;
	background:url(images/yellow_nav_bg.gif) no-repeat;
	text-align: center;
	padding-top: 3px;
	font-size: 11px;
	margin:0 5px 0 400px;
}
.top-nav1 a{color: #505050; text-decoration:none}
.top-nav2{
	margin-top:0px;
	width:590px;
	height:25px;
	float:right
}
.top-nav2 ul li{ float:left}
.top-nav2 ul li a{float:left; background:url(images/nav2-bg.gif) no-repeat; font-weight: bold; width:94px; height: 21px; color:#FFFFFF; margin-left:2px; text-align:center; text-decoration:none;padding-top:5px;}

/*search*/
#search{
	width:804px;
	height:45px;
	background:#FDF3d1;
	margin-top:4px
}
.searchbox{font-size:14px;width:250px;float:left}
#search div{ margin-top:10px}

/*left*/
#left{ width:185px; line-height:20px; margin-right:15px; float:left}
#left h3{ text-align:center; background:url(images/left_bg_y1.jpg) no-repeat; color:#FFFFFF}
#prd,#new,#information,#hot,#chainstore{ width:170px;border:1px solid #FFCC00; padding:5px}
#prd ul li,#new ul li,#information ul li,#hot ul li,#chainstore ul li{background:url(images/icon2.gif) no-repeat 5px 8px;padding-left:20px;}
#new ul li a{ font-weight:bold}

/*right*/
#right{ width:604px; float:left; line-height:18px;}
.prd_show h3,.featured h3{ background:url(images/yellow_nav_bg1.gif);color:#e85200;}
.prd_show ul li{
	width:194px;
	height:170px;
	margin:10px 5px 10px 0;
	float:left;
	border-right:1px #BCBCBC solid;
}
.prd_show ul li a{color:#006b6a}
.prd_show ul li a:hover{ background:#E7E7E7}
.prd_show ul li span{ color:#747474}
.prd_show ul li img{ float:left; margin:5px}

.featured a{ color:#006b6a;}

.us1 h4{ font-size:18px; font-weight:normal; line-height:26px}
.us1 a{ font-weight:bold;}

/*foot*/
#foot{ background:#FDF3d1}
.foot_nav ul li{ float:left;}
.foot_nav ul li a{ padding:2px}

