@charset "utf-8";
/* CSS Document */

 html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img,div { margin:0; padding:0; }
fieldset, img { border:0 none; }
img{display: block;}
address, caption, cite, code, dfn, th, var,em,strong,i { font-style:normal; font-weight:normal; }
ul,ol,li{ list-style:none; }
input {padding:0;margin:0;border:0 none;}
input::-moz-focus-inner { border:none; padding:0; }
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; }
input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none; }
textarea { resize:none;overflow:auto; }
table { border-collapse:collapse; } 
body {font-family:'Microsoft YaHei',"微软雅黑","黑体","宋体",Arial;background:#fff; font-size:12px;/* overflow-y:scroll;*/ }
a { color:#000; text-decoration:none; }
a:hover{ text-decoration:underline;}
a:active, a:focus { text-decoration:none; outline:none; }