/* CSS Reset */
 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, textarea, p, blockquote, th, td {
	font-family:Arial, Helvetica, sans-serif;
    margin:0;
    padding:0;
}

table {
    border-collapse:collapse;
    border-spacing:0
}
fieldset, img {
    border:0
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style:normal;
    font-weight:normal
}
ol, ul {
    list-style:none
}
caption, th {
    text-align:left
}
h1, h2, h3, h4, h5, h6 {
	font-family:"微软雅黑";
    font-size:22px;
    font-weight:normal
}
q:before, q:after {
    content:''
}
abbr, acronym {
    border:0;
    font-variant:normal
}
sup {
    vertical-align:text-top
}
sub {
    vertical-align:text-bottom
}
input, textarea, select {
    font-family:inherit;
    font-size:inherit;
    font-weight:inherit
}
input, textarea, select {
    *font-size:100%
}
legend {
    color:#000
}
body {
    margin:0;
    padding:0;
}
/* Page Css */

/* Header Start */
 .header {
    width:960px;
    height:20px;
    margin:0 auto;
}
.header div {
    float:left;
}
.header .search-bar {
    float:right;
    padding-top:30px;
}
.s_ipt_wr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("http://s1.bdstatic.com/r/www/img/i-1.0.0.png") no-repeat scroll -304px 0 transparent;
    border-color: #9A9A9A #CDCDCD #CDCDCD #9A9A9A;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    height: 30px;
    margin-right: 5px;
    vertical-align: top;
    width: 418px;
}
.s_ipt {
    background: none repeat scroll 0 0 #FFFFFF;
    font: 16px/22px arial;
    height: 22px;
    margin: 5px 0 0 7px;
    outline: medium none;
    width: 405px;
    border: 0 none;
    padding: 0;
}
.s_btn_wr {
    background: url("http://s1.bdstatic.com/r/www/img/i-1.0.0.png") no-repeat scroll -202px 0 transparent;
    display: inline-block;
    height: 34px;
    vertical-align: top;
    width: 97px;
    z-index: 0;
}
.s_btn {
    background: url("http://s1.bdstatic.com/r/www/img/i-1.0.0.png") repeat scroll 0 0 #DDDDDD;
    cursor: pointer;
    font-size: 14px;
    height: 32px;
    width: 95px;
    border: 0 none;
    padding: 0;
}
.s_btn_h {
    background-position:-100px 0;
}
/* Header End */
 .col {
    float:left;
}
.row:before, .row:after {
    content:"  ";
    /* 1 */
    display: table;
    /* 2 */
}
.row:after {
    clear: both;
}
.row {
    *zoom: 1;
}
/*========== COMMON ==========*/
 a:link {
    text-decoration:none;
    color:#255fb1;
}
a:visited {
    text-decoration:none;
    color:#255fb1;
}
a:hover {
    color: #FF0000
}
a:active {
    text-decoration:none;
    color:#255fb1;
}
.container {
    padding:0;
    margin:0 auto;
    overflow:hidden;
}
.container .in {
}
.border {
    border:solid 1px #e0e0e0;
}
/* clear float */
 .clearfix:before, .clearfix:after, .outer:before, .outer:after, .section:before, .section:after, .item-space:before, .item-space:after {
    content:"\20";
    display: table;
}
.clearfix:after, .outer:after, .section:after, .item-space:after {
    clear: both;
}
.clearfix, .outer, .section, .item-space {
    *zoom: 1;
}
/* 16 grid system */
.icol { border:1px solid #e0e0e0;padding:10px;margin-top:10px;}
.icol h2{font-family: Arial, Helvetica, sans-serif;color: #939393;margin:0 10px 15px 0;display:block;font-size:13px;}

.tuwen-content{margin-top:10px;}
 .col1 {
    width:61px;
}
.col2 {
    width:122px;
}
.col4 {
    width:220px;
}
.col6 {
    width:366px;
}
.col8 {
    width:488px;
}
.col10 {
    width:610px;
}
.col12 {
    width:672px;
}
.col14 {
    width:854px;
}
.col16 {
    width:892px;
}
.STYLE1, .STYLE2, .STYLE5{font-size:14px;}
.STYLE1 {color: #000000}
.STYLE2 {color: #FF0000;margin:10px 10px 10px 0;display:block;}
.STYLE5 {color: #FF0000; font-weight: bold; margin:10px 0;display:block;}
.three{ height:90px; line-height:90px; text-align:center;border-top:5px #E4E4E4 solid;background-color: #E4E4E4; display: none;}
.mulu{width:892px; line-height:30px; text-align:center;border-top:1px #E4E4E4 solid;}