@charset "utf-8";
/* CSS Document */
body{font-family:微软雅黑;}
body,button,input,select,textarea{font:12px/1.414;color:#666;}
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr{margin:0; padding:0;}
table{border-collapse:collapse;border-spacing:0;}
li{list-style:none;}
fieldset,img{border:0;}
q:before,q:after{content:'';}
input,textarea{outline-style:none;}
input[type="text"],input[type="password"],textarea{outline-style:none;-webkit-appearance:none;}
textarea{resize:none;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
legend{color:#000;}
abbr,acronym {border:0;font-variant:normal;}
a{text-decoration:none; color:#000;}
a:hover{text-decoration:none;}
.fl{float:left;}
.fr{float:right;margin-top: -15px;}
.clear{clear:both;}
.clearfix:after {clear: both;content: ".";display: block;height: 0;visibility: hidden;}

