﻿ul, li
{
    list-style-type: none;
}
body
{
    font-size: 12px;
    line-height: 15pt;
    background-color: White;
    font-family: 宋体, Arial, Helvetica, sans-serif;
}
img
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    vertical-align: middle;
}

a:link
{
    text-decoration: none;
    color: #000000;
}
a:visited
{
    text-decoration: none;
    color: #000000;
}
a:hover
{
    text-decoration: underline;
    color: red;
}

a
{
    color: #000000;
    outline: none;
}
a:active
{
    color: #000000;
}

p, ul, li
{
    padding: 0px;
    margin: 0px;
}

input[type="text"]
{
    border: 1px solid #aaa;
}
textarea
{
    border: 1px solid #aaa;
}

.main
{
    width: 1000px;
    margin: 0px auto;
}

.ulswitch li
{
    list-style: none;
    width: 50px;
    float: left;
    line-height: 17px;
    text-align: center;
    display: inline;
}

.clearit
{
    clear: both;
    height: 0px;
    line-height: 0px;
}

.fl
{
    float: left;
    display: inline;
}
.fr
{
    float: right;
    display: inline;
}
.fn
{
    float: none;
    display: inline;
}

.LogTxt
{
    float: left;
    display: inline;
}
.blogin
{
    background-image: url('../images/btn_ent.jpg');
    background-repeat: no-repeat;
}

.navlist ul
{
    margin: 0px;
    padding: 0px;
}
.navlist ul li
{
    list-style: none;
    float: left;
    line-height: 22px;
    display: inline;
    vertical-align: top;
}

.line1
{
    margin: 5px 0;
    height: 10px;
    background-image: url('../images/03/line.jpg');
    background-position: bottom;
}
.tm9
{
    margin-top: 9px;
}
.lm10
{
    margin-left: 10px;
}
.lm6
{
    margin-left: 6px;
}

.studymode
{
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    width: 100%;
    color: #205F95;
}

.vlm
{
    vertical-align: middle;
}

#subul td a
{
    display: block;
    width: 59px;
    height: 36px;
    color: Black;
    font-size: 12px;
    text-align: center;
    vertical-align: top;
    text-decoration: none;
}
#subul td a:hover
{
    text-decoration: none;
    color: White;
}
#subul td a.sub
{
    background-image: url('../images/subject/sub1.gif');
}
#subul td a.subon
{
    background-image: url('../images/subject/sub2.gif');
}
#subul td a.subsel
{
    color: White;
    background-image: url('../images/subject/sub2.gif');
}
#column a
{
    display: block;
    float: left;
    width: 79px;
    height: 38px;
    color: White;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    background-image: url('../images/btn_sub_1.gif');
}
#column a:hover
{
    text-decoration: none;
}
#column a.sub
{
    background-image: url('../images/btn_sub_1.gif');
}
#column a.subon, #column a.subsel
{
    background-image: url('../images/btn_sub_2.gif');
}

.form
{
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #BACEEF;
    padding: 10px;
    position: absolute;
    z-index: 0;
    width: 400px;
    height: 300px;
    left: 0;
    top: 0;
}
.guide
{
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #2051BC;
    width: 800px;
    height: 625px;
}
.guidedlg
{
    border-style: none;
    position: absolute;
    z-index: 0;
    left: 50%;
    margin-left: -410px;
}

.menudlg
{
    border-style: none;
    position: absolute;
    z-index: 0;
}
.msgdlg
{
    border-style: none;
    position: absolute;
    z-index: 0; /*width: 300px;     height: 200px;*/
    left: 50%;
    margin-left: -200px;
}

.subjectbar
{
    width: 764px;
    padding-left: 2px;
}

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    display: inline-block;
}
/* Hide from IE Mac */
.clearfix
{
    display: block;
}
/* End hide from IE Mac */
/* end of clearfix */

/*导航条*/
.pageList
{
    color: #666666;
    text-align: right;
    height: 23px;
    line-height: 23px;
    vertical-align: middle;
}
.pageList a
{
    margin: 0 1px;
    color: #3366CC;
    padding: 2px 5px;
    background: white;
    text-align: center;
    border: solid 1px #DEDEDE;
    text-decoration: none;
}
.pageList a:hover
{
    margin: 0 1px;
    color: Red;
    padding: 2px 5px;
    background: white;
    text-align: center;
    border: solid 1px #FD6D01;
    text-decoration: none;
}
.pgsel
{
    margin: 0 1px;
    color: Red;
    padding: 2px 5px;
    background: #FFEDE1;
    text-align: center;
    border: solid 1px #FD6D01;
    text-decoration: none;
}
.pginput
{
    width: 30px;
    border: solid 1px #999999;
    vertical-align: middle;
}
.btnok
{
    width: 37px;
    height: 19px;
    border-width: 0;
    background-image: url('../images/ok.gif');
    vertical-align: middle;
}
.btnsearch
{
    width: 59px;
    height: 18px;
    border-width: 0;
    background-image: url('../images/btn_search.jpg');
    vertical-align: middle;
}

.filterStyle
{
    margin: 0 1px;
    background: #CCCCCC;
}

