﻿body
{
    height: 100%;
}
form
{
    height: 100%;
}
.fontStyle
{
    color: #999;
    font-size: 14px;
}
.cr-div-parent
{
    background-color: transparent;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.cr-div-right
{
    width: 100%;
    line-height: 20px;
    color: #999;
    margin: 10px auto 5px auto;
}
.file-for-record
{
    width: 100%;
    margin: 0px auto 10px auto;
    line-height: 20px;
}
.file-for-record .p-img
{
    margin-right: 5px; display: inline-block; vertical-align: middle;
    }