@charset "gb2312";
/* CSS Document */
*{ padding:0; margin:0; font-family:"Microsoft YaHei"; }
html, body, div, p,span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
time, mark, audio, video{ margin:0; padding:0; border:0; font-size:100%; text-decoration:none; }
html { line-height:1; }
img { vertical-align: middle; }
q, blockquote { quotes:none; }
q:before, q:after, blockquote:before, blockquote:after { content:""; content:none; }
ol {  list-style: decimal;}
ul { list-style:none; }
table { border-collapse:collapse; border-spacing:0;width: 100%; background: #ffffff;  }
.ime-disabled{ ime-mode:disabled; } 
a { color: #666666; text-decoration: none; }
a:link { color: #666666;  }
a:visited { color: #666666; }
a:hover { color: #e02b00; cursor: pointer; }
a:active { color:#e02b00; cursor: wait; }
a img { border: none; }

.left{ float:left; }
.right{ float:right; }
.clear{ clear:both; font-size:0px; height:0px; overflow:hidden; }
.line5{ clear:both; font-size:0px; height:5px; overflow:hidden; }
.line10{ clear:both; font-size:0px; height:10px; overflow:hidden; }
.line15{ clear:both ;font-size:0px; height:15px; overflow:hidden; }
.line20{ clear:both; font-size:0px; height:20px; overflow:hidden; }
.line30{ clear:both; font-size:0px; height:30px; overflow:hidden; }

body {  font: 13px/1.6 "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;}

pre,code {  font-family: "DejaVu Sans Mono", Menlo, Consolas, monospace;}


