@charset "utf-8";
.ad_us{
    width: 940px;
    height: 185px;
    margin: 0 auto;
    /*width: 1920px;*/
    background: url(../images/aboutus_banner.jpg) no-repeat  center  / 195% 100%;
}
body {
    font-family: Arial, Verdana, sans-serif;
    /*background-color: #828282;*/
}
body.zh-cn {
    font-family: "宋体";
    font-size: 12px;
}
body.en-gb{ font-size:13px}

#body_wrap {
    padding: 0px 0 20px;
    background-image: url(../images/bg.jpg);
}
a {
    color: #8B0D10;
    text-decoration: none;
}
p {
    line-height: 20px;
    font-size: 12px;/* 16px & 12px*/
    margin-bottom: 20px;
}
/*Aaron*/
h1 { font-size: 18px; padding-bottom:10px; color:#9f0102}
/*end*/

h2 { font-size: 18px; margin-bottom: 10px;color: #9F0102;}
h3 { font-size: 16px; }/*23 & 18px;  */
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }
#banner_separator {
    height: 10px;
    background: url(../images/banner_separator.jpg) no-repeat center top;
}
/* Main */
#content { margin-top: 20px; }
/* Footer */
#footer_wrap {
    background: url(../images/foot_bg.png) repeat-x;
    font-size: 12px;
    padding-top: 20px;
    text-shadow: 1px 1px 0px #efefef;
    color: #808080;
}
#footer_wrap p {
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 10px;
}
#footer_wrap a {
    color: #808080;
    text-decoration: none;
}
#footer_wrap a:hover{text-decoration: underline;}
.footer_logo {
    border-right: 1px solid #aaa;
    padding-right: 10px;
    margin-right: 10px;
    float: left;
}
#footer ul.menu { margin-bottom: 10px; }
#footer ul.menu ul {
    list-style: none;
    display: inline;
    padding-left: 5px;
}
#footer ul.menu li {
    list-style: none;
    display: inline;
    padding-right: 5px;
}
#footer ul.menu li:last-child { padding-right: 0; }
#footer ul.menu li.item-160, #footer ul.menu li.item-154, #footer ul.menu li.item-134, #footer ul.menu li.item-142 { display: none; }