.topbg {
    background: rgba(0, 0, 0, 0) url("/file/images/banner_bj.jpg") repeat scroll 0 0;
    width: 100%;
	height:107px;
}

#headers {
    height: 96px;
    width: 1200px;
	margin:0 auto;
	line-height:96px;
	position:relative;
}


#headers .logo img {
   height:60px;   
}

img {
    border: 0 none;
}
#headers .tels {   
    float:right
}

#headers .tels .tops{   
    color: #DD0625;
    font-family: "微软雅黑";
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    margin: 0;
    /*padding-top: 28px;*/
    text-align: right;
    text-decoration: none;
	top:10px;
	right:0;
	position:absolute;
}

#headers .tels .bottoms{   
	color:#DD0625;
    float: right;
    font-family: "微软雅黑";
    font-size: 18px;
    line-height: 18px;
    margin: 0;
    padding-left: 75px;
    padding-right: 0;
    padding-top: 40px;
	
}

#headers .tels img{   
    right: 6px;height:60px;
    
}