.top {
    background: #f1f1f1;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #333;
	margin-bottom: 5px;
}
.top_n {
    width: auto;
    margin: 0 auto;
}
.top_r {
    float: none;
    text-align: center;
}
.top_r a {
    padding-left: 22px;
    margin-left: 20px;
	color: black;
}
.top_r .cn_t {
    background: url(../images_m/ico_cn.png) left center no-repeat;
}
.top_r .en_t {
    background: url(../images_m/ico_en.png) left center no-repeat;
}














