﻿    *{outline: none;}
img {border: 0;}
.container {
	width: 788px;
	padding: 0;
	margin: 0 auto;
}
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left;
	text-indent: -9999px;
	height: 30px;
}
ul#topnav li:hover a, ul#topnav li a:hover {
	background-position: 0px -30px;
}
ul#topnav a.home {
	width: 79px;
	background-image: url(/images/nav_index.png);
	background-repeat: no-repeat;
}
ul#topnav a.products {
	width: 79px;
	background-image: url(/images/nav_supply.png);
	background-repeat: no-repeat;
}
ul#topnav a.sale {
	width: 79px;
	background-image: url(/images/nav_add.png);
	background-repeat: no-repeat;
}
ul#topnav a.community {
	width: 79px;
	background-image: url(/images/nav_products.png);
	background-repeat: no-repeat;
}
ul#topnav a.store {
	width: 79px;
	background-image: url(/images/nav_member.png);
	background-repeat: no-repeat;
}
ul#topnav  a.navcurrent
{
width: 79px;
	background-image: url(/images/nav_member.png);
	background-repeat: no-repeat;}

ul#topnav li .sub {
	position: absolute;
	top: 30px;
	left: 0;
	padding: 10px;
	float: left;
	background-color:#ffffff;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
	border: 2px solid #f7e2b3;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #545454;
	list-style-position: outside;
	list-style-image: url(/images/iconpic.jpg);
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	color: #325e7f;
	font-weight: bold;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	padding: 7px 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: #545454;
	list-style-position: outside;
	list-style-image: url(/images/seach_bg.jpg);
}
ul#topnav .sub ul li a:hover {
	color: #545454;
	background-position: 5px 12px;
}
.seach-bg{
	background-image: url(/images/seach_bg.jpg);
	background-repeat:repeat-x;
	height:41px;
}
.seach-bg li {
	float:left;
	margin-top:8px;
	list-style: none;
}
.topgarybg{
	background-image: url(topbg.jpg);
	background-repeat: repeat-x;
	height:23px;
}
.grayfont{
	color:#666666;
	line-height:22px;
	text-decoration:none;
}
.grayfont a{
	color:#666666;
	line-height:22px;
	text-decoration:none;
}
.grayfont a:link,.grayfont a:visited{
	color:#666666;
	line-height:22px;
	text-decoration:none;
}
.grayfont a:hover,.grayfont a:active{
	color:#666666;
	line-height:22px;
	text-decoration:none;
}



#uboxstyle 
{
	height:24px;background-color:White;width:95px;margin-top:3px;
	}
