.list {
    background: #fff;
}

.list_left {
    width: 226px;
    min-height: 680px;
    background: #f2f6fa;
    border: 1px solid #bdd5f1;
    float: left;
}

.list_right {
    width: 900px;
    min-height: 600px;
    float: right;
}

.channe_a {
    width: 100%;
    font-size: 16px;
    height: 45px;
    background: url(/smzj/xhtml/images/channel_bg.png) repeat-x;
    color: #fff;
    text-align: center;
    line-height: 45px;
    font-weight: bold;
    letter-spacing: 1px;
}

.list_channel {}

dl.list_channel_nam {
    margin: 20px 17px;
    font-size: 14px;
    font-family: sans-serif;
}

dl.list_channel_nam dd {
    width: 192px;
    height: 40px;
    display: font-weight: normal;
    background: url(/smzj/xhtml/images/channl_bg.png) no-repeat;
    margin-bottom: 12px;
}

dl.list_channel_nam dd.active {
    background: url(/smzj/xhtml/images/channl_bgl.png) no-repeat;
}

dl.list_channel_nam dd a {
    color: #333;
    line-height: 40px;
    text-align: center;
    display: block;
    width: 100%;
}

dl.list_channel_nam dd a.active {
    color: #fff;
}

.list_right_top {
    width: 860px;
    margin-left: 2px;
    height: 44px;
    border-bottom: 1px solid #bdd5f1;
}

.list_right_address {
    background: url(/smzj/xhtml/images/address.png) 8px center no-repeat;
    font-size: 12px;
    color: #333;
    height: 34px;
    text-indent: 22px;
    line-height: 34px;
    margin-top: 10px;
    border-bottom: 1px solid #5cb4f9;
    display: inline-block;
    padding: 0px 5px;
}

.list_right_address a {
    font-size: 12px;
    color: #333;
}

.list_right_co1 {
    width: 860px;
    margin-left: 2px;
}

.list_right_co2 {
    margin-top: 20px;
}

.list_right_co2 li {
    display: block;
    border-bottom: 1px dashed #989797;
    height: 35px;
    background: url(/smzj/xhtml/images/list_ico.png) 5px center no-repeat;
}

.list_right_co2 li.active {
    background: #e8e6e6 url(../images/list_icol.png) 5px center no-repeat;
}

.list_right_co2 li a {
    display: block;
    width: 80%;
    float: left;
    line-height: 35px;
    height: 35px;
    color: #333;
    text-indent: 20px;
}

.list_right_co2 li span {
    display: block;
    width: 10%;
    float: right;
    font-size: 12px;
    color: #555;
    height: 35px;
    line-height: 35px;
}

.list_right2_cont2 {
    padding: 25px 20px;
}


/*·ÖÒ³*/

.page_num {
    padding: 40px 20px 20px 20px;
    overflow: hidden;
    font-size: 12px;
}

#page_div {
    line-height: 25px;
    color: #000;
}

#pagination_input {
    width: 22px;
    height: 22px;
    line-height: 22px;
    margin: 0 8px;
    padding: 0;
    overflow: hidden;
    border: 1px solid #ccc;
}

#page_div .pagination_index,
#page_div .pagination_index_num {
    background: #FFFFFF;
    border: 1px solid #d9d7d7;
    padding: 0 8px;
    margin-right: 5px;
    float: left;
    min-width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
}

#page_div .pagination_index a,
#page_div .pagination_index_num a {
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #000;
}

#page_div .pagination_index a:hover,
#page_div .pagination_index_num a:hover {
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #000;
}

#page_div .pagination_index_last {
    width: 260px;
    float: right;
    text-align: right;
}

#page_div .pagination_index_num {
    margin-right: 2px;
    padding: 0px;
    width: 22px;
}

#page_div .currentIndex {
    background: #008ffe;
    border: 1px solid #008ffe;
    width: 22px;
    line-height: 22px;
    height: 22px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
}

body {
    min-height: 1150px!important;
}

.bottom {
    height: auto!important;
    margin-top: 25px;
}