﻿@charset "utf-8";
/* CSS Document */
/*新增*/
.dvContents {
    border: 1px solid #F3F3F3;
    margin-left: 20px;
    padding: 0;
    margin-top: 20px;
    width: 710px;
    margin-bottom: 20px;
}
.dv2right {
   border: 1px solid #F3F3F3;
 
    padding: 0;
    margin-top: 20px;
    width: 750px;
    margin-bottom: 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*/
.CSschool-assignment {
    margin-top: 1px;
}

    .CSschool-assignment ul {
        display: none;
        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;
    }
/*完*/
  .txtSearch {
        height: 20px;
        line-height: 20px;
        padding: 0 10px;
        width: 200px;
        border: 1px solid #CCC;
        margin-right: 10px;
    }

    .selectot {
        height: 22px;
        line-height: 22px;
    }

    .dvContents {
        font-size: 14px;
    }