@charset "utf-8";
body{ font-size:14px; font-family:"宋体"  ;color:#4D4D4D; margin:0 auto; padding:0; background:#F7F7F7;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,label,select,option,textarea,button,p,span{ margin:0;padding:0;}
img{ padding:0; margin:0; border:0; vertical-align:top}
ul,li,ol,ul { list-style:none;}
h1,h2,h3,h4,h5,h6 { font-size:12px; font-weight:normal; border:0; margin:0; padding:0;}
a{ text-decoration:none;color:#4D4D4D;cursor: pointer;}
a:visited{ text-decoration:none;}
a:hover{ text-decoration:none;}
a:active{ text-decoration:none;}/*這四個鏈接文字的設置順序不可以顛倒*/
.dis{ display:none} /*隐藏*/
.left{ float:left} /*左浮动*/
.right{ float:right} /*右浮动*/
.clear{ clear:both} /*清除浮动*/
.red{color:#cd0000;} /*红色文字,可多在測試某個內容正確與否時使用*/
input, label, select, option, textarea, button{ font:12px "宋体",Arial,Tahoma;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block; }
/* End hide from IE-mac */
