@charset "utf-8";
*{
margin:0;
padding:0;
border:none;
}
h1,h2,h3,h4,h5,h6{
font-weight:normal;
font-size:12px;
}
table{
border-collapse:collapse;
}
li{
display:inline;
list-style:none;
}
a{
text-decoration:none;
color:#444;
}
a:hover{
text-decoration:underline;}
body,html{
height:100%;}
body{
color:#444;
font-size:12px;
font-family:"Microsoft Yahei",Arial,Helvetica,sans-serif;
}
body input,select,textarea{
	font-family:"Microsoft Yahei",Arial,Helvetica,sans-serif;
	vertical-align:middle;
}
em{font-style:normal;}
body a{outline:none;}
#zl_attachpop_ck{float:left; clear:both; margin:0 0 0 10px; line-height:24px; height:24px;}
body .zhul_msg960 {
    width: 1200px;
    background: url(../img/zhul_msg1200.png) no-repeat;
}
/*body .zhul_msg_llist {
    width: 1090px;
}*/
input::-ms-clear{display:none;}
.zhul_cj_textarea{
	resize:none;
}
.clearfix:before,.clearfix:after{ 
    content:""; 
    display:table; 
} 
.clearfix:after{clear:both;} 
.clearfix{ 
    *zoom:1;/*IE/7/6*/
}
#editupload{
	display:none;
}