.Comments
{
    padding-left: 5px;
}

input.btn
{
    background-image: url('../images/btn_back.gif');
    background-repeat: repeat-x;
    border: 1px solid #5C84B5;
    height: 24px;
}
.linkbtn
{
    display: block;
    height: 22px;
    background-image: url('../images/btn_back.gif');
    background-repeat: repeat-x;
    border: 1px solid #5C84B5;
}

.hand
{
    cursor: pointer;
}

.msgcont
{
    padding: 10px 20px;
    height: 70%;
}

#coltr td a.colup
{
    font-weight: bold;
    color: White;
}
#coltr td a.coldown
{
    height: 30px;
    display: block;
    line-height: 30px;
    vertical-align: middle;
    background-image: url('../images/nav_02.jpg');
    font-weight: bold;
    color: Red;
}
#coltr td a.colupl
{
    height: 30px;
    display: block;
    line-height: 30px;
    vertical-align: middle;
    background-image: url('../images/coll1.gif');
    font-weight: bold;
    color: White;
}
#coltr td a.coldownl
{
    height: 30px;
    display: block;
    line-height: 30px;
    vertical-align: middle;
    background-image: url('../images/coll2.gif');
    font-weight: bold;
    color: Red;
}
#coltr td a.colupm
{
    height: 30px;
    display: block;
    line-height: 30px;
    vertical-align: middle;
    background-image: url('../images/colm1.gif');
    font-weight: bold;
    color: White;
}
#coltr td a.coldownm
{
    height: 30px;
    display: block;
    line-height: 30px;
    vertical-align: middle;
    background-image: url('../images/colm2.gif');
    font-weight: bold;
    color: Red;
}
#coltr td a.colupr
{
    height: 30px;
    display: block;
    line-height: 30px;
    vertical-align: middle;
    background-image: url('../images/colr1.gif');
    font-weight: bold;
    color: White;
}
#coltr td a.coldownr
{
    height: 30px;
    display: block;
    line-height: 30px;
    vertical-align: middle;
    background-image: url('../images/colr2.gif');
    font-weight: bold;
    color: Red;
}

#coltr td a.subcol2
{
    color: #0066cc;
    text-decoration: none;
}
#coltr td a.subcol2sel
{
    color: red;
    font-weight: bold;
}
#coltr td a.subcol2selSmall
{
    color: red;
}
.subcol
{
    color: #0066cc;
    text-decoration: none;
}

/*左侧导航条 样式表 */
.lnavtop
{
    background-image: url('../images/service/left_01.jpg');
    background-repeat: no-repeat;
    height: 33px;
    line-height: 43px;
    width: 208px;
    padding-left: 15px;
    padding-top: 10px;
}
.lnavbottom
{
    background-image: url('../images/service/left_03.jpg');
    background-repeat: no-repeat;
    height: 24px;
    line-height: 24px;
    width: 223px;
}
.lnavmiddle
{
    background-image: url('../images/service/left_02.jpg');
    background-repeat: repeat-y;
    width: 221px;
    padding-left: 2px;
}
.pnltab
{
    padding-left: 10px;
    background-color: #FDF7F1;
    width: 209px;
}
#divEdt a.edt
{
    color: Black;
}
#divEdt a.edtsel
{
    color: Red;
}

/* 页面弹出窗口样式表 */
.dialogbox
{
    border-style: solid;
    border-width: 0px 2px 2px 2px;
    border-color: #2051BC;
}
.dialogbar
{
    background-image: url('../images/dialog.bmp');
    background-repeat: repeat-x;
}
.dialogtitle
{
    color: White;
}
.msg
{
    background-color: InfoBackground;
}
.gray
{
    color: #666666;
}
.hintmsg
{
    color: #666666;
    padding: 3px 5px;
}

.quetitle
{
    margin: 3px 0;
    color: #333333;
    font-weight: bold;
    padding: 2px 5px;
}

.edts
{
    height: 29px;
    width: 77px;
    text-align: center;
    display: block;
    line-height: 29px;
    vertical-align: middle;
}
.edtssel
{
    height: 29px;
    width: 77px;
    text-align: center;
    display: block;
    line-height: 29px;
    vertical-align: middle;
    background-image: url('../images/edts_2.gif');
}
.edtl
{
    height: 29px;
    width: 100px;
    text-align: center;
    display: block;
    line-height: 29px;
    vertical-align: middle;
}
.edtlsel
{
    height: 29px;
    width: 100px;
    text-align: center;
    display: block;
    line-height: 29px;
    vertical-align: middle;
    background-image: url('../images/edtl_2.gif');
}

.dvlogo
{
    width: 400px;
    height: 105px;
}

img
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    vertical-align: middle;
}
.content
{
    font-size: 14px;
    line-height: 180%;
    color: #33333;
    font-family: "宋体";
    text-align: left;
}

.content a:visited
{
    color: #0110CF;
    text-decoration: none;
}

.content a:link
{
    color: #0110CF;
    text-decoration: none;
}

.content a:hover
{
    color: #020DCB;
    text-decoration: underline;
}

.reg
{
    font-size: 12px;
    line-height: 150%;
    color: #0110CF;
    font-family: "宋体";
}

