*
{
    margin: 0;
    padding: 0;
    font: Arial;
}
body
{
    background: url(Images/BG.png) repeat-x #FFFAF7;
    text-align: center;
}
.main
{
    width: 955px;
    margin: 0 auto;
}
.Top_Main
{
    width: 955px;
    height: 31px;
    margin: 0 auto;
}
.Top_Left
{
    width: 13px;
    height: 31px;
    background: url(Images/TOP.png);
    float: left;
}
.Top_Mid
{
    width: 929px;
    height: 31px;
    float: left;
    background: url(Images/TOP.png) 0 -32px;
}
.Top_Mid_c1
{
    width: 200px;
    height: 15px;
    float: left;
    font-size: 12px;
    color: #faff66;
    margin-top: 5px;
}
.Top_Mid_c2
{
    width: 200px;
    height: 15px;
    float: right;
    font-size: 12px;
    color: #fff;
    margin-top: 5px;
}
.Top_Mid_c2 a
{
    color: #fff;
    text-decoration: none;
}
.Top_Mid_c2 a:hover
{
    color: #fff;
    text-decoration: underline;
}
.Top_right
{
    width: 13px;
    height: 31px;
    background: url(Images/TOP.png) -14px 0;
    float: left;
}
.Logo
{
    width: 232px;
    height: 131px;
    background: url(Images/LOGO.png) no-repeat;
    margin: 0 0 0 20px;
    _margin: 0 0 0 10px;
    float: left;
}

.Menu_Main
{
    width: 670px;
    height: 61px;
    background: url(Images/menu.png) 0 -124px;
    float: left;
    margin: 40px 0 0 25px;
    overflow: hidden;
}
.Menu_Left
{
    width: 16px;
    height: 61px;
    background: url(Images/menu.png);
    float: left;
}
.Menu_Mid
{
    width: 638px;
    height: 61px;
    float: left;
}
.Menu_Mid a
{
    display: block;
    text-decoration: none;
}
.Menu_Element_Default
{
    width: 90px;
    height: 61px;
    float: left;
    cursor: pointer;
}
.Menu_Element_Over
{
    width: 90px;
    height: 61px;
    float: left;
    cursor: pointer;
    background: url(Images/menu.png) 0 -62px;
}
.Menu_Element_ContentCN
{
    width: 80px;
    height: 18px;
    margin: 15px 0 0 5px;
    color: #E44B00;
    font-size: 14px;
    text-align: center;
    float: left;
}
.Menu_Element_ContentEN
{
    width: 80px;
    height: 15px;
    margin: 0 0 0 5px;
    color: #616161;
    font-size: 12px;
    text-align: center;
    float: left;
}
.Menu_Right
{
    width: 16px;
    height: 61px;
    background: url(Images/menu.png) -17px 0;
    float: left;
}
.Image_Main
{
    width: 955px;
    height: 219px;
    float: left;
}
.Image_1
{
    width: 253px;
    height: 219px;
    background: url(Images/image_1_new.jpg);
    float: left;
}
.Image_2
{
    width: 253px;
    height: 219px;
    background: url(Images/image_2_new2.jpg);
    float: left;
}

.Image_3
{
    width: 253px;
    height: 219px;
    background: url(Images/image_3_new2.jpg);
    float: left;
}

.Image_4
{
    width: 196px;
    height: 219px;
    background: url(Images/image_4_new.jpg);
    float: left;
}

.Topic_Main
{
    float: left;
    margin: 5px;
    font-size: 12px;
}
.Topic_Title
{
    width: 100%;
    height: 34px;
    background: url(Images/Topic.png) 0 -47px repeat-x;
    float: left;
}
.Topic_Title_Left
{
    width: 12px;
    height: 34px;
    background: url(Images/Topic.png);
    float: left;
}
.Topic_Title_Mid
{
    width: 100px;
    height: 33px;
    float: left;
    margin-top: 1px;
}

.Topic_Title_Mid_News
{
    width: 75px;
    height: 33px;
    background: url(Images/Titleng.png);
    float: left;
}

.Topic_Title_Mid_Superior
{
    width: 96px;
    height: 33px;
    background: url(Images/Titleng.png) 0 -102px;
    float: left;
}

.Topic_Title_Mid_Course
{
    width: 96px;
    height: 33px;
    background: url(Images/Titleng.png) 0 -34px;
    float: left;
}

.Topic_Title_Mid_Review
{
    width: 75px;
    height: 33px;
    background: url(Images/Titleng.png) 0 -68px;
    float: left;
}

.Topic_Title_Right
{
    width: 12px;
    height: 34px;
    background: url(Images/Topic.png) -13px 0;
    float: right;
}
.Topic_Content
{
    background: #FFD48E;
    border-left: 1px solid #FFA057;
    border-right: 1px solid #FFA057;
    float: left;
    text-align: center;
}
.Topic_Content_CMain
{
    border: 1px solid #FFA057;
    background: #FFF;
    margin: 0 auto;
}
.Topic_Foot
{
    height: 11px;
    float: left;
    background: url(Images/Topic.png) 0 -82px;
}
.Topic_Foot_Left
{
    width: 12px;
    height: 11px;
    background: url(Images/Topic.png) 0 -35px;
    float: left;
    overflow: hidden;
}
.Topic_Foot_right
{
    width: 12px;
    height: 11px;
    background: url(Images/Topic.png) -13px -35px;
    float: right;
    overflow: hidden;
}

.Footer_Main
{
    background-color: #514A42;
    width: 100%;
    height: 90px;
    float: left;
    margin: 10px 0px;
}

.Footer_Logo
{
    width: 143px;
    height: 70px;
    background: url(Images/Foot_LOGO.png);
    float: left;
    margin: 10px 15px;
}

