@charset "utf-8";
/* Reset CSS Document */
html, body, div, span,h1, h2, h3, h4, h5, h6, p,  pre, a, em, img,strong, b, u, i,dl, dt, dd, li, fieldset, form, label,  table,tbody, tfoot, thead, tr, th, td, embed{ margin: 0; padding: 0; border: 0; vertical-align: baseline; }
html{color:#333;font-size:12px;font-family: "微软雅黑","宋体",Arial,Helvetica,sans-serif;width:100%;}
body {line-height:1em;width:100%;height:100%;} 
textarea,input{font-size:14px;font-family: "微软雅黑","宋体",Arial,Helvetica,sans-serif;}
textarea{border:1px inset #EEE;resize:none;overflow-y:auto;}
input{padding:2px;vertical-align:middle;}
ul{padding:0;margin:0;list-style:none;}
a{color:#19558d;text-decoration:none;}
a:hover{text-decoration:underline;}

h1{font-size:3em; line-height:3em;}
h2{font-size:1.5em;}
h3{font-size:1.17em;}
h4{font-size:1em;}
h5{font-size:.83em;}
/*兼容附加样式*/
html{overflow-x:hidden;}
*html{ background-image:url(about:blank);background-attachment:fixed;}	/*防止ie6抖动*/
body:nth-of-type(1){margin:0;} /* FOR Chrome */