.reg a:visited
{
    color: #0110CF;
    text-decoration: none;
}

.reg a:link
{
    color: #0110CF;
    text-decoration: none;
}

.reg a:hover
{
    color: #020DCB;
    text-decoration: underline;
}

.footnote
{
    font-size: 12px;
    line-height: 150%;
    color: #333333;
    font-family: "宋体";
}

.footnote a:visited
{
    text-decoration: none;
}

.footnote a:link
{
    color: #0033cc;
    text-decoration: none;
}

.footnote a:hover
{
    color: #020DCB;
    text-decoration: none;
}

.lmtitle
{
    font-family: "黑体" , "Arial";
    font-size: 16px;
    font-weight: normal;
    line-height: 150%;
    color: #33333;
}

.lmtitleB
{
    font-family: "黑体" , "Arial";
    font-size: 18px;
    font-weight: normal;
    line-height: 150%;
    color: #000000;
}

.footnoteL
{
    font-size: 12px;
    line-height: 200%;
    color: #333333;
    font-family: "宋体";
    text-align: left;
}

.footnoteL a:visited
{
    text-decoration: none;
}

.footnoteL a:link
{
    color: #0110CF;
    text-decoration: none;
}

.footnoteL a:hover
{
    color: #020DCB;
    text-decoration: underline;
}

.navDark
{
    font-size: 12px;
    line-height: 200%;
    color: #333333;
    font-family: "宋体";
}

.navDark a:visited
{
    text-decoration: none;
}

.navDark a:link
{
    color: #333333;
    text-decoration: none;
}

.navDark a:hover
{
    color: #333333;
    text-decoration: underline;
}

.name
{
    font-size: 12px;
    line-height: 150%;
    color: #33333;
    font-family: "宋体";
}

.name a:visited
{
    color: #33333;
    text-decoration: none;
}

.name a:active
{
    color: #33333;
    text-decoration: none;
}

.name a:hover
{
    color: #020DCB;
    text-decoration: underline;
}

.fav
{
    font-size: 12px;
    line-height: 150%;
    color: #0110CF;
    font-family: "宋体";
    text-decoration: underline;
}

.fav a:visited
{
    color: #0110CF;
    text-decoration: underline;
}

.fav a:link
{
    color: #0110CF;
    text-decoration: underline;
}

.fav a:hover
{
    color: #020DCB;
    text-decoration: underline;
}

.link
{
    font-size: 14px;
    line-height: 180%;
    color: #333333;
    font-family: "宋体";
}

.link a:visited
{
    color: #333333;
    text-decoration: none;
}

.link a:link
{
    color: #333333;
    text-decoration: none;
}

.link a:hover
{
    color: #020DCB;
    text-decoration: underline;
}

.search
{
    font-size: 12px;
    line-height: 200%;
    color: #333333;
    font-family: "宋体";
}

.search a:visited
{
    text-decoration: none;
}

.search a:link
{
    color: #333333;
    text-decoration: none;
}

.search a:hover
{
    color: #020DCB;
    text-decoration: underline;
}

.footnoteBlue
{
    font-size: 12px;
    line-height: 150%;
    color: #333333;
    font-family: "宋体";
}

.footnoteBlue a:visited
{
    text-decoration: none;
}

.footnoteBlue a:link
{
    color: #333333;
    text-decoration: none;
}

.footnoteBlue a:hover
{
    color: #020DCB;
    text-decoration: underline;
}

.footnoteDark
{
    font-size: 12px;
    line-height: 150%;
    color: #333333;
    font-family: "宋体";
}

.footnoteDark a:visited
{
    text-decoration: none;
}

.footnoteDark a:link
{
    color: #333333;
    text-decoration: none;
}

.footnoteDark a:hover
{
    color: #333333;
    text-decoration: underline;
}

.gray
{
    color: Gray;
}

.navsel a:link
{
    color: White;
    font-weight: bold;
    text-decoration: none;
}
.navnor a:link
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
}
.navsel a:visited
{
    color: White;
    font-weight: bold;
    text-decoration: none;
}
.navnor a:visited
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
}

.tdnav
{
    background-image: url('../images/weiLess/images/daohang_2.gif');    
    background-repeat: no-repeat;
}

.tdnavsel
{
    /*background-image: url('../images/btn_g2_2.gif');*/
    background-image: url('../img/btn_g2_2.gif');
    background-repeat: no-repeat;
}
.tdhome
{
    background-image: url('../images/weiLess/images/daohang_1.gif');    
    background-repeat: no-repeat;
}
.tdhomesel
{
    /*background-image: url('../images/btn_g2_2.gif');*/
    background-image: url('../img/btn_g2_2.gif');
    background-repeat: no-repeat;
}

.tdfilter
{
    background-color: #FFFFFF;
}
.tdfilter a:link
{
    color: Black;
}
.tdfilter a:visited
{
    color: Black;
}

.tdfiltersel
{
    background-color: #0267F8;
}
.tdfiltersel a:link
{
    font-weight: bold;
    color: White;
}
.tdfiltersel a:visited
{
    font-weight: bold;
    color: White;
}

