﻿body {
}
.head_tab
{
    clear: left;
    margin: 7px 0 3px 0;
    margin: 7px 0 0px 0 \9;
    *margin: 7px 0 3px 0;
}
ul.tabs
{
    width: 100%;    
}
ul, li
{
    margin: 0px;
    padding: 0;
    list-style: none;
    display: inline;
}
ul.tabs li
{
    
}
ul.tabs li a
{
    /*padding: 3px 9px 3px 9px;
    background-color: #f6c143; 
    color: #333333;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;*/
    
    padding: 3px 9px 3px 9px;
    text-decoration: none;
    border: 1px solid #F6C143;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
}
ul.tabs li a:hover
{
    /*border: 1px solid #f6c143; 
    padding: 3px;
    background-color: #FFFFFF;
    color: #f6c143; 
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;*/
    
    font-weight:bold; background: #FC6;  border:#EBEBEB 1px solid;
}
ul.tabs li.active a
{
    /*border-style: solid;
    border-width: 1px 1px 0px 1px;
    border-color: #f6c143; 
    padding: 3px;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;*/
    
    font-weight:bold; background: #FC6;  border:#EBEBEB 1px solid;
}
ul.tabs li.active a:hover
{
    
}
div.tab_container
{ 
   /* border-style: solid; 
    border-width: 1px; 
    border-color: #f6c143;*/ 
    width: 700px;
}

.tab_bg01
{ 
    border-width: 1px;
    border-color: #6699FF;
    border-right-style: solid;
    border-top-style: solid; 
    border-left-style: solid;
    width: 700px;
    padding-bottom: 10px;
    *padding-bottom: 0px;
    *margin-bottom: -10px; 
}
.tab_bg02
{
    /*border-width: 0px 1px 0px 1px;
    border-color: #6699FF;
    border-right-style: solid;
    border-left-style: solid;
    width: 513px;*/
    margin-bottom: 8px;
    clear: both;
}
.tab_content
{
    width: 700px;
    margin-left: 5px;
}
.tab_img
{
    float: left;
}
.news_content
{
    display: block;
}
.news_more01
{
    width: 50px;
    margin-top: -20px;
    font-size: 13px;
    float: right;
}
.news_more02
{
    width: 50px;
    font-size: 13px;
    float: right;
    margin-top: -25px;
    height: 0px;
    padding-right: 3px;
}
.teacher_line01
{
    color: #3366FF;
    font-weight: bold;
    background-color: #DFEFFF;
    padding-top: 5px;
    padding-bottom: 5px;
}
.teacher_line02
{
    border-width: 2px;
    border-color: #79BCFF;
    border-bottom-style: dotted;
}
.teacher_link
{
    text-decoration: none;
    color: #333333;
    font-size: 13px;
}
.teacher_link:hover
{
    text-decoration: underline;
    color: #0099FF;
}
.teacher_link0
{
    text-decoration: none;
    color: #333333;
    font-size: 13px;
}
.teacher_border01
{
    background-image: url("../images/teacher_box_02.jpg");
    text-align: center;
}
.teacher_course01
{
    height: 28px;
    text-align: center;
    vertical-align: middle;
    background-image: url("../images/teacher_box_03.jpg");
    font-size: 13px;
    color: #867242;
}