/* main body CSS */

body
{
    margin: 0 auto;
    padding: 0 auto;
    width: 770px;
    font-size: 12px;
    color: #555555;
    font-family: Arial;
}
.clear
{
    clear: both;
}
.left
{
    float: left;
}
.right
{
    float: right;
}

a
{
    color: #1773BE;
    text-decoration: none;
}
a:link
{
    color: #1773BE;
}
a:visit
{
    color: #FF0000;
}
a:hover
{
    color: #F90;
}

.content
{
    margin: 10px 0 10px 0;
}

.ListContent
{
    margin-bottom: 0px;
    line-height: 150%;
    list-style-image: url(../images/news_ico.gif);
}
.ImagMore
{
    float: right;
    margin: 9px;
}

/* 左边栏 CSS */
.left_width
{
    width: 204px;
    float: left;
    margin: 0 9px 0 0;
}
.right_width
{
    float: left;
}


/* 广告 css */
#ad_position
{
    float: left;
}

/* 新闻信息 CSS */
#NewsTop
{
    background: url(../images/news_top.gif) no-repeat;
    width: 248px;
}
#NewsText
{
    float: left;
    font-weight: bold;
    margin: 8px;
    color: #116EC2;
}
#NewsMore
{
    float: right;
    margin: 8px;
}
#NewsList
{
    background: url(../images/news_bg.gif) repeat-y;
    width: 248px;
}

/*关键字列表 CSS */
.key
{
    margin: 0 0 0 20px;
    clear: both;
    color: #1773BE;
}
#Keyword
{
    background: url(../images/bbs_top.gif) no-repeat;
    width: 204px;
    height: 35px;
}
#Keyword_text
{
    float: left;
    font-weight: bold;
    margin: 8px;
}
#keyword_bg
{
    background: url(../images/bbs_bg.gif) repeat-y;
    width: 204px;
}
.keyword_ul
{
    list-style-type: none;
    margin: 5px 0 5px 20px;
}
.keyword_ul li
{
    float: left;
    width: 60px;
    line-height: 200%;
    text-align: left;
}

/*论坛热帖 CSS */
#BbsPosition
{
    margin: 6px 0 6px 0;
}
#BbsTitle
{
    background: url(../images/bbs_top.gif) no-repeat;
    width: 204px;
    height: 35px;
}
#BbsText
{
    float: left;
    font-weight: bold;
    margin: 8px;
}
#BbsMore
{
    float: right;
    margin: 9px;
}
#BbsList
{
    background: url(../images/bbs_bg.gif) repeat-y;
    width: 204px;
}

/*帮助信息 CSS */
#HelpTitle
{
    margin:5px 0 0 0;
    background: url(../images/bbs_top.gif) no-repeat;
    width: 204px;
    height: 35px;
}
#HelpText
{
    float: left;
    font-weight: bold;
    margin: 8px;
}
#HelpMore
{
    float: right;
    margin: 9px;
}

/*公共类 CSS */
.PublicTitle
{
    margin:5px 0 0 0;
    background: url(../images/bbs_top.gif) no-repeat;
    width: 204px;
    height: 35px;
    
}
.PublicText
{
    float: left;
    font-weight: bold;
    margin: 8px;
}
.PublicMore
{
    float: right;
    margin: 9px;
}

/*商务信息 CSS */
#shanwu
{
    background: url(../images/bbs_top.gif) no-repeat;
    width: 204px;
    height: 35px;
    margin: 6px 0 0 0;
}
#HshanwuText
{
    float: left;
    font-weight: bold;
    margin: 8px;
}
#shanwuMore
{
    float: right;
    margin: 9px;
}

/* 产品信息 css */
#ProductTitle
{
    margin: 12px 0 8px 0;
}
#ProductText
{
    float: left;
    font-weight: bold;
    margin: 0 0 5px 6px;
    color: #116EC2;
}
#ProductMore
{
    float: right;
    margin: 0 6px 5px 0;
}
#ProductPosition
{
    margin: 5px 0 5px 2px;
    width: 555px;
}



/* 同步学习 css */
.class_top1
{
    margin: 6px 0 0 0;
    float: left;
}
.class_position
{
    margin: 10px;
}
.class_top
{
    background: url(../images/class_top.gif) no-repeat;
    width: 550px;
    margin: 6px 0 0 0;
}
.class_bg
{
    background: url(../images/class_bg.gif) repeat-y;
    width: 550px;
}
.class_mid_title
{
    float: left;
    margin: 0px;
    width: 80px;
    text-align: center;
    list-style-type: none;
    line-height: 220%;
    font-weight: bold;
    color: #136AB9;
}
.class_mid_title a:hover
{
    padding: 5px 25px;
    background: url(../images/class_menu_bg.gif) no-repeat;
    cursor: pointer;
    color: #1773BE;
}
.class_mid_bg
{
    background: url(../images/class_mid_bg.gif) repeat-y;
    width: 449px;
}
.class_mid_bg1
{
    width: 449px;
}
.class_mid_ul
{
    margin: 0;
    list-style-type: none;
    float: left;
    margin: 5px;
}
.class_mid_ul li
{
    background: url(../images/class_mid_ico.gif) 0px center no-repeat;
    margin: 2px;
    padding-left: 10px;
}
.class_text
{
    font-weight: bold;
    color: #136AB9;
    float: left;
    line-height: 27px;
    margin: 0 0 0 5px;
}
.class_text1
{
    float: left;
    line-height: 27px;
    margin: 0 5px 0 25px;
}
.panel
{
    margin: 0 0 0 2px;
    float: left;
    white-space: pre-line;
    overflow: hidden;
}

.clpanof
{
    display: none;
}
.clpanon
{
    display: block;
}



.mout
{
    overflow: hidden;
}
.mover
{
    background: url(../images/class_menu_bg.gif) no-repeat;
    width: 75px;
    height: 23px;
    cursor: pointer;
}
.menuOn
{
    background: url(../images/menu_on.gif) repeat;
    width: 70px;
    height: 20px;
    text-align: center;
    float: left;
    color: #136AB9;
    line-height: 20px;
    cursor: pointer;
    margin: 7px 0 0 0;
}
.menuOff
{
    width: 70px;
    height: 20px;
    overflow: hidden;
    float: left;
    color: #0055A1;
    line-height: 20px;
    text-align: center;
    margin: 7px 0 0 0;
}
.menu2On
{
    background: url(../images/product_title.gif) no-repeat;
    width: 146px;
    height: 23px;
    text-align: center;
    float: left;
    color: #136AB9;
    line-height: 23px;
    cursor: pointer;
    margin: 7px 0 0 0;
}
.menu2Off
{
    width: 146px;
    height: 23px;
    overflow: hidden;
    float: left;
    color: #0055A1;
    line-height: 23px;
    text-align: center;
    margin: 7px 0 0 0;
}

