﻿body {
    font: 14px/20px "Hiragino Sans GB","Microsoft Yahei",SimSun,"Arial Narrow",serif;
    color: #333;
    line-height: 1.8;
    overflow-y: scroll;
    background: #f1f1f1;
    text-align:center !important;
} 
.ml-1{margin-left:10px;}
.mt-1{margin-top:10px;}
.mt-2{margin-top:20px;}
.mt-3{margin-top:30px;}
.mt-4{margin-top:40px;}
.w-100 { width:100% !important;}
.align-bottom { vertical-align:bottom;}
.ic{color:#094ab1;}
.bodyWidth {width:900px;}
.formWidth { width:400px;}
.formTitle { width:100%;font-weight:bold; border-bottom:solid 1px #d7d7d7; height:40px; line-height:40px; text-align:left;}
.head { height:75px;  text-align:center; background-color:#ffffff; width:100%;border-bottom:solid 1px #d7d7d7;}
.logoImg {width:70px; height:70px;}
.as:link,
.as:visited{ font-weight:bold; color:#094ab1; text-decoration:none;} 
.as:hover,
.as:active{ font-weight:bold;color:#4e73ae;text-decoration:none;}

.footer {height:75px; border-top:solid 1px #d7d7d7;background-color:#ffffff; 
    position: fixed; bottom: 0; left: 0; width: 100%; text-align: center;
    FONT-SIZE: 12px;
    COLOR: #ccc;
}
.footer a:link,
.footer a:visited{ color:#000000;text-decoration: none;} 
.footer a:hover,
.footer a:active{ color:#999999;text-decoration:none;}