.dotline
{
    border: 0;
    width: 100%;
    height: 7px;
    background-image: url('../images/dot.jpg');
    background-repeat: repeat-x;
}

.focus_n3pic_cont
{
    overflow: hidden;
    width: 358px;
    height: 132px;
    padding-top: 18px;
    background: #fff;
}
.focus_n3pic_cont .dis_l, .focus_n3pic_cont .dis_r
{
    display: block;
}
.focus_n3pic_cont .dis_l, .focus_n3pic_cont .dis_r, .focus_n3pic_cont .dis_l:hover, .focus_n3pic_cont .dis_r:hover
{
    background: url(../img/dispaly_btn.gif) no-repeat;
}
.focus_n3pic_cont .dis_l
{
    background-position: 0 0;
    width: 27px;
    height: 50px;
}
.focus_n3pic_cont .dis_r
{
    background-position: 0 -102px;
    width: 27px;
    height: 50px;
}
.focus_n3pic_cont .dis_l:hover
{
    background-position: 0 -51px;
    width: 27px;
    height: 50px;
}
.focus_n3pic_cont .dis_r:hover
{
    background-position: 0 -153px;
    width: 27px;
    height: 50px;
}
#content
{
    text-align: center;
    padding: 0px;
}
#rolling
{
    margin: 0 auto;
    padding: 0;
    position: relative;
    z-index: 1;
}
#rolling li
{
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    z-index: 1;
    display: none;
    border: 0px #fff solid;
    background-color: #fff;
}
#rolling img
{
    margin: 0px;
    cursor: pointer;
    border: 1px #000 solid;
}
#rolling h6
{
    margin: 0 0 5px;
}
#rolling span
{
    font-family: ??;
    padding: 10px;
    margin: 0;
    color: #fff;
    background: #000;
    z-index: 100;
}
#rolling .front
{
    margin-top: 0;
}
#rolling .front img
{
    margin: 0px;
}
#rolling .front h6
{
    color: #ff6000;
    z-index: 100;
    font-size: 15px;
    font-weight: bold;
}
#rolling .front span
{
    font-size: 12px;
}
#rolling .behind
{
    margin-top: 15px;
}
#rolling .behind img
{
    margin: 0px;
}
#rolling .behind span
{
    font-size: 12px;
}
#rolling .back
{
    margin-top: 55px;
}
#rolling .back h6
{
    font-size: 12px;
}
#rolling .back span
{
    font-size: 7px;
}
#rolling img
{
    border: 0;
}
#rolling span
{
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: left;
    cursor: pointer;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
}
#rolling h6
{
    cursor: pointer;
}
#rolling a
{
    cursor: pointer;
    text-decoration: none;
}

.focus_video_0120
{
    width: 540px;
    height: 280px;
}
.focus_video_list li img
{
    width: 540px;
    height: 280px;
}
.focus_video_0120
{
    position: relative;
}
.focus_video_list
{
    position: absolute; /*width:470px;height:286px;*/
}
.focus_video_list li
{
    display: block;
    position: absolute;
    z-index: 100;
}
.focus_video_num
{
    position: absolute;
    bottom: 8px;
    _height: 19px;
    overflow: hidden;
    right: 8px;
    z-index: 200;
}
.focus_video_num li
{
    width: auto;
    margin: 0 3px;
    float: left;
    overflow: hidden;
}
.focus_video_num li a
{
    display: block;
    width: auto;
    font-size: 11px;
    padding: 0 5px;
    border: 1px #CCC solid;
    background: #fff;
    color: #cc0000;
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.focus_video_num li a:hover, .focus_video_num li.on a
{
    background: #cc0000;
    color: #fff;
    text-decoration: none;
}

.grdsel a:link
{
    color: White;
    font-weight: bold;
    text-decoration: none;
}
.grdnor a:link
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
}
.grdsel a:visited
{
    color: White;
    font-weight: bold;
    text-decoration: none;
}
.grdnor a:visited
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
}

.tbgrd
{
    background-image: url('../images/index/hotBgDefault.gif');
    text-align: center;
}
.tbgrdsel
{
    background-image: url('../images/index/hotBgHover.gif');
    text-align: center;
}
#divrollvideo
{
    width: 672px;
    height: 110px;
    overflow: hidden;
    text-align: left;
    position: relative;
    padding: 0;
    margin: 0;
}
#ulrollvideo
{
    padding: 0;
    position: absolute;
}
#ulrollvideo li
{
    width: 160px;
    float: left;
    position: relative;
    margin-right: 4px;
    margin-left: 4px;
}
#ulrollvideo img
{
    margin: 0px;
    cursor: pointer;
    border: 1px #000 solid;
}

#ul_jiang li
{
    list-style: none;
    display: block;
    margin: 3px 0;
    cursor: pointer;
}

.teagrdsel
{
    background-image: url("../images/btn_ms_2.gif");
    font-weight: bold;
    color: White;
}
.teagrd
{
    background-image: url("../images/btn_ms_1.gif");
    font-weight: bold;
    color: Black;
}

.freegz
{
    background-image: url("../images/mianfei/btn_ms_2.gif");
}

