@charset "utf-8";
/* CSS Document */

html,body,div,span,object,iframe,p,a,em,img,strong,h1,h2,h3,h4,h5,h6,u,i,center,dl,dt,dd,ul,ol,li,fieldset,legend,form,label{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;}
body{line-height:24px;margin:0; font-size:14px; color:#3e3e3e;font-family: "微软雅黑", "黑体", Verdana, "Arial Unicode MS";background-attachment: fixed;}
table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;}
table{border-collapse:collapse;border-spacing:0;}
ul,ol{list-style:none;}
select,input,button{vertical-align:middle;}
html{zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true);}(this));}

/* float */
.fl{float:left;}
.fr{float:right;}
.fn{float:none;}
.clear{ clear:both}
/* blank */
.bk1,.bk3,.bk5,.bk6,.bk8,.bk10,.bk12,.bk16{clear:both;font:1px/1px Arial;overflow:hidden;}
.bk1{height:1px;}
.bk3{height:3px;}
.bk5{height:5px;}
.bk6{height:6px;}
.bk8{height:8px;}
.bk10{height:10px;}
.bk12{height:12px;}
.bk16{height:16px;}


/* link css */
a {color:#333; text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {color:#d01702;text-decoration:none;}
a:active {color:#d01702; text-decoration:none;}
