#content
{
    width: 978px;
    border: 1px solid #E1E1E1;
    margin: 8px auto 0 auto;
}
.content_title
{
    width: 978px;
    height: 28px;
    background: #DBF4DC;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #B4E7B6;
}
.title_l, .title_r
{
    width: 100px;
    height: 20px;
    margin: 6px 0 0 10px;
}
.title_l
{
    float: left;
}
.title_r
{
    float: right;
    text-align: right;
}
.classification
{
    width: 978px;
    height: 27px;
    background: #F7F7F7;
    border-bottom: 1px solid #E1E1E1;
}
.classification_l, .classification_r
{
    width: 350px;
    height: 21px;
    margin-top: 6px;
}
.classification_l
{
    float: left;
    margin-left: 10px;
}
.classification_r
{
    float: right;
}
.class_title
{
    width: 978px;
    height: 24px;
    padding-top: 3px;
    border-bottom: 1px solid #eeeeee;
    background: #F2FBF2;
    color: #1B871E;
    font-weight: bold;
}
.class_content
{
    width: 956px;
    margin: 0 auto;
}
.class_contentyout
{
    width: 956px;
    height: 70px;
    padding-top: 10px;
    border-bottom: 1px solid #eee;
}
.synopsis
{
    width: 430px;
    height: 50px;
    display: block;
    margin: 0 10px;
    line-height: 16px;
}
.next
{
    width: 956px;
    height: 24px;
    margin: 6px auto;
    padding-top: 8px;
    text-align: center;
}
