/* CSS Reset v1.0 beta
 * time:2016-7-4
 * by:pengjing
 * 
 * 
=========================================================== */
html{-overflow-y:scroll}
body{color:#666;background:#fff;font-size:12px;line-height:1.6}
body,input,textarea{font-family:"microsoft yahei",simhei,  "Hiragino Sans GB";}
header,footer,section,aside,article,nav,hgroup,figure,figcaption,
body,h1,h2,h3,h4,h5,h6,ul,ol,li,form,p,dl,dt,dd,blockquote,legend,table,th,td,fieldset,menu,pre{margin:0;padding:0}
table,th,td,img,fieldset{border:0}
time,mark,output,meter,
address,cite,em,code,var,dfn,ins,i,th,caption{font-style:normal;text-decoration:none}
h1,h2,h3,h4,h5,h6,th{font-size:100%;font-weight:normal}
input,select,button,textarea,table{margin:0;font-family:inherit;font-size:100%}
abbr,acronym{border:0;font-variant:normal}
q:before,q:after{content:""}
ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
th,caption{text-align:left}
header,footer,section,aside,article,nav,hgroup,figure,figcaption{display:block}
a{color:#3399ff; text-decoration: none; outline: none;}
/*a:hover{text-decoration: underline;}*/
img{display: block;border:0;}