body {
/*    background-image: url("../resource/HK_pastel2.JPG");
    background-repeat: no-repeat;
    background-position: center center;*/
}

.both {
    clear: both;
}

.divBody {
    /*margin-left: 40%;*/
    /*margin-top: 150px;*/
}

.divBtn {
    margin-left: 10%;
    margin-top: 5px;
    width: 13%
}

.divDomName {
    background: #668cff;
    width: 100px;
    height: 28px;
    color: white;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    float: left;
    display: inline-block;
}

.divInf {
    font-size: 9px;
    /*width: 30%;*/
}

.divTop {
    width: 420px;
    /*height: 480px;*/
    border: 1px solid #b0c4de;
    border-radius:15px;
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: white;
    z-index: 2;
}

.font14 {
    font-size: 14px;
}

.font37 {
    font-size: 37px;
}

.height10 {
    height: 10px;
}

.height20 {
    height: 20px;
}

.input {
    height: 30px;
    width: 240px;
    font-size: 16px;
    background: #e8f0fe;
    margin: 10px 0 0 0;
}

.inputBtn {
    width: 240px;
    height: 50px;
    text-align: center;
    font-size: 16px;
}

.marginLeft7 {
    margin-left: 7%;
}

.marginLeft12 {
    margin-left: 12%;
}

.marginTop5 {
    margin-top: 5px;
}

.login_forgot:link {
    color: blue;
}

.login_forgot:visited {
    color: blue;
}
