/* CSS Document */

*{
padding:0px;
margin:0px;
font-family:微软雅黑;}
#bj{
height: 142px;
    width: 100%;
    background: #2589de;
    position: relative;
    border-bottom: 5px solid #01a6f6;
    z-index: 2;}
#bj .top-site-con {
    width: 1180px;
    margin: 0 auto;
    height: 142px;
}
#bj .top-site-con h1 {
    width: 655px;
    float: left;
    margin-top: 33px;
}
#bj .top-site-con h1 img {
    width: 100%;
    height: 90px;
}
#title{
width:945px;
height:inherit;
margin:0 auto;
background-image:url(../image/t.gif);
background-repeat:no-repeat;
height:182px;}

#English{
color:#FFFFFF;
float:right;
margin-top:5px;}
a:link,a:visited,a:hover,a:active{text-decoration:none; cursor:pointer;}