.logo_text{
	background:url(logo_text_cn.png) no-repeat 0 0;
	display: block;
    float: left;
    height: 43px;
    margin-left: 166px;
    margin-top: 20px;
    width: 805px;
}
.logo{
  background: url("logo_cn.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 110px;
    margin-left: 12px;
    position: absolute;
    top: -6px;
    width: 138px;
}

.middle_text a {
    color: #BE1E2D;
    display: inline;
    line-height: 18px;
    text-decoration: none;
    width: 110px;
}