﻿/*.content .mainContent {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
}

    .content .mainContent .pathWrap {
        height: 32px;
        line-height: 32px;
    }

    .content .mainContent .path {
        height: 38px;
        border-bottom: 1px solid #8D6D34;
        font-size: 14px;
        color: #8D6D34;
        padding-left: 13px;
        text-align: left;
        line-height: 38px;
    }

    .content .mainContent .mainConIn {
        padding: 20px 0px 20px 20px;
        zoom: 1;
        min-height: 200px;
        _overflow: visible;
    }*/


.banbg {
    width: 100%;
}

.con_list {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
    min-width: 320px;
}

.listL {
    overflow: hidden;
    width: 180px;
    margin-top: 5px;
    float: left;
    min-height: 100px;
}

    .listL ul li {
        background: url(imglist_left_libg.gif) no-repeat;
        height: 50px;
        line-height: 50px;
        width: 180px;
        padding-left: 22px;
        margin-top: 7px;
    }

        .listL ul li a {
            font-size: 14px;
            text-decoration: none;
            color: #fff;
            height: 50px;
            line-height: 50px;
            width: 180px;
            padding-left: 22px;
            margin-top: 7px;
        }

            .listL ul li a:hover {
                color: #222;
                font-size: 14px;
                text-decoration: none;
                color: #fff;
                height: 50px;
                line-height: 50px;
                width: 180px;
                padding-left: 22px;
                margin-top: 7px;
            }

.listR {
    overflow: hidden;
    margin-top: 5px;
    float: right;
    min-height: 100px;
    margin-bottom: 6px;
}

    .listR .twopagesrighttop {
        height: 38px;
        border-bottom: 1px solid #8D6D34;
        font-size: 14px;
        font-weight: bold;
        color: #8D6D34;
        padding-left: 13px;
        text-align: left;
        line-height: 38px;
    }

.twopagesrightnr {
    width: 700px;
    height: auto;
    padding-right: 13px;
}


 .contArticle_tit {
    clear: both;
    overflow: hidden;
    margin: 10px 0 15px 0;
    text-align: center;
}

.contArticle_tit h2 {
        color: #8D6D34;
        font-size: 20px;
        line-height: 30px;
        font-weight: bold;
    }

.contArticle_author {
    text-align: center;
    line-height: 24px;
    padding: 5px 0;
    margin: 0 0 20px 0;
    color: #999;
    border-top: 1px dotted #d8d8d8;
    border-bottom: 1px dotted #d8d8d8;
}

 .contArticle_text {
    line-height: 27px;
    padding-bottom: 10px;
    font-size: 14px;
    overflow: hidden;
    text-align: left;
    color: #333;
}

#fontzoom {
    width: 100%;
    overflow: hidden;
    word-break: break-all;
    white-space: normal;
    word-wrap: break-word;
    line-break: strict;
}

.contArticle_text p {
    line-height: 27px;
    margin-bottom: 15px;
    color: #333;
    font-size: 16px;
    text-indent: 28pt;
}

.contArticle_text img {
    max-width: 600px;
    height: auto;
}
