﻿/* CSS Document */

/* 全局开始 */
html
{
    /* filter:gray;*/
    overflow-x: hidden;
}
body
{
    margin: 0 auto;
    width: 945px;
    background-image: url(/2010/images/top-bg.jpg);
    background-repeat: repeat-x;
    font-size: 12px;
    padding: 0px;
    color: #646464;
}
ul, h1, h2, p, form
{
    margin: 0px;
    padding: 0px;
}

li
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
a
{
    color: #646464;
    font-size: 12px;
    text-decoration: none;
}
a:hover
{
    color: #FF0000;
}
.clear
{
    line-height: 1px;
}

/* 全局结束 */

/* 头部开始 */
.top
{
    clear: both;
    display: block;
    height: 100px;
    width: 960px;
    margin: 0px auto;
}

.top h1
{
    float: left;
    width: 196px;
    text-align: right;
    padding-top: 27px;
}
.top h2
{
    position: relative;
    float: left;
    width: 470px;
    margin-left: 280px;
    padding-top: 13px;
    font-size: 12px;
    color: #024697;
    font-weight: normal;
    display: inline;
    vertical-align: bottom;
    height: 25px;
    letter-spacing: 1px;
}
.top h2 span
{
    margin-left: 5px;
    float: left;
    vertical-align: bottom;
    height: 25px;
    letter-spacing: 1px;
}
.top h2 span a
{
    color: #024697;
    font-weight: normal;
    vertical-align: bottom;
    height: 25px;
    font-family: Arial, Helvetica, sans-serif !important;
    letter-spacing: 1px;
}

/*menu start*/

.menucontainer
{
    float: left;
    width: 500px;
    padding-left: 50px;
    margin-top: 8px;
}
.menu
{
    float: left;
    font-family: Helvetica,arial,verdana,sans-serif;
    width: 100%;
    position: relative;
    font-size: 12px;
    font-weight: bold;
}
.menu ul
{
    list-style-type: none;
    float: left;
    position: relative;
    width: 500px;
}
.menu ul li
{
    float: left;
    position: relative;
    display: inline;
}
.menu ul li a, .menu ul li a:visited
{
    float: left;
    display: block;
    text-decoration: none;
    color: #034895;
    width: auto;
    padding: 0px 14px;
    line-height: 32px;
    text-transform: uppercase;
}
* html .menu ul li a, .menu ul li a:visited
{
    width: auto;
}
.menu ul li:hover a
{
    color: #000;
    background: url(/2010/images/menu-bg.gif) top left repeat-x;
}
.menu ul li:hover ul
{
    display: inline;
    position: absolute;
    top: 25px;
    left: 0;
    width: 100%;
}
.menu ul li ul
{
    display: none;
    padding-top: 14px;
    _margin-top: 6px;
    _padding-top: 0px;
}
.menu ul li ul li
{
    width: 500px;
}
.menu ul li ul li p
{
    float: left;
    width: auto;
    height: 14px;
    line-height: 14px;
}

.menu ul li ul li p a
{
    line-height: 14px;
    font-weight: bold;
}
.menu ul li ul li p a:visited
{
    line-height: 14px;
}
.menu ul li:hover ul li a
{
    display: block;
    background-image: url(/2010/images/t.gif);
    color: #034895;
    height: auto;
    padding: 0px 10px;
    font-weight: normal;
}
.menu ul li:hover ul li a:hover
{
    color: #4199D8;
}
/*menu over*/


.search
{
    float: left;
    margin-top: 12px;
    width: 20%;
    height: 32px;
    margin-left: 9px;
}

.inputstyle
{
    float: left;
    background-image: url(/2010/images/search-bg.png);
    margin: 0px;
    padding: 3px 0 0 3px;
    border: 0px;
    height: 16px;
    font-family: "宋体";
    font-size: 12px;
    color: #999999;
}
.btnstyle
{
    float: left;
    background-image: url(/2010/images/search-bg2.png);
    background-repeat: no-repeat;
    height: 19px;
    width: 22px;
    margin: 0px;
    padding: 0px;
    border: 0px;
}
/* 头部结束 */
/* banner开始 */
.banner
{
    float: left;
}
/* banner结束 */

/* 滑动门 开始 */
/* 标准盒模型 */
.ttl
{
    height: 18px;
}
.ctt
{
    height: auto;
    padding: 6px;
    clear: both;
    text-align: left;
    border-top-width: 0;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-color: #7694B6;
}
.w936
{
    margin: 2px 0;
    clear: both;
    width: 945px; /*滑动门的宽度*/
}
/* TAB 切换效果 */
.tb_
{
    background-image: url(/2010/images/move-bg.png);
    height: 29px;
}

