﻿.course-cndtn
{
}

.course-cndtn-l
{
    border-bottom: 1px dotted #DEDEDE;
    padding: 5px 0px;
    font-size: 10pt;
    position: relative;
}

.course-cndtn-h
{
    float: left;
    width: 60px;
    font-size: 11pt;
    color: #555555;
    height: 25px;
    line-height: 25px;
    position: absolute;
}

.course-cndtn-cndtn
{
    margin-left: 60px;
    margin-right: 60px;
}

    .course-cndtn-cndtn a
    {
        text-decoration: none;
        color: #555555;
        padding: 4px 15px;
        display: inline-block;
    }

    .course-cndtn-cndtn .course-cndtn-cndtn-slct
    {
        background-color: #2cb149;
        color: white;
    }

.course-cndtn-clear
{
    position: absolute;
    right: 0px;
    padding: 5px 0px;
    top: 5px;
    width: 60px;
}

    .course-cndtn-clear a
    {
        color: #555555;
        text-decoration: none;
    }

.course-body
{
}

.course-body-item
{
    width: 280px;
    padding:20px 10px 40px 20px;
    float: left;
    border-bottom: 0px dotted #DEDEDE;
}

.course-body-item-even
{
    width: 280px;
    padding:20px 10px 40px 20px;
    border-left: 0px dotted #DEDEDE;
}

.course-body-main{
	width: 280px;
	height: 200px;
	margin: 0 auto;
	border: 1px solid #DEDEDE;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	box-shadow:0 1px 1px 0 rgba(0,0,0,0.1),0 1px 1px -1px rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.1);
	-moz-box-shadow:0 1px 1px 0 rgba(0,0,0,0.1),0 1px 1px -1px rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.1),0 1px 1px -1px rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.1);
	background-color: #FFF;
}
.course-img
{
    margin:0 auto;
    width: 200px;
    height: 120px;
}



.course-item-title
{
    width: 260px;
    height: 20px;
    margin-left:10px;
    line-height: 24px;
    font-size: 11pt;
    text-align: left;
    text-indent: 0px;
    overflow: hidden;
}

    .course-item-title a
    {
        color: green;
        text-decoration: none;
    }

.course-item-detail
{
    margin-top: 10px;
    height: 20px;
    padding:0 10px 4px 10px;
}

.course-item-detail1
{
    float:left;
    height: 24px;
    line-height: 24px;
    font-size: 10pt;
}

.course-item-exp
{
    color: #555555;
}

.course-item-now
{
    color: #339900;
}

.course-item-detail2
{
    float:right;
    height: 24px;
    line-height: 24px;
    font-size: 8pt;
}

.course-item-teacher a
{
    color: #339900;
    text-decoration: none;
}

.course-item-more a
{
    color: #339900;
    text-decoration: none;
    font-size: 10pt;
}

.course-item-desc
{
    margin:0 20px; 0 20px;
    color: #999;
    font-size: 9pt;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
}