.freecz
{
    background-image: url("../images/mianfei/btn_ms_1.gif");
}
.freexx
{
    background-image: url("../images/mianfei/btn_ms_1.gif");
}
#tbtese a:hover
{
    color: #000000;
    text-decoration: none;
}
#tbhelp a:hover
{
    color: #000000;
    text-decoration: none;
}

.tabbar1
{
    color: Black;
    font-size: 14px;
    display: block;
    width: 99px;
    height: 31px;
    line-height: 26px;
    text-align: center;
    vertical-align: middle;
    background-image: url('../images/btn_g2_1.gif');
}
.tabbar1sel
{
    color: Black;
    font-size: 14px;
    font-weight: bold;
    display: block;
    width: 99px;
    height: 31px;
    line-height: 26px;
    text-align: center;
    vertical-align: middle;
    background-image: url('../images/btn_g2_2.gif');
}
.tabbar1sel a:link
{
    color: White;
}
.tabbar1_sec
{
    color: Black;
    font-size: 14px;
    display: block;
    width: 99px;
    height: 31px;
    line-height: 26px;
    text-align: center;
    vertical-align: middle;
    background-image: url('../images/btn_g3_1.gif');
}
.tabbar1sel_sec
{
    color: Black;
    font-size: 12px;
    font-weight: bold;
    display: block;
    width: 99px;
    height: 31px;
    line-height: 26px;
    text-align: center;
    vertical-align: middle;
    background-image: url('../images/btn_g3_2.gif');
}
.tabbar1sel_sec a:link
{
    color: White;
}
.accordionHeader
{
    background-color: #F3F4F6;
    width: 100%;
    border: 1px solid White;
    align: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 180%;
    color: Black;
    font-family: "宋体";
    text-align: left;
    cursor: pointer;
}

#nav11 a:link
{
    display: block;
    width: 90px;
}

#tmtop
{
    background: url("../images/index/top_bar_bg.gif");
    height: 35px;
}

#tdSear
{
    background-image: url('../images/index/banner_search_01.gif');
    background-repeat: no-repeat;
}

.activitylink
{
    display: block;
    width: 1000px;
    height: 130px;
}

DIV.meneame
{
    padding: 3px;
    font-size: 80%;
    margin: 3px;
    color: #ff6500;
    text-align: right;
}
DIV.meneame A
{
    border-right: #ff9600 1px solid;
    padding-right: 7px;
    background-position: 50% bottom;
    border-top: #ff9600 1px solid;
    padding-left: 7px;
    background-image: url(meneame.jpg);
    padding-bottom: 5px;
    border-left: #ff9600 1px solid;
    color: #ff6500;
    margin-right: 3px;
    padding-top: 5px;
    border-bottom: #ff9600 1px solid;
    text-decoration: none;
}
DIV.meneame A:hover
{
    border-right: #ff9600 1px solid;
    border-top: #ff9600 1px solid;
    background-image: none;
    border-left: #ff9600 1px solid;
    color: #ff6500;
    border-bottom: #ff9600 1px solid;
    background-color: #ffc794;
}
DIV.meneame A:active
{
    border-right: #ff9600 1px solid;
    border-top: #ff9600 1px solid;
    background-image: none;
    border-left: #ff9600 1px solid;
    color: #ff6500;
    border-bottom: #ff9600 1px solid;
    background-color: #ffc794;
}
DIV.meneame A.current
{
    border-right: #ff6500 1px solid;
    padding-right: 7px;
    border-top: #ff6500 1px solid;
    padding-left: 7px;
    font-weight: bold;
    padding-bottom: 5px;
    border-left: #ff6500 1px solid;
    color: #ff6500;
    margin-right: 3px;
    padding-top: 5px;
    border-bottom: #ff6500 1px solid;
    background-color: #ffbe94;
}
DIV.meneame SPAN.disabled
{
    border-right: #ffe3c6 1px solid;
    padding-right: 7px;
    border-top: #ffe3c6 1px solid;
    padding-left: 7px;
    padding-bottom: 5px;
    border-left: #ffe3c6 1px solid;
    color: #ffe3c6;
    margin-right: 3px;
    padding-top: 5px;
    border-bottom: #ffe3c6 1px solid;
}

.divshow
{
    display: block;
}
.divhide
{
    display: none;
}

.hitlab
{
    width: 50px;
    background-color: #CCFFCC;
    text-align: center;
}

.btnSub
{
    width: 40px;
    text-align: center;
}
.btnSubSel
{
    width: 40px;
    text-align: center;
    background-color: Aqua;
}

.lmodsel
{
    background-color: Aqua;
}

.review05
{
    background-position: 0 0px;
    background-image: url(../img/review_titel_5.gif) no-repeat 0 0px;
    width: 50px;
}
.review04
{
    width: 30px;
    background: url(../img/review_titel_5.gif) no-repeat 0 -20px;
}
.review03
{
    width: 30px;
    background: url(../img/review_titel_5.gif) no-repeat 0 -40px;
}
.review02
{
    width: 30px;
    background: url(../img/review_titel_5.gif) no-repeat 0 -60px;
}
.review01
{
    width: 30px;
    background: url(../img/review_titel_5.gif) no-repeat 0 -80px;
}
.review00
{
    width: 30px;
    background: url(../img/review_titel_5.gif) no-repeat 0 -100px;
}

