*
{
    margin: 0;
    padding: 0;
}
body
{
    font-size: 12px;
    color: #000;
}
ul li
{
    list-style-type: none;
}
img
{
    border: none;
}
a
{
    text-decoration: none;
    color: #444;
}
a:hover
{
    text-decoration: underline;
}
.clear
{
    clear: both;
}
.blue_a
{
    font-size: 12px;
    color: #80bfea;
    font-weight: bold;
}
.shiji_title_shou
{
    width: 100%;
    height: 25px;
    background: url(../images/333.jpg) no-repeat left 45%;
    background-position: 10px 8px;
    padding-left: 30px;
    line-height: 25px;
    font-size: 14px;
    cursor: pointer;
    color: #444;
}
.content .con_left .shiji_title a
{
    text-decoration: none;
}

.ss
{
}
.header
{
    width: 1260px;
    height: 85px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 5px;
    border: 1px #000000;
}
.header h1
{
    background: url(../images/logo.jpg) no-repeat;
    width: 109px;
    height: 69px;
    text-indent: -9999px;
    float: left;
    margin: 0 30px;
    display: inline;
}
/*.header ul {float:right;width:1004px;height:26px; padding-top:4px; overflow:hidden;}
.header ul li{float:left;width:95px;text-align:center;height:20px;line-height:23px; color:#FFFFFF; font-weight:bold; font-size:14px;border-right:1px solid #FFFFFF;}
.header ul li a{color:#fff;display:block;height:20px;}

.header ul li.last{border-right:none;}*/
.header ul li a:hover
{
    text-decoration: none;
}

.header_top
{
    width: 1260px;
    height: 42px;
    padding: 5px;
}
.header_bottom
{
    width: 1004px;
    height: 30px;
    background: url(../images/NV_BG.jpg) repeat-x;
}

.top_right
{
    width: 77%;
    height: 42px;
}
.top_left
{
    width: 30%;
    height: 42px;
    padding-right: 25px;
    text-align: center;
}

.top_table
{
    width: 251px;
    height: 42px;
    text-align: center;
}
.top_table td
{
    width: 25%;
    font-size:13px;
}
.top_table span
{
    font-size: 16px;
}
.banner
{
    width: 1259px;
    height: 300px;
    margin: 0 auto;
}

.content
{
    width: 1260px;
    margin: 4px auto;
    overflow: hidden;
}

.bottom {
    /*background: url(../images/bottom.jpg) repeat-x;*/
    width: 1260px;
    /*height: 85px;*/
    color: #FFFFFF;
    padding-top: 1px;
    overflow: hidden;
    margin: 4px auto 0;
    background: #0280D5;
}
.bottom a
{
    color: #FFFFFF;
}
.bottom .dizhi
{
    width: 1260px;
    text-align: center;
    margin-top: 5px;
}
.bottom .banquan
{
    width: 1260px;
    text-align: center;
    margin-top: 15px;
}
    .bottom .jinggao {
        width: 1260px;
        text-align: center;
        margin-top: 5px;
        padding-bottom:15px;
    }

.nav
{
    width: 1260px;
    height: 30px;
    background: url(../images/NV_BG.jpg) repeat-x;
}
.nav .ul_dl
{
    position: absolute;
    z-index: 2;
    width: 1260px;
}
.nav .ul_dl li
{
    float: left;
    background: url(../images/NV_BG.jpg) no-repeat right top;
    height: 31px;
    font-family: 微软雅黑;
    font-size: 13px;
}
.nav .ul_dl li dl
{
    width: 95px;
    _width: 91px;
    height: 20px;
    margin-top: 5px;
    border-right: 1px solid #FFFFFF;
}
.nav .ul_dl li dl dt a
{
    display: block;
    height: 20px;
    line-height: 20px;
    _height: 20px;
    _line-height: 20px;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    color: #FFFFFF;
}
/*对DD设置属性*/
.nav .ul_dl li dl dd
{
    background: #f9f9f9;
    width: 90px;
    height: 24px;
    border: 1px solid #ccc;
    border-top: none;
}
.nav .ul_dl li dl dd a
{
    color: #000;
    display: block;
    height: 24px;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
}
/*.nav .ul_dl li dl dd a:hover{color:#0000FF;}*/

.nav .ul_dl .nav_other
{
    background: none;
}

/*关闭子菜单*/
.nav .ul_dl li dd
{
    display: none;
}
/* 设置鼠标响应 */
.nav .ul_dl li:hover dd, .nav .ul_dl li a:hover dd
{
    display: block;
}
.nav .ul_dl li:hover, .nav .ul_dl li a:hover
{
    border: 0;
}
/*ie6*/

