﻿body {
}
.divAboutUs
{
    width:737px;
    height:100%;
    position:relative;
    
}
.divAboutUs .divCaption
{
    font-size: 20px;
    font-family: 微软雅黑;_font-family:宋体;
    background-image: url(        '/Skins/Web3/Images/zx.gif' );
    width: 716px;
    height: 50px;
    background-repeat: no-repeat;
    margin-left: 10px;
    line-height: 40px;
    color: #11337F;

}
.divAboutUs .divContent
{
    font-family: 微软雅黑;_font-family:宋体;
    font-size: 12px;
    color: #000000;
    line-height: 20px;
    width: 710px;

    margin-left: 5px;
}