.header-content img.header-logo{max-height:82px;}

.about-desc .qualifications .qualifications-img p:after{
	content:none;
}

div.new-page-item li {
    display: inline-block;
    min-width: 30px;
    height: 28px;
    cursor: pointer;
    color: #666;
    font-size: 13px;
    line-height: 26px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #f2f2f2;
    text-align: center;
    margin: 0 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;	
}
div.new-page-item li a{padding:0px 8px;color: #666;}
div.new-page-item li.active{
	background-color: #ff6600;
    color: #FFF;	
}

.search-result .no-result{
	font-size:16px;
}

.bx-content .position_left span{color:#999999;font-size:13px;}
.bx-content .position_left span a{color:#999999;font-size:13px;}

/*英文站*/
.header-eng-box .header-nav-box ul .nLi{min-width:50px;width:auto;}
.header-eng-box .header-nav-box ul .nLi h3 a{margin-right:10px;}

div.footer-eng-box{min-height:480px;}

/*俄语站*/
.header-ey-box .header-nav-box ul .nLi{width:115px;}
.header-ey-box .header-nav-box ul .nLi h3 a{
	margin-right: 3px;
    line-height: 21px;
    word-break: break-all;
}
div.footer-ey-box{min-height:480px;}