﻿body {
}
.divAboutUs
{
    width: 100%;
    height: 100%;
    position: relative;
    left: -5px;
}
.divAboutUs .divCaption
{
    background-position: bottom;
    font-size: 20px;
    font-family: 微软雅黑;_font-family:宋体;
    background-image: url(/Skins/Web7/Images/ppline.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 737px;
    margin-top: 8px;
}
.divAboutUs .divContent
{
    width: 720px;
    margin-right: auto;
    margin-left: auto;
    font-family: 微软雅黑;_font-family:宋体;
    font-size: 12px;
    color: #000000;
}