﻿/* banner_and_other
-------------------------------------------------------------------------------------------------------------*/
#banner_and_other
{
    margin-bottom: 7px;
}
#banner_and_teacher
{
    float: left;
    margin: 5px 0 7px 10px;
    _margin:5px 0 7px 5px;
    width: 642px;
    height: 207px;
}
#teacher_and_other
{
    margin: 7px 0 0 7px;
    _margin: 7px 0 0 3px;
    width: 230px;
    float: left;
    height: 194px;
}
#teacher_and_other .spliter
{
    background: url("/images/index_2_23.jpg") repeat-x bottom;
    width: 90%;
    height: 16px;
}
#teacher_and_other .breviary
{
    width: 87px;
    height: 60px;
    display: block;
    float: left;
    margin: 16px 6px 0 7px;
    _margin: 16px 6px 0 3px;
}
#teacher_and_other .breviary img
{
    border: solid 1px #adadad;
    width: auto;
    height: auto;
}
#teacher_and_other a.title
{
    float: left;
    font: bold 12px/18px Verdana;
    color: #333;
    width: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    margin-top: 6px;
}
#teacher_and_other .description
{
    text-align: left;
    float: left;
    display: block;
    width: 120px;
}
#teacher_and_other .viewdetail
{
    text-align: left;
}

#banner
{
    float: left;
    width: 394px;
    height: 194px;
    margin: 7px 5px;
}

/* 快捷方式
-------------------------------------------------------------------------------------------------------------*/
#shortcut
{
    float: left;
    margin-bottom: 7px;
}

/* 课程分类列表
-------------------------------------------------------------------------------------------------------------*/
#courselist
{
    height:880px;
    }
.coursesort
{
    width: 239px;
    height: 860px;
    float: left;
    margin:10px 0 10px 7px;
    _margin:10px 0 10px 7px;
}
.courselist
{
    overflow:hidden;
    height:800px;
    }
.coursesort .sorttitle
{
    width:190px;
    padding-left:20px;
    font: bold 16px/24px "微软雅黑" , "黑体";
    display:block;
    text-align:left;
    margin:14px;
}
.coursesort .coursetitle
{
    width:190px;
    padding-left:16px;
    font: bold 12px/18px Verdana;
    display:block;
    text-align:left;
}
.coursesort .videotitle
{
    width:190px;
    padding-left:16px;
    font: normal 12px/18px Verdana;
    display:block;
    text-align:left;
}
.coursesort .detail
{
    display:block;
    width:190px;
    text-align:right;
    margin:20px 0 10px 0;
    }