.Channel
{
    width: 102px;
    float: right;
    margin-top:7px;
}

.Channel a
{
    font-weight: bold;
    color: #FFFFFF;
}
.weibo 
{
    width:60px;
    margin-top: 7px;
    float:left;
    margin-left:40px;
}
.weibo  a
{
        font-weight: bold;
    color: #FFFFFF;
    }

.Channel a:hover
{
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
}

.tb_ ul
{
    float: left;
    width: 730px;
    height: 22px;
}
.tb_ li
{
    float: left;
    height: 22px;
    line-height: 1.8;
    width: 125px;
    cursor: pointer;
    margin-left: 15px;
    display: inline;
}
/* 控制显示与隐藏css类 */
.normaltab
{
    background-image: url('/2010/images/move-out.png');
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    padding-top: 7px;
}
.hovertab
{
    background-image: url('/2010/images/move-over.png');
    background-repeat: no-repeat;
    color: #1F3A87;
    font-weight: bold;
    text-align: center;
    padding-top: 7px;
}

.dis
{
    display: block;
    height: 147px;
}
.undis
{
    display: none;
}
.list_news_Program
{
    float: left;
    width: 21%;
    margin: 8px 0 5px 25px;
    display: inline;
}
.list_news_Program h1
{
    font-weight: bolder;
    color: #4199D8;
    font-family: "宋体";
    font-size: 12px;
}
.list_news_Program p
{
    line-height: 20px;
    padding-top: 5px;
}
.list_news_Program ul
{
    padding-top: 5px;
}
.list_news_Program li
{
    line-height: 20px;
    height: 20px;
}

.list_lanling
{
    float: left;
    width: 21%;
    margin: 8px 0 5px 25px;
    display: inline;
}
.list_lanling h1
{
    font-weight: bolder;
    color: #4199D8;
    font-family: "宋体";
    font-size: 12px;
    margin-bottom: 7px;
}
.list_lanling p
{
    line-height: 18px;
    padding: 0;
}
.list_lanling ul
{
    padding: 0px;
}
.list_lanling li
{
    line-height: 20px;
}

.list_aboutus
{
    float: left;
    width: 20%;
    margin: 8px 0 5px 25px;
    display: inline;
}
.list_aboutus h1
{
    font-weight: bolder;
    color: #4199D8;
    font-family: "宋体";
    font-size: 12px;
}
.list_aboutus p
{
    line-height: 20px;
    padding-top: 5px;
}
.list_aboutus ul
{
    padding-top: 5px;
}
.list_aboutus li
{
    float: left;
    line-height: 20px;
    width: 45%;
}

.list_other
{
    float: left;
    width: 16%;
    margin: 8px 0 5px 25px;
    display: inline;
}
.list_other h1
{
    font-weight: bolder;
    color: #4199D8;
    font-family: "宋体";
    font-size: 12px;
}
.list_other p
{
    line-height: 20px;
    padding-top: 5px;
}
.list_other ul
{
    padding-top: 5px;
}
.list_other ul li
{
    line-height: 20px;
    height: 20px;
}
/* 滑动门 结束 */

/* footer 开始 */
.footer
{
    margin-top: 10px;
}
.footer-menu
{
    background-color: #DAE8F8;
    height: 19px;
    padding-top: 5px;
    text-align: center;
}
.copyright
{
    margin-top: 10px;
    text-align: center;
    color: #888888;
    line-height: 22px;
}
.copyright h1
{
    width: 37px;
    padding: 0;
    margin-top: -45px;
    width: 260px;
    float: right;
    text-align: left;
}
.footer a
{
    margin: 0 10px;
}
/* footer 结束 */

.areas
{
    position: absolute;
    left: 0;
    margin: 0px;
    width: 180px;
    display: none;
    padding-top: 6px;
    background: url(images/v2010.4/area_top.png) 0 0 no-repeat;
    z-index: -1;
    border: 1px solid #cecece;
    height: 256px;
    background: #fff;
    padding: 10px 0 0 0;
}

.areas ul li
{
    clear: both;
    margin: 0;
    list-style-type: none;
    line-height: 22px;
    cursor: pointer;
    color: #343435;
}
#area_entrance
{
    float: left;
    margin: -4px 0 0 -25px;
    display: inline;
    text-indent: 10px;
    position: relative;
    line-height: 28px;
    cursor: pointer;
}

#Channel-area
{
    position: relative;
}

