.aboutUsImage {
    background: url("../images/bg_001.jpg") repeat scroll 0 0 #f8f3e0;
    height: 170px;
    margin-top: 10px;
    overflow: hidden;
    width: 750px;
}
.aboutUsContent {
    padding-top: 10px;
    width: 750px;
}
.aboutUsContentA {
    height: auto;
    margin: 0 auto;
    padding: 0;
    width: 750px;
}
.aboutUsContentAline {
    background: url("/images/wrap/bg/bg_line_002.jpg") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    height: 5px;
    margin-bottom: 10px;
}
.aboutUsContentA span {
    color: #333;
    font-family: "微软雅黑","宋体","迷你简准圆","方正准圆简体";
    font-size: 18px;
    font-weight: 800;
}
.aboutUsContentA span font {
    color: #dbdbdb;
    font-size: 18px;
    font-weight: 800;
    vertical-align: bottom;
}
.aboutUsContentB {
    height: auto;
    width: 750px;
}
.aboutUsContentB p {
    font-size: 14px;
    line-height: 35px;
}