@charset "utf-8";
/* CSS */
body {font-family:"Microsoft Yahei",Tahoma,Arial,Helvetica,STHeiti; height:100%; background-color:#fff; font-size:14px; color:#333333; overflow-y:scroll; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,
input,textarea,button,p,blockquote,th,td {margin:0;padding:0;word-wrap:break-word;word-break:break-all;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
table{border-collapse:collapse; border-spacing:0;}
caption,cite,em,strong,th {font-style:normal; font-weight:normal;}
caption, th {text-align:left;}
fieldset, img {border:0;}
img {vertical-align:top;}
ul,ol{list-style:none;}
input,button,select,textarea{color:#000; font:100% arial; vertical-align:middle; overflow:hidden; outline:none;}
button{cursor:pointer;}
a{text-decoration:none; color:#333333; }
.cleardiv{clear:both;font-size:0px;line-height:0px;height:0px}

/*=======*/
a:link{ color:#000000; text-decoration:none;}
a:hover{ color:#1577b9;}
a:active{ color:#333333;}
::selection{ background:#1577b9; color:#FFF;}

/*scrollbar*/
::-moz-selection { color:#fff; background:#3254aa;}
::selection { color:#fff; background:#3254aa; }
::-webkit-scrollbar { width:7px; background:#ccc;}
::-webkit-scrollbar-thumb { background:#007bc3; border-radius:100px;}

*{ padding:0; margin:0; text-decoration:none; list-style:none; font-size:"微软雅黑";}


