@charset "UTF-8";
body,button,fieldset,input,label,legend,option,select,textarea{font-family:Arial,"微软雅黑";font-size:12px;line-height:20px; /*text-shadow: 0px 0px 1px grey;*/}
blockquote,body,button,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
h1,h2,h3,h4,h5,h6{font-weight:400}
textarea{resize:none}
input{border: 0;}
body{background-color:#eee;color: #666;overflow-x: hidden;}
a,img{border:0}
a{color:#666;text-decoration:none;}
a:hover{color: #2AB500;}
li{list-style-type:none}
.fl{float:left}
.fr{float:right}
.clear{clear:both}
.clearfix:after{display:block;visibility:hidden;clear:both;height:0;content:'.';font-size:0}
.lh{line-height:0}