/*base*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }
body, button, input, select, textarea { font:12px / 1.5 tahoma, arial, '宋体', \5b8b\4f53; }
h1, h2, h3, h4, h5, h6 { font-size:100%; }
address, cite, dfn, em, var { font-style:normal; }
code, kbd, pre, samp { font-family:courier new, courier, monospace; }
small { font-size:12px; }
ul, ol { list-style:none; }
a { text-decoration:none; outline: none}
a:hover { text-decoration:underline; }
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
legend { color:#000; }
fieldset, img { border:0 none; }
button, input, select, textarea { font-size:100%; outline:none; }
table { border-collapse:collapse; border-spacing:0; }
html,body{background-color: #fff;}
.ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.clearfix:before, .clearfix:after { content:""; display:table }
.clearfix:after { clear:both }
.clearfix { zoom:1 }
.fl{float: left;}
.fr{float: right;}
.hidden{display: none}
/*公共模块*/
.wrap-doc{padding: 0px 0px 10px;color: #666;font-size: 12px;background: url(../images/bg.png) repeat-x;}
 a{color: #555;}
 a:hover{text-decoration: none;}
.doc{position: relative;width: 860px;margin: 0 auto;overflow: hidden;padding-top: 10px;height: 590px;}
