@charset "utf-8";
/* CSS Document */
/* 威邦网络科技  www.cnwei.net */

html { scrollbar-arrow-color: #666; scrollbar-face-color: #e6e6e6; scrollbar-darkshadow-color: #9c9c9c; scrollbar-highlight-color: #fff; scrollbar-shadow-color: #fff; scrollbar-track-color: #f5f5f5; scrollbar-3dlight-color: #b0b0b0; scrollbar-color: #B0B0B0; }

body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea { margin: 0; padding: 0; font-weight: normal; font-style: normal; font-size: 100%; font-family: inherit; }
ol, ul, li { list-style: none; }
img { border: 0; }
.company p { text-indent: 2em; }
body { font-size: 12px; color: #333; font-family: "Microsoft YaHei","Arial","宋体","Tahoma","Helvetica","sans-serif"; background: url(../images/body_bg2.jpg) repeat-x #fff; }
a { color: #333; text-decoration: none; }
    a:hover { color: #d00; }
input { font-size: 12px; color: #999; line-height: 18px; font-family: "Microsoft YaHei","Arial","宋体","Tahoma","Helvetica","sans-serif"; border: 0 solid #ccc; background: #fcfcfc; }
.input1[type="text"] { display: block; margin-bottom: 10px; width: 150px; height: 18px; border: 1px solid #ccc; background: #efefef; color: #333; font-family: "Microsoft YaHei","Arial","宋体","Tahoma","Helvetica","sans-serif"; }
.input1[type="password"] { display: block; margin-bottom: 10px; width: 150px; height: 18px; border: 1px solid #ccc; background: #efefef; color: #333; font-family: "Microsoft YaHei","Arial","宋体","Tahoma","Helvetica","sans-serif"; }
.input1[type="button"] { display: block; margin-left: 100px; width: 50px; height: 20px; background: url(../images/input-bg.jpg) 0 0 no-repeat; color: #333; font-family: "Microsoft YaHei","Arial","宋体","Tahoma","Helvetica","sans-serif"; cursor: pointer; }
.input2 { border: 1px solid #ccc; height: 18px; color: #666; background: #efefef; }
.clear { border: 0; line-height: 0; height: 0; clear: both; font-size: 0; }
.clearFix:after { content: " "; display: block; clear: both; height: 0; overflow: hidden; }
.clearFix { *zoom: 1; }