﻿body {
    background-image: url(../images/bg.jpg);
    background-color: #deedf7;
    font-size: 16px;
    line-height: 20px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #333;
    font-family: "Helvetica Neue",Helvetica,STHeiTi,sans-serif;
    border: 0 none;
    display: block;
}

/*.logo {
    width: 250px;
    position: absolute;
}

.wrapperMain {
    width: 100%;
    text-align: center;
}

    .wrapperMain .logo {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 568px;
        height: 119px;
        margin: -245.5px 0 0 -284px;
        background: url(images/logo4.png) no-repeat;
        background-position: center top;
    }*/


form, ul, li, p, div, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

img {
    border: 0 none;
}

.userName {
    background-color: transparent;
    border: medium none;
    color: #000;
    font-size: 20px;
    height: 28px;
    left: 132px;
    line-height: 28px;
    position: absolute;
    top: 36px;
    width: 330px;
}

.userPwd {
    background-color: transparent;
    border: medium none;
    color: #000;
    font-size: 20px;
    height: 28px;
    left: 132px;
    line-height: 28px;
    position: absolute;
    top: 92px;
    width: 330px;
}

.captcha {
    background-color: transparent;
    border: medium none;
    font-size: 20px;
    height: 28px;
    left: 132px;
    line-height: 28px;
    position: absolute;
    top: 146px;
    width: 160px;
}

.imgCaptcha {
    border: medium none;
    height: 26px;
    left: 302px;
    line-height: 37px;
    position: absolute;
    top: 148px;
    width: 80px;
    cursor: pointer;
    float: right;
    margin: 13px 15px;
}

.btnLogin {
    background: none;
    border: medium none;
    height: 40px;
    left: 130px;
    line-height: 40px;
    position: absolute;
    top: 200px;
    width: 320px;
}

.loginbody {
    padding-top: 90px;
    padding-bottom: 90px;
}

.loginbox {
    margin-right: auto;
    margin-left: auto;
    background: url("../images/loginbg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 474px;
    width: 380px;
}

.logintop {
    border-bottom: 1px dashed #ccc;
    line-height: 160%;
    margin: 0 30px;
    padding: 20px 0 25px;
}

.login_table {
    padding-top: 50px;
    padding-bottom: 50px;
}

    .login_table div {
        margin: 20px auto;
    }

.login_name {
    background: url("../images/login_name.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 57px;
    width: 317px;
}

.login_input {
    border: medium none;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin: 9px 5px 8px 60px;
    padding: 0;
    width: 250px;
    float: left;
}

.login_table div {
    margin: 20px auto;
}

.login_pw {
    background: url("../images/login_pw.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 57px;
    width: 317px;
}

.login_button {
    height: 57px;
    width: 317px;
}

.input_button {
    background-color: #0781c7;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    height: 50px;
    width: 317px;
}

.logintop h1 {
    color: #0781c7;
    font-size: 20px;
}

.logintop p {
    color: #999;
    font-size: 13px;
}

.regeImg {
    border: medium none;
    height: 32px;
    line-height: 32px;
    width: 82px;
    cursor: pointer;
}

.frameCaptcha {
    float: right;
    margin: 13px 15px;
}

.login_captcha {
    border: medium none;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin: 9px 5px 8px 60px;
    padding: 0;
    width: 100px;
    float: left;
}

footer {
    font-size: 12px;
    text-align: center;
    color: black;
}
