﻿.course-dtl-h
{
    background-color: #FF7352;
    _width: 100%;
    *width: 100%;
}

.course-dtl-title
{
    padding: 20px;
    color: white;
    background-image: url(image/course-bg.gif);
    background-position: 20px -180px;
    background-repeat: no-repeat;
    padding-left: 200px;
    float: left;
}

.course-dtl-name
{
    font-size: 16pt;
    margin-bottom: 20px;
}

.course-dtl-info
{
    font-size: 12pt;
    line-height: 25px;
    height: 25px;
}

.course-dtl-join
{
    float: right;
    margin-top: 45px;
    margin-right: 20px;
}

    .course-dtl-join a
    {
        display: inline-block;
        color: white;
        background-color: #E42B00;
        font-size: 14pt;
        height: 40px;
        line-height: 40px;
        padding-left: 20px;
        padding-right: 20px;
        text-decoration: none;
        border-radius: 5px;
    }

.course-dtl-b
{
}

.course-dtl-b-m
{
    width: 740px;
    float: left;
}

.course-dtl-b-tab
{
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #D0D0D0;
    background-color: #E9E9E9;
    color: #555555;
    font-size: 12pt;
    padding-left: 2px;
}

.course-dtl-b-tab-i
{
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    height: 37px;
}

.course-dtl-b-tab-i-slct
{
    background: white;
}

.course-dtl-b-tab-i a
{
    color: #555555;
    text-decoration: none;
}

.course-dtl-b-ct
{
    padding: 20px;
}

    .course-dtl-b-ct p
    {
        font-family: 'Microsoft YaHei';
    }

.course-dtl-b-ct1
{
    min-height: 200px;
}

.course-dtl-b-ct2
{
    min-height: 200px;
}

.course-dtl-b-his
{
    width: 230px;
    float: left;
    border-left: 1px solid #D0D0D0;
}

.course-dtl-b-his-t
{
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #D0D0D0;
    font-size: 12pt;
    color: #555555;
    text-align: center;
}

.course-dtl-b-his-b
{
    padding: 20px;
}

.course-dtl-b-his-item
{
    margin-top: 20px;
    font-size: 12pt;
    color: #303030;
    border-bottom: 1px dotted #DEDEDE;
    padding-bottom: 10px;
}

.course-dtl-b-his-name
{
    font-size: 11pt;
    color: #303030;
    margin-bottom: 10px;
    font-weight: bold;
}

    .course-dtl-b-his-name a
    {
        font-size: 12pt;
        color: #303030;
        text-decoration: none;
    }

.course-dtl-b-his-info
{
    font-size: 10pt;
    color: #303030;
}
