@charset "utf-8";
/* */
.areaHead{ height:60px;width:100%; background:#f1f1f1; border-bottom:1px #e4e4e4 solid;}
.areaHead .centerWrap{ width:1026px; height:60px; line-height:60px; margin:0 auto; padding:0px;}
.centerWrap a{ display:block; margin:10px 0px;}

.loginWrap{ width:1026px; margin:0 auto; padding:100px 0px; background:#fff;}
.areaSlogan{float:left; width:644px; height:323px; overflow:hidden;}
.areaLgBox{ float:right; width:382px; height:373px; overflow:hidden; 
/*background:url(../images/bg_loginbox.gif) no-repeat center center;*/}

.areaSlogan img{ width:644px; height:323px;}
.usename_field{ width:296px; overflow:hidden;margin-top:25px; /*padding-left:40px;*/}
.pwd_field{ width:296px; overflow:hidden;margin-top:25px; /*padding-left:40px;*/}
.usename_field label{display:block; padding-bottom:5px; font-weight:bold; }

.pwd_field label{display:block; padding-bottom:5px; font-weight:bold; }


.areaLgBox input, .areaLgBox input {
	border:none; display:inline;
	background:url(../images/input_login.png) no-repeat 0px -60px;
	width: 296px;
	height: 38px;line-height:38px;
	color: #999;text-aline:center; padding-left:50px;
	
}
.areaLgBox input:hover, .areaLgBox input:hover {
	background-position: 0px 0px;
}
.uselabel{color: #8b8b8b ;height: 16px;font-size:16px; padding:10px 0 0 12px; position:absolute;}
.pwdlabel{color: #8b8b8b ;height: 16px;font-size:16px;  padding:10px 0 0 12px; position:absolute;}
.btnLogin{height:38px; margin-top:28px; margin-left:40px;}
.btnLogin input.btnSubmit{
	background:url(../images/img/btn_submit_login.png) no-repeat 0px 0px;border:none;
    color: #fff;cursor: pointer;font-size: 14px;font-weight: bolder;text-indent:-42px;
    height: 38px; line-height:38px;overflow:hidden;display:inline; width:102px;}
.btnLogin input.btnSubmit2{
	background:url(../images/img/btn_submit_login.png) no-repeat 0px -53px;
    color: #fff;cursor: pointer;font-size: 14px;font-weight: bolder; text-indent:-42px;
    height: 38px; line-height:38px; overflow:hidden;display:inline; width:102px;}
.btnLogin a{ color:#666; text-decoration:none; margin-left:15px;}
.btnLogin a:hover{ text-decoration:underline;margin-left:15px;}

.footer{ width:100%; height:34px; background:#f1f1f1; border-top:1px #e4e4e4 solid; position:absolute; bottom:0px;}
.footer p{ width:1026px; margin:0 auto; text-align:center; font-size:12px; height:34px; line-height:34px; color:#999;}

.inputBox{
	margin-left: 40px;
	width: 298px;
}