﻿.SubjectList {
}

    .SubjectList .slist {
        padding: 20px;
    }

    .SubjectList .sitem {
        line-height: 25px;
        background-image: url(/images/2013/icon_01.gif);
        background-repeat: no-repeat;
        background-position: 0px 11px;
        padding-left: 12px;
    }








.SubjectShow {
    background-image:url(/images/2013/ztBg.png);
    background-repeat:repeat;
}

    .SubjectShow .subject_top {
        background-color:black;
        height:30px;
        line-height:30px;
        width:100%;
        color:white;
    }
        .SubjectShow .subject_top a {
            color:white
        }
    .SubjectShow .sub_head {
        border-bottom:1px solid #000;
        padding-bottom:10px;
    }
    .SubjectShow .w750 {
        width:750px;
        font-size:38px;
        font-weight:700;
        text-align:center;
        padding-top:24px;
    }
.sub_head .logo {
    margin:20px 0px 0px 0px
}
.sub_head .t {
    margin-left:10px;
    padding-top:35px;
    font-size:24px;
    font-weight:700;
}
.SubjectShow .sub_banner {
    width:100%;
    height:300px;
}
.SubjectShow .daoyu {
    width:500px;
    padding:20px;
    background-image:url(/images/2013/DYbg.png);
    background-repeat:repeat;
    height:260px;
}
.SubjectShow .dyt {
    font-size:30px;
    font-weight:700;
    color:#ccb77d
}
.SubjectShow .dyc {
    line-height:25px;
    margin-top:10px;
    color:#c2c2c2;
    text-indent:24px;
    font-size:14px;
}
    .SubjectShow .dyc a {
        color:#a39668
    }
.sub_body {
    margin-top:10px;
}
.SubjectShow .subleft {
    width:720px;
    float:left;
    border-right:1px dashed #CCC;
    min-height:500px;
    padding-right:10px
}
.SubjectShow .subright {
    float:right;
    width:260px;
}
.SubjectShow .subc_t {
    font-size:24px;
    font-weight:700;
    border-top:2px solid #808080;
    padding-top:10px;
    padding-bottom:10px;
}
.SubjectShow .subc_c {
    margin-bottom:20px;
    line-height:25px;
    font-size:14px;
}
    .SubjectShow .subc_c div {
        text-indent:30px;
    }
.SubjectShow .listt {
    font-size:14px;
    font-weight:700;
    text-align:center;
        border-top:2px solid #808080;
        padding-top:20px;
        padding-bottom:10px;

}
.SubjectShow .li {
    line-height:25px;
    font-size:14px;
            background-image: url(/images/2013/icon_01.gif);
        background-repeat: no-repeat;
        background-position: 0px 11px;
        padding-left: 12px;
}