body{padding:0px;margin: 0px;font-size:14px;color:#FFFFFF; background:url(../images/login/logoBg.jpg) no-repeat top center}
input,button{ border:none;height:30px; line-height:30px; padding:2px 6px;color:#999; background:none; vertical-align: middle; position:absolute; left:56px; top:2px}
select{border:solid 1px #ccc;}
img{border:none;}
a{ text-decoration: none;color:#3361AD;}
table,th,td{ border-collapse: collapse;}
.loginRC1 {
    background: url(../images/login/loginTxtBg.png) no-repeat ;
    color: #000;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    margin: 0 5px 0 0;
    padding: 0 0 5PX 10px; float:left;
    width: 260px; position:relative
}
.loginRC2{ background:none; width:100px}
.loginRC{ padding-bottom:30px; height:45px; position:relative}
.btn_blue{background:url(../images/login/loginBtn.png) no-repeat;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-family: Microsoft YaHei;
    font-size: 20px;
    height: 46px;
    line-height: 18px;
    width: 100px; position:absolute; left:4px; top:0; 
}


.btn_blue:hover {background:url(../images/login/loginBtnh.png);}
.len220{width:190px;}
.len100{width:100px;}

div.login{width:1000px; height:340px;border:solid 0px #2393d5;padding:0px; margin:0 auto}
div.login .loginForm{
    margin: 120px auto 0;
    width: 685px; height:80px; padding:40px 0 0 127px; background:url(../images/login/loginForm.png) no-repeat top center}
div.login .title{font-size:16px; font-weight:bold;height: 37px;}



div.login th{ text-align: right; width: 61px;}
div.login th,div.login td{}
.msg{padding:0px 8px; text-align:center; height:20px; display: inline-block; position:absolute; right:200px; bottom:5px}
.error{font-size: 12px; color: #a0c8e7;}
.vcode{cursor:pointer; width:115px; height:40px; position:absolute; right:5px; top:5px}


.loginLeft {
    margin: 130px auto 0;
    text-align: center;
    width: 495px;
}

.loginTop1 {
    color: #fff;
    font-size: 29px;
}

.loginTop2 {
    color: #fff;
    font-size: 20px;
}

.loginTop22 {
    color: #000000;
}

.loginRTop {
    margin: 0 0 18px;
    position: relative;
}

.loginTopPic {
    border: 4px solid #3b3b43;
    border-radius: 50%;
    display: block;
    height: 120px;
    margin: 15px auto;
    width: 120px;
}

.loginTopPic img {
    border: 4px solid #fff;
    border-radius: 50%;
    display: block;
    height: 112px;
    margin: 0 auto;
    width: 112px;
}

.loginTopOnline {
    background:url(../images/login/onlineBg0.png) no-repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    padding: 0 0 0 20px;
    position: absolute;
    right: 30px;
    top: 80px;
    width: 92px;
}

.loginTopUID {
    color: #fff;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.loginTopLX {
    color: #3db3fb;
    font-size: 26px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.login_footer{ width:100%; margin-top:250px;font-family:"宋体"; text-align:center;font-size:12px;color:#76bbee;text-shadow:1px 1px 1px #003c6e ; }
.login_f_t{ width:100%;}
.login_f_t a{ background:url(../images/login/login_footer.png) no-repeat right center; height:45px; text-shadow:1px 1px 1px #003c6e ;line-height:45px; padding:0 20px; color:#76bbee}
.login_f_b{}