/*===== 首页 =====*/
#NavBar #trade {font-weight:bold;color:#FC0;}
.bheadtext {background:url(/cfimg/hblue.gif);}
#Today .bheadtext1 {background:url(/cfimg/hblue2.gif);}

#b2bNav2 a.su
{
    background:url("/cfimg/menu8.gif");
    color:#FFF;
}
/*===== 首页分类展示 =====*/
#TradeCategory
{
	float:left;
	margin-top:12px;
	width:100%;
}
#TradeCategory .bhead
{
	float:left;
	width:100%;
	border-bottom:solid 2px #35779E;
}
#TradeCategory .bhead a
{
	float:left;
	width:70px;
	padding-top:6px;
	height:18px!important;
	height /**/:24px;
	text-align:center;
	background:url(/cfimg/cbg3.gif);
	margin-right:8px;
	color:#333;
}
#TradeCategory .bhead a:hover
{
	color:#F00;
}
#TradeCategory .bhead a.new
{
	background:url(/cfimg/cbg1.gif);
	color:#FFF;
	width:100px;
}
#TradeCategory .body 
{
	float:left;
	background:#FFF;
	border:solid 1px #CCC; 
	width:573px!important;
	width /**/:575px;
	padding-bottom:10px; 
	margin-top:5px;
}
#TradeCategory .imagelist 
{
	float:left;
	margin:5px;
}
#TradeCategory .imagelist li
{
	float:left;
	width:110px;
}
#TradeCategory .imagelist li div
{
	float:left;
	width:100%;
	text-align:center;
}
#TradeCategory .imagelist li a
{
	color:#000;
	text-decoration:underline;
}
#TradeCategory .imagelist li a:hover
{
	color:#F00;	
}
#TradeCategory .imagelist li .img
{
	height:110px;
}

/*===== 列表页和内页 =====*/
#TradeListHead 
{
	float:left;
	margin:0px;
	height:16px;	
	color:#333;
	font-size:13px;
	font-weight:normal;
	background:transparent url(/cfimg/bg_xline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#TradeListHead div
{
	float:left;
	line-height:28px;
	vertical-align:middle;
	text-align:center;
}
#TradeListHead .check
{
	width:70px;
	display:none;
}
#TradeListHead .info
{
	width:230px;	
}
#TradeListHead .info div
{
	float:right;
	width:100%;
	text-align:center;	
}
#TradeListHead .contact
{
	float:right;
	width:40px;	
	text-align:center;	
}
#TradeListHead .price
{
	float:right;
	width:60px;	
	text-align:center;
	margin-right:8px;
}
#TradeListHead .place
{
	float:right;
	width:80px;	
}
#TradeList .check
{
	float:left;
	width:40px;
	text-align:center;	
	display:none;
}
#TradeList .img
{
	float:left;
	width:110px;
	text-align:center;
	margin:7px 10px 10px 6px;	
}
#TradeList .img img
{
	border:1px solid #999;
	padding:1px;
}
#TradeList .noimg
{
	width:100px;
	height:80px;
	text-align:center;	
	border:1px solid #999;		
}
#TradeList .noimg img
{
	display:block;
	margin-top:20px;
	border:none;
}
#TradeList .info
{
	float:left;	
	width:275px;
}
#TradeList .info .sinner
{
	float:right;
	width:100%;
	text-align:left;	
}
#TradeList .info .name
{
	font-size:14px;
	font-weight:bold;
	color:#333;
}
#TradeList .date
{
	font-weight:normal;
	font-size:12px;
}
#TradeList .detail
{
	color:#333;
	line-height:1.4em;
}
#TradeList .detail p
{
	margin:0px;
	line-height:1.4em;
}
#TradeList .info .company
{
	color:#999;
	line-height:1.4em;
}
#TradeList .info .company a
{
	color:#333;
	font-size:12px;
}
#TradeList .contact
{
	float:right;
	width:40px;
	text-align:center;	
	padding-top:10px;
	line-height:16px;
}
#TradeList .contact img
{
	display:block;	
}
#TradeList .contact a
{
	font-size:12px;
}
#TradeList .price
{
	float:right;
	width:40px;
	text-align:left;
	padding-top:6px;	
}
#TradeList .place
{
	float:right;
	width:80px;
	text-align:center;	
	padding-top:12px;
	line-height:1em;
}