@charset "utf-8";
/* CSS Document */
*{padding:0; margin:0;}
body{ margin:0 auto; font-family:"Microsoft yahei,Heiti SC";}
a{text-decoration:none; color:#000;}
h1,h2,h3,h4,h5,h6{font-weight:normal; font-size:12px;}
li{list-style:none;}
i,em{font-style:normal;}
b,strong{font-weight:normal;}
ul,ol,dl,dt,dd{padding:0; margin:0;}

img{vertical-align:top;}
a img{border:none;}
.fl{float:left;}
.fr{float:right;}
.clearfix:after{display:block; content:''; clear:both;}
.clearfix{zoom:1;}
table{ border-collapse:collapse;}
th,td{border:1px solid #000; padding:0;}
.m{margin:0 auto 0;}
input,textarea{outline:none;}