/*公共部分*/
body{PADDING-RIGHT
:0px;PADDING-LEFT:0px;FONT-SIZE:14px;PADDING-BOTTOM:0px;MARGIN:0px;
PADDING-TOP:0px;FONT-FAMILY:  "微软雅黑","黑体","宋体",Verdana, Arial, Helvetica, sans-serif;
line-height:20px;  color:#3b3b3b;max-width:1920px;margin:0 auto;min-width:1200px;width:100%;}
table{ margin:0 auto;border-spacing:0;border-collapse:collapse; }
img{border:0;}
ol,ul,li{padding:0px;margin:0px;list-style-type:none;}
caption,th {text-align:left;}
form,ul,li,h1,h2,h3,h4,h5,h6,div,p,tr,td,th,dl,dd,dt.input{margin:0px;padding:0px;}
address,caption,cite,code,dfn,em,th,var {font-weight:normal; font-style:normal;} 
a:link,a:visited{TEXT-DECORATION:none;}
a:hover { TEXT-DECORATION:none;  }
.fl{float:left;}
.fr{float:right;}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfloat{zoom:1}

/********下拉复选框******/

.center_zj{
	width:1000px;
	height:auto;
	margin:20px auto;
	}
.xl{
	width: 200px;
	height: 26px;
	margin-right: 25px;
	line-height: 26px;
	border:1px solid #cfcfcf;
	float:left;
	position:relative;
	}
.xl .xs{
	display:inline-block;
	float:left;
	width: 150px;
	height: 26px;
	padding-left:10px;
	font-size: 14px;
	color:#333;
	}
.xl img{
	float:right;
	width: 22px;
	margin: -5px 4px 0 0;
	vertical-align:middle;
	}
	
.xl .l_list{
	position:absolute;
	top: 25px;
	left: -1px;
	width: 200px;
	height: 130px;
	border:1px solid #cfcfcf;
	overflow: auto;
	overflow-x: hidden;
	display:none;
	}	
.xl .l_list li{
	padding:0 10px;
	height: 28px;
	line-height:40px;
	font-size:15px;
	}	
.xl .l_list li:hover{
	background-color:#cfcfcf;
	}	
.xl .l_list li a{
	display:block;
	color:#333;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	