.subject
{
    float: right;
    display: inline;
    display: inline;
}
.subject a
{
    width: 30px;
}

.navtitle
{
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-weight: bold;
}
.navrim
{
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #B8D0EC;
}
.navblock
{
    padding-left: 10px;
    background-image: url('../images/03/L_01.jpg');
}

.commend
{
    line-height: 26px;
}

.pl10
{
    padding-left: 10px;
    float: none;
}
.itemblock
{
    width: 100%;
    margin-top: 10px;
}
.itemright
{
    width: 485px;
    float: left;
    margin-left: 10px;
    display: inline;
}
.itemtitle
{
    width: 100%;
    height: 23px;
    padding-left: 10px;
    margin-bottom: 5px;
    background-color: #E5F2FB;
}
.itemque
{
    float: right;
    width: 120px;
    display: inline;
}

.w100
{
    width: 100px;
}
.w120
{
    width: 120px;
}

.itemad
{
    height: 45px;
    width: 100%;
}
.itemline
{
    height: 9px;
    width: 666px;
    background-image: url('../images/03/line_2.jpg');
    background-position: bottom;
    background-repeat: repeat-x;
    margin: 10px 0;
}
.line2
{
    background-position: bottom;
    height: 5px;
    margin: 5px 0;
    width: 764px;
    background-image: url('../images/03/line.jpg');
}
.line3
{
    background-position: bottom;
    height: 5px;
    margin: 5px 0;
    width: 640px;
    background-image: url('../images/03/line.jpg');
    background-repeat: repeat-x;
}
.grayline
{
    border-top-width: 1px;
    border-color: #808080;
    border-top-style: dashed;
    line-height: 1px;
    height: 1px;
    font-size: 0;
}

.w1
{
    width: 55px;
    text-align: center;
}
.w2
{
    width: 60px;
}
.w3
{
    width: 120px;
}
.w4
{
    width: 60px;
}
.w60
{
    width: 60px;
}
.w70
{
    width: 70px;
}
.w40
{
    width: 40px;
}
.w30
{
    width: 30px;
}
.w20
{
    width: 20px;
}
.w220
{
    width: 220px;
}

.navbar
{
    padding: 3px;
    margin: 3px;
    color: #ff6500;
    text-align: right;
}

.Info
{
    margin-left: 10px;
    color: #215E8B;
}
.InfoTitle
{
    line-height: 23px;
    font-size: 12px;
    padding-left: 10px;
    background-color: #E5F2FB;
    height: 23px;
    color: #215E8B;
}

.tea
{
    margin: 10px;
    width: 190px;
    line-height: 24px;
}
.tealine
{
    background-position: center;
    background-image: url('../images/teacher/bg_line.gif');
    margin: 10px 0;
    background-repeat: no-repeat;
}
.teatitle
{
    background-image: url('../images/teacher/bg_name.jpg');
}
.headpic
{
    width: 81px;
    height: 108px;
    margin-right: 8px;
}
/*主页中动画课堂*/
.aniblock
{
    float: left;
    width: 350px;
    height: 150px;
    margin: 10px;
    display: inline;
}
.anipic
{
    width: 160px;
    height: 116px;
    margin: 0 10px;
    display: inline;
}
.anititle
{
    background-color: #E5F2FB;
    width: 170px;
    line-height: 23px;
}
.anibtn
{
    clear: both;
    width: 160px;
    margin-top: 10px;
    margin-left: 10px;
}

.block
{
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #BACEEF;
}

#Info div
{
    color: #215E8B;
}

.OcxDiv
{
    border: 1px solid #BACEEF;
    width: 640px;
    height: 480px;
    margin-bottom: 10px;
}
#OcxDiv
{
    border: 1px solid #BACEEF;
    width: 640px;
    height: 480px;
    margin-bottom: 10px;
}
.OcxDivBig
{
    border: 1px solid #BACEEF;
    width: 800px;
    height: 600px;
}

#PriCol a
{
    color: #205F95;
}
#SecCol a
{
    color: #205F95;
}

.textsel
{
    color: Red;
    background-color: #99FFCC;
}

#quelist
{
    padding: 5px 10px;
    border: 1px solid #BACEEF;
}
#queblock
{
    margin-top: 10px;
    padding: 5px 10px;
    border: 1px solid #BACEEF;
}
.queax
{
    border: 1px solid #F0F0F0;
    margin-top: 8px;
}
.quehint
{
    width: 95%;
    text-align: right;
    color: Gray;
}
.ltborder
{
    border: 1px solid #F0F0F0;
}

#quemyans
{
    margin: 8px 0;
    height: 90px;
    padding: 5px 10px;
    border: 1px solid #BACEEF;
}
#ansoption
{
    float: left;
}
#ansoption input
{
    width: 40px;
}

.que
{
    display: inline-block;
    width: 77px;
}
.selque
{
    display: inline-block;
    width: 77px;
    background-color: #D5FFFF;
}

