/* rest style */
html,body,div,h1,h2,h3,h4,h5,h6,ul,li,img,p,ol,form,input,dl,dt,dd,thead,tbody,tr,td,th{padding:0;margin:0;border:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
img{border:0;vertical-align:middle}
li{list-style:none;}
select,input{vertical-align:middle;outline:none;border:none;}
table{border-collapse:collapse;border-spacing:0;}
a{text-decoration:none;color:#191919;}
html{width:100%;}
body{font-size:14px;font-family:'微软雅黑',Arial,Helvetica,sans-serif,Times,"Times New  Roman",serif;width:100%;}
em{font-style:normal}
input::-moz-focus-inner{border:0;padding:0;}
b,i{font-style:normal;font-weight:normal;}

/* public style */
.clear { clear: both;}
.clearfix { *zoom: 1;} 
.clearfix:before, .clearfix:after { display: table; line-height: 0; content: "";}
.clearfix:after { clear: both;}
.flt{float:left;}
.frt{float:right;}

.hidden{display:none;}
.mt8{margin-top:8px;}
.mt20{margin-top:20px;}