body {
    font: 14px/20px "Hiragino Sans GB","Microsoft Yahei",SimSun,"Arial Narrow",serif;
    color: #333;
    line-height: 1.8;
    overflow-y: scroll;
    background: #f1f1f1!important;
    text-align:center !important;
} 
.logo{
    width:150px;height:70px;
}
.head{
    height: 75px;
    text-align: center;
    background-color: #ffffff;
    width: 100%;
    border-bottom: solid 1px #d7d7d7;
}
.bodyWidth {width:900px;}

.inputTitle{
    font-size:16px;font-weight: bold;color:#000000;
    margin-right: 20px;
}
.regTitle{
    font-size:16px;font-weight: bold;color:#000000;
    margin-right: 20px;
    text-align: right;
    width:110px;
}
.validateImg{height: 40px;width:120px; border: solid 1px #ced4da; cursor:pointer;}

.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;
    padding-top: 20px;
}
.footer a:link,
.footer a:visited{ color:#000000;text-decoration: none;} 
.footer a:hover,
.footer a:active{ color:#999999;text-decoration:none;}
