@charset "utf-8";
/* CSS Document */


#container{
	width:960px;
	height:auto;
	margin: 10px auto 10px auto;
	font-size:12px;
	}
/*左部*/
#div_left{
	width:200px;
	height:auto;
	float:left;
	}
#pro_cls{
	height:auto;
	border:#5cd538 1px solid;
	}
#service{
	margin-top:10px;
	border:#5cd538 1px solid;
	}
#pro_hotMonth{
	margin-top:10px;
	border:#5cd538 1px solid;
	}
#pro_hotMonth ul.cls li.m{
	padding:2px;
	height:170px;
	}
#pro_hotMonth ul.cls li.m ul.ulpro{
	padding:0px;
	margin:0px;
	list-style:none;
	}	
#pro_hotMonth ul.cls li.m ul li{
	text-align:center;
	}
#pro_hotMonth ul.cls li.m ul li img{
	border:none;
	width:120px;
	height:120px;
	}
#pro_hotMonth ul.cls li.m ul li.liprice a{
	color:#F00;
	font-weight:bold;
	}
	
#pro_priceArea{
	margin-top:10px;
	border:#5cd538 1px solid;
	}
#pro_priceArea ul.cls li.m{
	padding-left:20px;
	padding-top:5px;
	line-height:25px;
	height:25px;
	}	
#pro_priceArea ul.cls li.m{
	padding-left:10px;
	padding-top:5px;
	line-height:25px;
	height:auto !important;
	height:25px;
	border-bottom:#CCC 1px dotted;
	}	
ul.cls{
	width:198px;
	margin:0px;
	padding:0px;
	list-style:none;
	}
ul.cls li.t{
	height:25px;
	line-height:25px;
	padding-left:20px;
	background:#d8f9ce;
	color:#060;
	font-weight:bold;
	}
ul.cls li.m{
	padding-left:20px;
	padding-top:5px;
	line-height:25px;
	height:25px;
	}	
/*右部*/
#div_right{
	width:750px;
	height:auto;
	float:right;
	}
#topad{
	width:750px;
	height:280px;
	overflow:hidden;
	}
#content{
	width:750px;
	height:auto;
	}
#content .wzi{
	height: 30px;
	line-height:30px;
	padding-left:20px;
	border:#55ce32 1px solid;
	background:#e0f5d9;
}
#content .rightDH{
	margin-top:5px;	
	margin-bottom:5px;
	height:25px;
	line-height:25px;
	background:#EEE;
	border-bottom:#CCC 2px solid;
}
.rightDH span{
	padding-left:25px;
}
.pro_ClassList{
}
.pro_ClassList ul{
	width:185px;
	margin:15px 0px 0px 0px;
	padding:0px;
	float:left;
	overflow:hidden;
	text-align:center;
	list-style-type:none;
}
.pro_ClassList ul li.pic{
	width:165px;
	height:165px;
	padding:0px;
	border:#CCCCCC 1px solid;
	
}
.pro_ClassList ul li.proname {
	padding-top:10px;	
}
.pro_ClassList ul li.proname a{
	line-height:20px;
	height:20px;
	font-size:12px;
	
}
.pro_ClassList ul li.proprice {
	padding-top:10px;
	padding-bottom:10px;
}	
.pro_ClassList ul li.proprice a{
	line-height:20px;
	height:20px;
	font-size:12px;
	color:#CC0000;
	font-weight:bold;	
}

.pro_ClassList ul li.lisellNum{
	height:20px;
	line-height:20px;
	color:#666;
	text-align:center;
	}
.pro_ClassList ul li.lisellNum span{
	color:#09F;
	font-weight:bold;
	}	
	
.clb{
	clear:both;
	border-bottom:#CCCCCC 1px dotted;
}
p.page{
	text-align:center;
}

