/*body{padding:0px;margin: 0px;font-size:14px;color:#FFFFFF; background:url(../images/login/logoBg.jpg) no-repeat top center}
*/
body{padding:0px;margin: 0px;font-size:14px;color:#333; background:#f7f7f7}
input,button{ border:none;height:30px; line-height:30px; padding:0px 0px;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/input.png) repeat-x scroll 0px 0px; ;
	border-width: 1px;
border-style: solid;
    color: #333;
    font-size: 16px;
	font-weight: bold;
    height: 30px;
    line-height: 36px;
    margin:10px 5px 0 0;
    padding: 0 0 5PX 10px; float:left;
    width: 260px; position:relative;
	border-color: #707070 #CECECE #CECECE #707070;
	
}
.loginRC2{ background:none; width:84px; padding:0; border:none;}
.loginRC{ padding-bottom:30px; height:45px; position:relative; width:300px;}
.btn_blue{background: url(../images/login/login-btn.jpg) no-repeat;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-family: Microsoft YaHei;
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    width: 84px; position:absolute; left:0px; 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{}

/*增加*/

#login-box {
    border: 5px solid #eee;
    background: url(../images/login/login-top.jpg) #fff top center no-repeat;
    width: 570px;
    margin: 150px auto 0 auto;
    padding: 0 30px;
}
.login-top {
    height: 48px;
    line-height: 48px;
    text-align: right;
}
.login-main {
    background: url(../images/login/login-bg.jpg) top right no-repeat;
    height: 160px;
    margin-top: 10px;
}
.login-main dl dt {
    width: 90px;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    padding-right: 5px;
}
.safe-tips {
    border: 1px solid #F2DD8C;
    background: url(../images/login/safe-tips.gif) 10px #FFFFCC no-repeat;
    color: #666;
    height: 35px;
    line-height: 35px;
    margin-top: 5px;
    padding-left: 30px;
    zoom: 1;
    overflow: hidden;
}
