*{margin:0;padding:0}
/*body{background:url(bg.png) center top repeat;color:#a7a7a7}*/
.main-box{background:url(bg.png) center top no-repeat;width:100%;height:235px;}
.bd{width:396px;margin:0 auto;height:420px;position:relative;top:60px;background-color: rgba(255, 255, 255, 0.95);
    border-radius: 10px;left: 290px;}
.input-box{position:absolute;top:90px;
	width: 328px;
    height: 280px;
    margin: auto;
    left: 30px;}
.input-box p{margin-bottom:14px;color:#a7a7a7}
.input-box .sel-d{width:257px;border:none;outline:none;padding-left:8px;font-size:14px;height:18px;}
.input-box .uname,.input-box .pwd{width:298px;height:36px;border:1px solid #1FACDF;line-height:18px;outline:none;padding: 0px 0px 0px 8px;}
/*
.btn_login{background:url(btn_login.png) no-repeat;border:none;width:90px;height:27px;cursor:pointer;float:right;margin-right:-5px;}
*/
.btn_login-value{font-size: 13px}
.btn_login{border:none;width:310px;height:50px;color: honeydew;line-height: 51px;background-color: #1FACDF;border-radius: 5px;font-size: 24px;}
.login_logo{
	width:auto;
	height:80px;
	text-align:center;
	padding-top:10px;
}
.login_logo img{
	height:78px;
}


#ext-gen14{
	width:16px;
	height:38px;
	border-right-color: #1FACDF;
	background-color:#D1D1D1;
}
#ext-gen14:hover{
	background-color:#BBD0E9;
} 
.x-form-field-wrap{
	border:1px solid #30a5ff;
}