.groupbtn
{
    width: 50px;
}
.groupbtnsel
{
    width: 50px;
    font-weight: bold;
    color: Navy;
}
.Freelessonbtnsel
{
    font-size: 14px;
    line-height: 180%;
    color: #000000;
    font-weight: bold;
    font-family: "Times New Roman" , "Times" , "serif";
}
.Freelessonbtn
{
    font-size: 12px;
    line-height: 200%;
    color: #000000;
    font-weight: normal;
    font-family: "宋体";
}
#lbTime
{
    font-size: 15px;
    font-weight: bold;
}

.relateSel
{
    width: 89px;
    text-align: center;
    background-image: url(../images/03/02_btn_1_2.jpg);
}
.relate
{
    width: 88px;
    text-align: center;
    background-image: url(../images/03/02_btn_1_1.jpg);
}

.imgguide
{
    cursor: pointer;
}

.rate
{
    display: -moz-inline-box;
    display: inline-block;
    width: 75px;
    height: 15px;
    vertical-align: middle;
    margin-right: 5px;
    _margin-bottom: 3px;
}
.rate a
{
    float: left;
    width: 15px;
    height: 15px;
    background: url(../images/star2.jpg) no-repeat;
    overflow: hidden;
}
.rate a.mark
{
    background: url(../images/star1.jpg) no-repeat;
}

a.topicsel
{
    color: Gray;
}
a.topicclk
{
    color: Red;
}

.NoData
{
    width: 100%;
    color: Red;
    text-align: center;
}

.tabdata
{
    padding: 3px 10px;
}
.tabtitle
{
    padding: 2px;
    margin: 1px 0;
    background-color: Silver;
    cursor: pointer;
    color: Navy;
}
.tablink
{
    display: block;
    padding: 2px;
    margin: 1px 0;
    background-color: #CCFFFF;
    cursor: pointer;
    color: #660033;
}

.typebarsel
{
    width: 89px;
    text-align: center;
    height: 21px;
    background-image: url('../images/03/02_btn_1_2.jpg');
    background-repeat: no-repeat;
}

.typebar
{
    width: 88px;
    text-align: center;
    height: 21px;
    background-image: url('../images/03/02_btn_2_1.jpg');
    background-repeat: no-repeat;
}

.vm
{
    vertical-align: middle;
    height: 24px;
    width: 24px;
    line-height: 30px;
}

#tabCase a
{
    color: Black;
}
#tabCase a:hover
{
    color: Red;
}
#tabCase a.casesel
{
    font-weight: bold;
    color: Red;
}
#tabCase a:visited
{
    color: Black;
}

a.tabsel
{
    display: block;
    color: #AA5F95;
    font-weight: bold;
}
a.tab
{
    display: block;
    color: #205F95;
    font-weight: bold;
}

.mybar
{
    border: 1px solid #144366;
    background-color: #C4E8FF;
    text-align: center;
    color: #003B7F;
}

.loginbar
{
    background-image: url('../images/pay/bt_bj02.gif');
}

.topicbarsel
{
    text-align: center;
    height: 21px;
    background-image: url('../images/03/02_btn_1_2.jpg');
    background-repeat: no-repeat;
}

.topicbar
{
    text-align: center;
    height: 21px;
    background-image: url('../images/03/02_btn_2_1.jpg');
    background-repeat: no-repeat;
}

.btm_help
{
    width: 1000px;
    padding: 13px 0;
    margin-top: 5px;
    border-top: 1px solid #5793CC;
    border-bottom: 1px solid #5793CC;
    overflow: hidden;
}

.btm_help dl
{
    float: left;
    padding: 0 10px;
}

.btm_help dt
{
    height: 50px;
    padding-top: 15px;
    padding-left: 9px;
    font-size: 14px;
    font-weight: bold;
}

.btm_help dd
{
    padding: 1px 0 1px 15px;
    margin-left: 9px;
    background: #fff url(../images/dot.gif) no-repeat left center;
}

.btm_help dd a, .btm_help dd a:hover, .btm_help dd a:visited
{
    color: #06c;
}

#freeTr td a.Freelessonbtnsel
{
    color: #FFFFFF;
    width: 120px;
    font-weight: bold;
}
#freeTr td a.Freelessonbtn
{
    color: #FFFFFF;
    width: 120px;
    font-weight: bold;
}

#divTree .footnoteL
{
    font-size: 12px;
    line-height: 200%;
    color: #000000;
    font-family: "宋体";
}

#divTree .nodeSel
{
    color: #243aff;
}

/**  图片切换样式**/
.axx
{
    padding: 1px 5px;
    border-left: #cccccc 1px solid;
}
a.axx:link, a.axx:visited
{
    text-decoration: none;
    color: #fff;
    line-height: 12px;
    font: 9px sans-serif;
    background-color: #666;
}
a.axx:active, a.axx:hover
{
    text-decoration: none;
    color: #fff;
    line-height: 12px;
    font: 9px sans-serif;
    background-color: #999;
}
.bxx
{
    padding: 1px 5px;
    border-left: #cccccc 1px solid;
}
a.bxx:link, a.bxx:visited
{
    text-decoration: none;
    color: #fff;
    line-height: 12px;
    font: 9px sans-serif;
    background-color: #D34600;
}
a.bxx:active, a.bxx:hover
{
    text-decoration: none;
    color: #fff;
    line-height: 12px;
    font: 9px sans-serif;
    background-color: #D34600;
}
/* 图片切换样式结束 */

