@charset "gb2312";
/* CSS Document */
html { color:#000; background:#FFF; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin:0; padding:0; }
body { width:100%; margin:0 auto; height:100%; font-size:12px; font-style:normal; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
table { border-collapse:collapse; border-spacing:0; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style:inherit; font-weight:inherit; }
a, a:hover { color:#333; text-decoration:none; }
a:hover { color:#900; text-decoration:none; }
fieldset, img { border:none; }
img { border:0; vertical-align:middle; }
legend { display:none; }
ol, ul, li { list-style:none; }
input, textarea, select, button { font:12px Verdana, Helvetica, Arial, sans-serif; vertical-align:middle; }
input, button, textarea, select, optgroup, option { font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit; }
input, button, textarea, select { *font-size:100%;}
/* common style */
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; }