@charset "UTF-8";
.footers{ width:990px;  height:130px; border-top:4px solid #0069aa}
.footers1{ float:left; width:475px; text-align:left; padding:10px;}
.footers2{ float:left; width:475px; text-align:right; font-size:14px; padding:10px;}
.footers3{ float:left; width:545px; text-align:left; padding:10px;}
.footers4{ float:left; width:405px; text-align:right; font-size:14px; padding:10px;}


body {
  min-width: 990px;
}
.top {
    width: 990px;
    height: auto;
    margin: 0px auto;

}
.top_div {
    width: 990px;
    height: 76px;
    margin: 20px 0px 16px 0px;

}
.top_logo {
    width: 339px;
    height: 76px;
    float:left
}
.top_right {
    width: 410px;
    height: auto;
    float: right;
}
.top_right ul li {
    width: 410px;
    height: 25px;
    line-height: 25px;
    color:#919191
}
.top_right ul li span{float:left}
.top_right_input{ float: left;margin-left: 12px;}
.top_right_input input {
    width: 200px;
    *width: 188px;
    height: 20px;
    border-left: 1px #cdcdcd solid;
    border-bottom: 1px #cdcdcd solid;
    border-top: 1px #cdcdcd solid;
    border-right: 0px;
    
}
.top_right_an {
    float: left;
    *margin-top: 1px;
}
.top_mue {
    width: 990px;
    height: 34px;
    background: url(../images/index_10.jpg) repeat-x;
}
.top_mue div {
    float: left;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;  
}
.top_mue .top_mue_home {
    width: 141px;
    height: 34px;
  background: url(../images/index_11.jpg) repeat-x; 
  
    line-height: 34px;
   
}
.top_mue .top_mue_home a{color:#ffffff}
.top_mue .top_mue_div a {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    width: 141px;
    height: 34px;
    line-height: 34px;
    display: block;
}
.top_mue .top_mue_div a:hover{
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    width: 141px;
    height: 34px;
    line-height: 34px;
    display: block;
    background: url(../images/about-us_03.jpg) center no-repeat;

}
.top_mue .top_mue_x{
    background: url(../images/muex_03.jpg) right no-repeat;
    width: 141px;
    height: 34px;
} 
.top_mue_xmue {
    width: 990px;
    height: 27px;
    border-bottom: 1px #dedede solid;
    background: #f2f2f2;
    line-height: 27px;
}


.CentreBox{position:relative;overflow:hidden;height:13px;width:900px;left:30px;float:left;margin-top: 8px;}
.CentreBox ul{list-style-type:none;height: 13px;position:absolute;}
.CentreBox ul li{float:left;height:13px;width:auto;text-align:center;line-height:13px; }
.CentreBox ul li a{ border-right: 1px #b3b3b3 solid;width: auto;height: 13px;display: block;padding: 0px 10px;}
.Hide{display:none;}
