﻿/*common*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.MT_10 {
    margin-top: 10px;
}

/*课程列表*/
.CScursor-content {
    overflow: hidden;
}

    .CScursor-content h3 {
        color: #646464;
        font-size: 18px;
    }

CSlecturer .CScursor-img {
    width: 212px;
    height: 153px;
    border: 1px solid #dfdede;
}

.CScursor-content li {
    border-bottom: 1px solid #e8e7e7;
    overflow: hidden;
    padding: 20px;
    position: relative;
    zoom: 1;
}

.CScursor-intro {
    padding-left: 25px;
    width: 400px;
}

    .CScursor-intro h5 {
        color: #236c14;
        letter-spacing: 2px;
        font-size: 14px;
        line-height: 30px;
    }

.CSlecturer {
    color: #999;
    line-height: 25px;
}

    .CSlecturer span {
        padding-right: 10px;
    }

.CScursor-intro p {
    text-indent: 2em;
    color: #323232;
    line-height: 25px;
}

.CScursor-intro span a {
    padding-right: 10px;
}
/*点击更多*/
.CSclickMore {
    text-align: center;
    padding-bottom: 20px;
    line-height: 36px;
}

    .CSclickMore img {
        margin-bottom: -12px;
        margin-right: 8px;
    }

    .CSclickMore a {
        color: #236c14;
        letter-spacing: 2px;
    }
/*footer*/
.footer {
    text-align: center;
    padding: 20px 0;
}


.dvContents {
    border: 1px solid #F3F3F3;
    margin-left: 20px;
    padding: 0;
    margin-top: 20px;
    width: 710px;
    margin-bottom: 20px;
}

.dv2right {
    border: 1px solid #F3F3F3;
    margin-top: 10px;
    padding: 0;
    width: 750px;
    margin-bottom: 20px;
}
 

.Right-heard{border-bottom:1px dashed #ccc; color:#680204; height:30px; line-height:30px;margin-right:15px; font-size:14px;  font-weight:bold; margin-top:20px;}

.CStablechange-content {
    padding: 10px 25px;
    overflow: hidden;
}

    .CStablechange-content li {
        border-bottom: 1px solid #e8e7e7;
        overflow: hidden;
        padding: 12px;
        position: relative;
        zoom: 1;
    }

.CStablechange-intro {
    width: 100%;
}

    .CStablechange-intro h5 {
        color: #236c14;
        letter-spacing: 2px;
        font-size: 14px;
        line-height: 30px;
    }

    .CStablechange-intro .dvDes {
        color: #6A6A6A;
        text-indent: 50px;
    }

.CStablechange-subtitle p {
    line-height: 30px;
}

.CStablechange-subtitle span {
    width: 49%;
    display: inline-block;
    line-height: 24px;
    color: #323232;
    line-height: 30px;
}

    .CStablechange-subtitle span .CSnot-final {
        color: #f00;
        font-style: normal;
    }

    .CStablechange-subtitle span a {
        color: #236c14;
    }

        .CStablechange-subtitle span a img {
            margin-bottom: -4px;
            padding-right: 4px;
        }
/*新增2013-8-1*/
.dvUl {
    display: none;
}

.CSschool-assignment {
    margin-top: 1px;
}

    .CSschool-assignment ul {
        padding: 10px 25px;
    }

        .CSschool-assignment ul li {
            border-bottom: 1px solid #e8e7e7;
            overflow: hidden;
            padding: 5px;
            position: relative;
            zoom: 1;
        }

.CSschoolA_title {
    background: #f0f0f0;
    height: 30px;
    line-height: 30px;
    border: 1px solid #F3F3F3;
    cursor: pointer;
}

    .CSschoolA_title h1 {
        font-size: 16px;
        padding-left: 15px;
        color: #323232;
    }

.CSschoolA_spread a {
    margin-top: 7px;
    background: url(images/CSinco17.png) no-repeat;
    height: 19px;
    width: 19px;
    display: inline-block;
    margin-right: 8px;
    float: right;
}

    .CSschoolA_spread a.shrink {
        background: url(images/CSinco18.png) no-repeat;
    }
    
.clistNew {
    float: left;
    margin-right: 24px;
    width: 100%;
}

    .clistNew li {
        border-bottom: 1px dashed #e5e5e5;
        line-height: 35px;
    }

        .clistNew li a {
            background: url(/Web/images/icon3.jpg) no-repeat 5px;
            padding-left: 20px;
            display: inline-block;
            font-size: 14px;
            color: #333;
            line-height: 35px;
            width:680px;
        }
        .content_right_body {
 padding-top:20px;
 padding-bottom:30px;
}
    .content_right_body h2 {
     text-align:center;
     margin-bottom:5px;
    }