.Footer_NonProfit
{
    width: 140px;
    height: 22px;
    background: url(Images/Foot_Image_en.jpg);
    float: right;
    margin-right: 30px;
}

.Footer_Menu
{
    margin: 20px 0px 5px 10px;
    font-size: 12px;
    float: left;
}

.Footer_Menu a
{
    color: #FFFFFF;
    margin: 0px 10px;
}

.Footer_Information
{
    margin: 10px 15px;
    color: #656CC4;
    font-size: 12px;
    width: 570px;
    text-align: left;
    float: left;
}

.Review_Photo
{
    width: 140px;
    height: 90px;
    margin: 10px;
    float: left;
    border: 0px;
}

.Topic_Content_CMain a
{
    color: #186B96;
    text-decoration: none;
}

.Course_Image
{
    width: 170px;
    float: left;
    margin: 10px 5px;
}

.Course_Hot
{
    float: left;
    text-align: left;
    margin: 15px 5px;
}

.Course_CartoonImage_1
{
    width: 93px;
    height: 93px;
    background: url(Images/cartoon_33.png);
    margin: 10px 0px 0px 15px;
    float: left;
}

.Course_CartoonImage_2
{
    width: 93px;
    height: 93px;
    background: url(Images/cartoon_11.png);
    margin: 10px 0px 0px 75px;
    float: left;
}

.Course_CartoonImage_3
{
    width: 93px;
    height: 93px;
    background: url(Images/cartoon_1.png);
    margin: 10px 0px 0px 15px;
    float: left;
}

.Course_Title
{
    color: #186B96;
    font-size: 16px;
    font-weight: 700;
    margin: 3px 5px;
    text-align: left;
}

.Course_Title_Sub
{
    height: 21px;
    background-color: #747474;
    color: #FFFFFF;
    font-weight: 700;
    margin: 5px;
    padding-top: 7px;
    text-align: left;
}

.Course_Title_Sub_Font
{
    margin-left: 10px;
}

.Course_Introduction
{
    font-size: 14px;
    margin: 15px 5px;
    text-align: left;
}

.Course_Other
{
    width: 150px;
    float: left;
    text-align: left;
    margin: 15px 15px;
}

.Course_More
{
    color: #186B96;
    font-size: 13px;
    margin: 15px 15px;
}

.News_Title
{
    text-align: left;
    margin: 11px;
}

.News_Title_Img
{
    float: left;
    width: 85px;
    height: 75px;
    background: url(Images/ad_1.jpg);
}

.News_Title_First
{
    float: right;
    width: 130px;
    height: 75px;
    color: #E44B00;
    font-size: 12px;
    line-height: 21px;
}

.Superior_Img
{
    float: left;
    width: 220px;
    margin-top: 5px;
}

.Superior_Title
{
    color: #186B96;
    font-size: 14px;
    font-weight: 700;
    margin: 5px 5px;
    float: left;
    text-align: left;
}

.Superior_Desc
{
    float: left;
    margin: 5px 5px;
    text-align: left;
    line-height: 21px;
}

.Superior_Moive
{
    width: 100px;
    height: 80px;
    float: left;
    border: 1px solid #FFA057;
    margin: 5px 0px;
}

.Superior_Moive_Play
{
    float: right;
    background-color: #333333;
    color: #FFFFFF;
    margin-right: 5px;
    padding: 5px;
}
.Superior_Moive_Play a
{
    color: #FFFFFF;
}

.Float_L
{
    float: left;
}

.Float_R
{
    float: right;
}

/*   Community   */
.Content_Main
{
    float: left;
    margin-left: 10px;
    width: 945px;
    height: auto;
}

.GoogleMap_Link
{
    float: right;
    margin-right: 15px;
}

.Topic_Title_Font
{
    color: #E44B00;
    font-size: 14px;
    font-weight: 700;
    margin: 10px 0px 0px -35px;
}

.Menu_Default
{
    float: left;
    color: #848484;
    width: 100%;
    margin: 5px auto;
    cursor: pointer;
}

.Menu_Over
{
    float: left;
    color: #E44B00;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    margin: 5px auto;
    cursor: pointer;
}

.Menu_Over_Icon
{
    width: 16px;
    height: 16px;
    float: right;
    margin: 20px;
    background: url(Images/Bit_2.png);
    display: none;
}

#divTables table
{
    display: none;
}

#divTables table tr
{
    line-height: 25px;
}

#divTables table.t1
{
    border: 1px solid #cad9ea;
    color: #666;
    margin: 5px;
}
#divTables table.t1 th
{
    background-image: url(Images/th_bg1.gif);
    background-repeat: :repeat-x;
    height: 30px;
}
#divTables table.t1 td, table.t1 th
{
    border: 1px solid #cad9ea;
    padding: 0 1em 0;
}
#divTables table.t1 tr.a1
{
    background-color: #FFF2DD;
}

#divTables table
{
    table-layout: fixed;
    empty-cells: show;
    border-collapse: collapse;
    margin: 0 auto;
}

.Class_Summary
{
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    margin: 10px 0px 0px 30px;
    line-height: 18px;
}
/*   Í¼Æ¬¹ö¶¯   */

.marquee
{
    border: 1px solid #f1f1f1;
    width: 163px;
    height: 755px;
    overflow: hidden;
    background: #f8f8f8;
}

.marquee li
{
    text-align: center;
    list-style-type: none;
}

#scrollDiv
{
    float: left;
    width: 300px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

#scrollDiv li
{
    margin-top:1px;
    font-size: 12px;
    color: #ffffff;
    height: 25px;
    padding-left: 10px;
    list-style-type: none;
    text-align:left;
}

