@charset "utf-8";
/* Reset */
html, body, h1, h2, h3, h4, h5, h6, table, thead, tfoot, tbody, form, fieldset, legend, div, p, span, dl, dt, dd, ul, ol, li, blockquote, pre, q, cite, code, input, select, textarea {margin:0; padding:0; font-family: "Simsun"; font-size: 12px;}
h1, h2, h3, h4, h5, h6, strong, em, cite, address, sup, sub {font-weight:normal; font-style:normal; font-size:1em;}
ul, ol, li{list-style-type: none;}
a:link, a:visited {text-decoration:none;}
a:hover, a:active {text-decoration:underline;}
fieldset, a img {border:none; padding:0; margin:0;}
img {vertical-align:top; border:0;} 
input, textarea, button {font-size:100%; font-family:inherit;}
button {cursor: pointer;}
textarea {resize:none;}
table {border-collapse:collapse; border-spacing:0;}
select optgroup {font-style:normal;}
select {border:1px solid #d4d4d4;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
/* clearfix */
.clearfix:after {content:"."; display:block; height:0; font-size:0; clear:both; visibility:hidden;}
.clearfix {zoom:1;}

