@charset "utf-8";
/* CSS Document */
/*  Global  */
html{color:#686868;background:#fff}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,p,th,td{margin:0;padding:0}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
fieldset,img{border:0}
li{list-style:none}
em,strong,th{font-style:normal;font-weight:normal}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit}
input,button,textarea,select{*font-size:100%}
table{border-collapse:collapse;border-spacing:0}
/*  body  */
body{font-size:12px;font-family:Arial, Helvetica, sans-serif, Gadget, sans-serif "宋体";color:#333}
a:link,a:visited{text-decoration:none}

/* 
a,area {blr:expression(this.onFocus=this.blur()) }   //IE
a:focus {outline:none;}                              //FF
*/
.clearfix:after{clear:both;content: ".";display: block;height:0;line-height:0;visibility:hidden}
.clearfix{zoom:1}
.blank0{clear:both;display:block;font-size:1px;visibility:hidden;height:-1px;line-height:0}
.blank1{clear:both;display:block;font-size:1px;overflow:hidden;height:10px}
.clear{ clear:both;font-size:1px;overflow:hidden;height:-1px;}
.rel{position:relative}
.tl{text-align:left}.tc{text-align:center}.tr{text-align:right}
.fl{float:left;display:inline}.fr{float:right;display:inline}.fl01{float:left}.fr01{float:right}
.imgbor{border:1px #cecece solid;padding:2px}.imgbor2{border:1px #cecece solid;padding:4px}
.mt{margin-top:10px}.mt0{margin-top:0}.mt5{margin-top:5px}.mt12{margin-top:12px}.mt15{margin-top:15px}.mt17{margin-top:17px}.mt20{margin-top:20px}.mt25{margin-top:25px}.mt30{margin-top:30px}
.mr{margin-right:10px}.mr5{margin-right:5px}.mr12{margin-right:12px}
.mb{margin-bottom:10px}.mb5{margin-bottom:5px}.mb12{margin-bottom:12px}.mb20{margin-bottom:20px}
.ml{margin-left:10px}.ml5{margin-left:5px}.ml12{margin-left:12px}.ml15{margin-left:15px}.ml8{margin-left:8px}.ml26{margin-left:26px}
.pt5{padding-top:5px}.pt12{padding-top:12px}.pt15{padding-top:15px}
.pb5{padding-bottom:5px}
.lh24{line-height:22px}.lh26{line-height:24px}
.f14{font-size:14px}.f16{font-size:16px}
.fb{font-weight:bold}
.none{display:none}
.nobort{border-top:none !important}.noborb{border-bottom:none !important}.noborl{border-left:none !important}.noborr{border-right:none !important}
.YaHei{font-family:"微软雅黑"}
.imgblock{display:block}