body { 
	text-align: center; 
	font: normal 10px  Verdana, Arial, Helvetica, sans-serif;
	background: #FFF; 
	color:#000;
	line-height:22px;
	}
body  div{ text-align:left;}
*{ margin:0; padding:0;}
li{	list-style:none; text-align:left;}
img{ border:0;}
a{	color: #000;text-decoration: underline;		}
a:hover{ text-decoration: none;}

/*font*/
a.red,a.red:link,a.red:hover,a.red:visited{ color:#f00;}
a.black,a.black:link,a.black:hover,a.black:visited{ color:#000;}
a.blue,a.blue:link,a.blue:hover,a.blue:visited{ color:#039;}
a.cRed,a.cRed:link,a.cRed:hover,a.cRed:visited{ color:#C52500;}
.f14{ font-size:14px;}

/*head*/
#head,.contentBox{ 
	width:960px; 
	margin:0 auto 10px;
	}
#loginInfo{ 
	background: url(../img/icon1.gif) no-repeat 10px 9px #efefef;
	border:1px solid #d4d4d4;
	color:#8b610b;
	}
#loginInfo div{ width:960px; margin:0 auto;}
#loginInfo span{ 
	float:right;
	font-weight:bold;
	}
#loginInfo  a{
	color:#8b610b;
	text-decoration:none;
	}
#head  a:hover,#loginInfo  a:hover{
	text-decoration:underline;
	}
.userInput{ 
	width:65px; 
	background:#fff;
	border:1px solid #92c3f2;
	height:17px;
	padding-left:3px;
	}
.login,.reg{
	width:39px;
	background: url(../img/login.gif) no-repeat;
	height:20px;
	line-height:20px;
	font-size:12px;
	border:none;
	cursor:pointer;
	}
.reg{
	width:63px;
	background: url(../img/reg.gif) no-repeat;
	}
#Logo{ 
	float:left; 
	width:160px;
	text-align: center;
	margin:10px auto 5px;
	}	
#Nav {
	margin-top:10px;
	height:1%;
	overflow:hidden;
	}
#Nav dd a{ 
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
	line-height:12px;
	float:left;
	padding:32px 10px 0;
	display:block;
	float:right;
	text-decoration:none;
	font-size:10px;
	}
#Nav dd  span{
	display:block;
	font-style:normal;
	}
a.buy{
	background:url(../img/bg01.gif)
	}
a.sell{
	background:url(../img/bg02.gif)
	}
a.resources{
	background:url(../img/bg03.gif)
	}
a.member{
	background:url(../img/bg04.gif)
	}
a.topsuppliers{
	background:url(../img/bg05.gif)
	}

/*== ad ¹ã¸æ==*/
.ad img{
	display:block;
	margin-bottom:10px;
	}
/*foot*/

.footer {
	clear: both;
	width: 960px;
	margin: 0px auto 8px;
}
.zhiChiDanWei {
	color: #FFF;
	text-decoration: none;
	background: url(../img/footbg.gif) repeat-x;
	margin: 0px auto;
	text-align:center;
	line-height:29px;
}
.zhiChiDanWei a {
	color: #FFF;
	text-decoration: none;
}
.zhiChiDanWei a:hover {
	text-decoration: underline;
}

.aboutUs {
	text-align: center;
	line-height:28px;
	}
.aboutUs a {
	color: #000;
	text-decoration: underline;
	}
.aboutUs a:hover {
	color: #c00;
	}
.banQuan {
	text-align: center;
	border-top:3px solid #999;
	padding:9px 0;
	}
.banQuan a {
	color: #000;
	text-decoration: none;
	font:11px normal Arial, Helvetica, sans-serif ;
	}
.banQuan a:hover {
	color: #c00;
	}
.banQuan p {
line-height:18px;
	}
.mag0{ margin-bottom:0;}
.magt10{ margin-top:10px;}