@charset "utf-8";
/* CSS Document */

.footer { width:960px; border-top:4px solid #337AD2; color:#999; line-height:200%; background:#fff url(../images/footer_bg.jpg) repeat-x; clear:both; text-align:center;}
.footer ul { margin-top:10px;}
.footer ul li { display:inline; }
.footer ul li a { color:#666;}
.footer a { color:#000;}
.footer a:hover { color:#f60;}
.footer hr { color:#eee; margin-bottom:15px; margin-top:5px;}
.jubao { width:960px; background:#fff url(../images/jubao_bg.jpg) repeat-x bottom;}
.footer .warndiv{background-color:#fefeca;height:55px;}
.footer .warndiv p{background:url(../images/warn.gif) left 7px no-repeat;padding-left:30px;text-align:left;line-height:140%;padding-top:20px;margin:0 60px;}
.footer .warndiv p span.lable1{font-weight:bold;color:#000;}
.footer .warndiv p span.lable2{color:#7b3f1d;}

#weiBoxTop{
 background:none repeat scroll 0 0 #FFFFFF;
    top: 10px;
    color: #004276;
    display:none;
    font-size: 12px;
    height: 200px;
    line-height: 22px;
    margin: 0;
    padding: 5px 0;
    position: fixed;
    left: 8px;
    text-align: center;
    width: 420px;
    z-index: 9999;
}
#weiBoxTop .hd {
    background: none repeat scroll 0 0 transparent;
    height: 16px;
    position: relative;
}
#weiBoxTop .hd .closeBtn {
    background: none repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 16px;
    position: absolute;
    right: 6px;
}
#weiBoxTop P {
    color: #004276;
    margin: 2px 0px;
}
#weiBoxTop A {
    color: #004276;
    display: inline-block;
}
#weiBoxTop A:hover {
    text-decoration: none;
}