/***************************产品供应排序页*******************************/
.main{width:73%;margin:0px auto;}
.side{width:25%;}
.fr{float:right;margin-right:10px;}
.fl{float:left;margin-left:10px;}
/*
*商品列表
*/
.dragTable .head{background: url(fenlie_head_bg_xbnj.png) left top repeat-x;height:120px;border-radius:5px 5px 0px 0px;border:#FDDCB7 solid 1px;border-top:none;}
.dragTable .head h1{background:url(brand_heada_xbnj.png) no-repeat left center;height:38px;width:120px;text-indent:15px;line-height:35px;color:#fff;}
.dragTable .head ul{width:95%;margin:10px auto;clear:both;margin:5px auto;line-height:30px;}
.dragTable .head ul li{float:left;margin:0px 10px;}
.dragTable .cont{border:#FDDCB7 solid 1px;border-top:0;padding:5px;background:#fff;}
.dragTable .cont .listshop,.dragTable .cont .page{width:99%;margin:5px auto;clear:both;}
.dragTable .cont .listshop dl{width:100%;height:110px;margin:10px auto;}
.dragTable .cont dl dt.img{width:15%;margin:5px auto;padding:5px 0 5px 0;}
.dragTable .cont .listshop dl dd{width:83%;}
.dragTable .cont .listshop dl dd span{margin:3px 10px;line-height:25px;}
.dragTable .cont .listhead td{color:#B75200;font-weight:bold;}
.dragTable .cont .listshop{border-bottom:#ddd dotted 1px;}
.dragTable .cont .listshop .img a{display:block;width:120px;height:90px;margin:5px auto;text-align:center;}
.dragTable .cont .listshop .img a img{max-width:120px;max-height:90px;margin:0px auto;border:#ddd solid 1px;padding:2px;}
.dragTable .cont .listshop .info .title{margin-top:3px;height:25px;overflow:hidden;}
.dragTable .cont .listshop .info .title a{font-size:14px;font-weight:bold;color:#00349A;}
.dragTable .cont .listshop .hits_xbnj{background:#eee;}
.dragTable .cont .listshop .hits_xbnj .more a{color:#f60;}
.dragTable .cont .page{line-height:30px;text-align:center;margin-top:5px;}
.dragTable .cont .page a{border:#DDD solid 1px;padding:5px 5px 3px 5px;}

/*
*促销分类
*/
.sortcontainer .head{
	background:url(coupon_head2.gif) right bottom;
	height:38px;
}
.sortcontainer .head span{
	display:block;
	float:left;
	background:url(coupon_head2.gif) left bottom no-repeat;
	padding:8px 50px 0 30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
}
.sortcontainer .cont{
	border-left:#D5CCA6 solid 1px;
	border-right:#D5CCA6 solid 1px;
	background:#FFF;
}
.sortcontainer .cont .bigsort{
	border-bottom:#D5CCA6 solid 1px;	
	background:url(tuangou_array.gif) 200px 10px no-repeat;
}
.sortcontainer .cont .bigsort a{
	display:block;
	padding:8px 0 5px 15px;
	text-decoration:none;
	font-size:14px;
}
.sortcontainer .cont .sort{
	border-bottom:#D5CCA6 solid 1px;
	padding:5px 10px 5px 15px;
	line-height:20px;
	color:#999;
}
.sortcontainer .cont .sort a{
	color:#999;
}