.content_bg {
    background: url("/images/bg/background_2.png") no-repeat scroll 0 0 transparent;
    margin-left: 420px;
    top: 70px;
    position: fixed;
}
.item_logo {
    height: 172px;
    min-height: 172px;
    padding: 0 0 20px;
    float: left;
    margin: 0 20px 0 0;
    width: 230px;
}
.item_right {
    margin-right: 0;
}
.logo_img {
    height: 120px;
    width: 230px;
}
.img_block {
    line-height: 0;
    padding-bottom: 10px;
}
.logo_title {
    color: #999999;
    padding: 0;
}
.b-h5 {
    font-size: 14px;
    position: relative;
    line-height: 18px;
    color: #000000;
    font-family: PFDinDisplayProThin,Helvetica,Tahoma,Arial,Verdana,sans-serif;
    font-weight: normal;
    margin: 0;
    padding: 0 0 10px;
}
.b-control-ul {
    display: inline;
    position: relative;
}
.b-press-kit .b-control-ul-arrow {
    background: url("/images/icons/down.png") no-repeat scroll 100% 3px transparent;
    line-height: 20px;
    padding: 0 16px 0 0;
    cursor: pointer;
    display: inline;
}
.b-control-ul-arrow span {
    border-bottom: 1px dotted #000000;
}
.b-control-ul-arrow:hover span {
    border-bottom: none;
}
.b-press-kit {
    padding-bottom: 24px;
}
.b-control-ul-li {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D8D8D8;
    border-radius: 4px 4px 4px 4px;
    display: none;
    font-family: Helvetica,Tahoma,Arial,Verdana,sans-serif;
    font-size: 14px;
    left: -10px;
    max-height: 300px;
    opacity: 0.95;
    overflow: auto;
    padding: 0 8px;
    position: absolute;
    top: 14px;
    width: 46px;
    z-index: 9999;
}
.en_page .b-control-ul-li {
    width: 56px;
}
.b-control-ul-li a {
    color: #666666 !important;
    text-decoration: none;
}
.b-control-ul-li a.select, .b-control-ul-li a:hover {
    color: #000000 !important;
}
.b-control-ul-li li {
    border-top: 1px solid #D8D8D8;
    height: 24px;
    line-height: 24px;
    padding: 4px 0;
    text-align: center;
    white-space: nowrap;
}
.b-control-ul-li li.first-child {
    border: 0 none;
}





