﻿body {
}
.divHistory
{
    width:100%;
    height:100%;
    position:relative;
    
}
.divHistory .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;

}
.divHistory .divContent
{
    font-family: 微软雅黑;_font-family:宋体;
    font-size: 12px;
    color: #000000;
    line-height: 20px;
    width: 716px;

    margin-left:10px;
}