/*===== 首页 =====*/
#NavBar #p {font-weight:bold;color:#FC0;}
.bheadtext {background:url(/cfimg/hblue.gif);}
#Today .bheadtext1 {background:url(/cfimg/hblue2.gif);}

#b2bNav2 a.p
{
    background:url("/cfimg/menu8.gif");
    color:#FFF;
}
/*===== 首页分类展示 =====*/
#Products
{
	float:left;
	margin-top:12px;
	width:100%;
}
#Products .bhead
{
	float:left;
	width:100%;
	border-bottom:solid 2px #35779E;
}
#Products .bhead a
{
	float:left;
	width:100px;
	padding-top:6px;
	height:18px!important;
	height /**/:24px;
	text-align:center;
	background:url(/cfimg/cbg2.gif);
	margin-right:8px;
	color:#333;
}
#Products .bhead a:hover
{
	color:#F00;
}
#Products .bhead a.new
{
	background:url(/cfimg/cbg1.gif);
	color:#FFF;
}
#Products .body 
{
	float:left;
	background:#FFF;
	border:solid 1px #CCC; 
	width:573px!important;
	width /**/:575px;
	padding-bottom:10px; 
	margin-top:5px;
}
#Products .imagelist 
{
	float:left;
	margin:5px;
}
#Products .imagelist li
{
	float:left;
	width:110px;
}
#Products .imagelist li div
{
	float:left;
	width:100%;
	text-align:center;
}
#Products .imagelist li a
{
	color:#000;
	text-decoration:underline;
}
#Products .imagelist li a:hover
{
	color:#F00;	
}
#Products .imagelist li .img
{
	height:110px;
}

#Content2
{
	margin:15px 0;
}
#Content2 h2.chead
{
	text-align:left;
	background:#333;
	color:#FFF;
	height:25px;
}
#Content2 .border
{
	border:1px solid #333;
}
#Market, #Faq
{
	float:left;
	width:200px;
	margin-right:15px;
}
#Content2 #HotSearch
{
	float:right;
	width:230px;
}

/*===== 列表页和内页 =====*/
/*===== Product =====*/
#ProductListHead 
{
	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;
}
#ProductListHead div
{
	float:left;
	line-height:28px;
	vertical-align:middle;
	text-align:center;
}
#ProductListHead .check
{
	width:70px;
	display:none;
}
#ProductListHead .info
{
	width:230px;	
}
#ProductListHead .info div
{
	float:right;
	width:100%;
	text-align:center;	
}
#ProductListHead .contact
{
	float:right;
	width:40px;	
	text-align:center;	
}
#ProductListHead .cert
{
	float:right;
	width:60px;	
	text-align:center;
	margin-right:8px;
}
#ProductListHead .place
{
	float:right;
	width:80px;	
}
#ProductList .check
{
	float:left;
	width:40px;
	text-align:center;	
	display:none;
}
#ProductList .img
{
	float:left;
	width:110px;
	text-align:center;
	margin:7px 10px 15px 6px;	
}
#ProductList .img img
{
	border:1px solid #999;
	padding:1px;
}
#ProductList .noimg
{
	width:100px;
	height:80px;
	text-align:center;	
	border:1px solid #999;		
}
#ProductList .noimg img
{
	display:block;
	margin-top:20px;
	border:none;
}
#ProductList .info
{
	float:left;	
	width:275px;
}
#ProductList .info .sinner
{
	float:right;
	width:100%;
	text-align:left;	
}
#ProductList .info .name
{
	font-size:14px;
	font-weight:bold;
	color:#333;
}
#ProductList .date
{
	font-weight:normal;
	font-size:12px;
}
#ProductList .detail
{
	color:#333;
	line-height:1.4em;
}
#ProductList .detail p
{
	margin:0px;
	line-height:1.4em;
}
#ProductList .info .company
{
	color:#999;
	line-height:1.4em;
}
#ProductList .info .company a
{
	color:#333;
	font-size:12px;
}
#ProductList .contact
{
	float:right;
	width:40px;
	text-align:center;	
	padding-top:10px;
	line-height:16px;
}
#ProductList .contact img
{
	display:block;	
}
#ProductList .contact a
{
	font-size:12px;
}
#ProductList .cert
{
	float:right;
	width:30px;
	text-align:left;
	padding-top:12px;	
}
#ProductList .place
{
	float:right;
	width:80px;
	text-align:center;	
	padding-top:12px;
	line-height:1em;
}