.disablenode
{
    color: Gray;
}

/*资源使用情况*/
a.mstudy:link, a.mstudy:visited
{
    color: Navy;
}
a.mstudy:active, a.mstudy:hover
{
    color: Red;
}

.myclass
{
    color: Red;
}
.interline
{
    border-bottom: 1px solid #CCCCCC;
    height: 10px;
    margin-bottom: 10px;
    margin-left: 5px;
}
.interjiang
{
    padding: 5px;
    height: 7px;
    width: 100%;
    background-image: url('../images/dot.jpg');
    background-repeat: repeat-x;
    background-position: center;
}

.comrepid
{
    width: 50px;
    text-align: center;
    color: Gray;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
}

.raffle48
{
    margin: 0 auto;
    width: 1000px;
    height: 270px;
    background-image: url('../images/ad-choujiang/01.jpg');
}

.siderbarPop_con
{
    width: 180px;
    padding-top: 16px;
    background: url('../images/courselistNavTips_t.png') no-repeat 0 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    display: none;
}
.siderbarPop_con a:link
{
    font-weight: normal;
    color: #333333;
}
.siderbarPop_con a:visited
{
    font-weight: normal;
    color: #333333;
}
.siderbarPop_con ul
{
    background: url('../images/courselistNavTips_b.png') no-repeat left bottom;
    padding: 0 0 8px 10px;
    margin: 0;
    width: auto;
    overflow: hidden;
    zoom: 1;
}
.siderbarPop_con ul li
{
    float: left;
    display: inline;
    margin: 0 8px 2px 8px;
}

.siderbarPop_list
{
    background-color: White;
    border: 1px solid #bbb;
    position: absolute;
    left: 0;
    top: 0;
    min-width: 250px;
    z-index: 99;
    display: none;
}
.siderbarPop_list a:link
{
    font-weight: normal;
    color: #333333;
}
.siderbarPop_list a:visited
{
    font-weight: normal;
    color: #333333;
}
.siderbarPop_list ul
{
    padding: 2px 10px;
    margin: 0;
    overflow: hidden;
    width: auto;
    zoom: 1;
}

.sublist dt
{
    float: left;
    width: 30px;
    text-align: center;
    padding: 0 10px;
    border-right: 1px solid #ccc;
}
.watermark
{
    color: #999 !important;
}
.blockrim
{
    border: 1px solid #d7d7d7;
}
.wireframesel
{
    cursor: pointer;
    padding: 3px 0;
    float: left;
    text-align: center;
    font-weight: bold;
    border: 1px solid #dedede;
    border-bottom-width: 0;
}
.wireframe
{
    cursor: pointer;
    padding: 3px 0;
    float: left;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #dedede;
}
.wireframeside
{
    padding: 3px 0;
    float: left;
    border-bottom: 1px solid #dedede;
}
#hzhb li
{
    height: 50px;
    list-style: none;
    float: left;
    margin-right: 8px;
}
#hzhb img
{
    border: 1px solid #cdcdcd;
}
.halftrans
{
    filter: Alpha(opacity=50);
    -moz-opacity: .5;
    opacity: 0.5;
}
.nottrans
{
    filter: Alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.tabxx
{
    width: 25px;
    background-image: url('../images/fudaoban/06_tingke.gif');
    background-repeat: no-repeat;
    background-position: 5px 5px;
    padding-left: 25px;
}
.tabkcsel
{
    float: left;
    cursor: pointer;
    width: 99px;
    height: 25px;
    color: White;
    padding-top: 4px;
    background-image: url('../images/class/btn_select.png');
}
.tabkc
{
    float: left;
    cursor: pointer;
    width: 99px;
    height: 25px;
    padding-top: 4px;
    background-image: url('../images/class/btn_pinglun.gif');
}
.kctabbar
{
    background-image: url('../images/class/arrow.gif');
    background-repeat: no-repeat;
    background-position: 4px 6px;
    padding-left: 25px;
    font-weight: bold;
    color: #D00008;
}
.kctabcontent
{
    padding: 5px;
    padding-left: 25px;
}
.lanmubar
{
    font-size: 14px;
    width: 970px;
    height: 30px;
    line-height: 30px;
    background-image: url('../images/index/lm-b_bg.gif');
    font-weight: bold;
    color: White;
    vertical-align: bottom;
    padding-left: 30px;
}
.xueyuanlm
{
    color: #FF6600;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #FFCC00;
}

#joinus, #progress
{
    width: 292px;
    height: 160px;
    position: relative;
    overflow: hidden;
    margin-left: 8px;
}
#joinus ul, #progress ul
{
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
}
#joinus ul li, #progress ul li
{
    width: 100%;
    border-bottom: 1px #cccccc dashed;
    overflow: hidden;
    padding: 10px 0;
}
#joinus .user
{
    width: 110px;
    float: left;
    overflow: hidden;
}
