/* CSS Document */

*{padding:0;margin:0;}
body{
	padding: 0;
	margin: 0;
	background-image: url(../images/login1/bj.jpg);
	background-repeat: repeat;
	background-color: #dff1ff;
	background-position: left top;
}
.im5{vertical-align:middle;}
.divbox{
	background-image: url(../images/login1/201512310117265081.png);
	width: 1120px;
	height: 600px;
	margin: 0 auto;
	padding-top: 50px;
}
.mainbox{
	width:1030px;
	overflow:hidden;
	margin:45px auto 0 auto;	
	}
.zbox{
	width: 355px;
	border: 1px solid #999999;
	float: right;
	background-color: white;
	border-radius: 5px;
	overflow:hidden;
	/*filter: alpha(opacity=85);
	opacity: 0.85;*/
}
.font42{
	height:60px;
	display:block;
	font-size:38px;
	font-family: Î¢ÈíÑÅºÚ;
	width:900px;
	color: white;
	margin-left:48px;
	font-weight: bold;
	text-shadow: #002b33 0 1px 5px;}
.font22{width:300px;margin:0 auto;padding-left:5px;height:48px;line-height:52px;font-family: Î¢ÈíÑÅºÚ;font-size:22px;display: block;color:#666666;border-bottom:solid 1px #CCC;}
.login{
	width: 324px;
	margin: 50px 20px 25px 25px;
	background-color: #FFF;filter: alpha(opacity=100); opacity: 1;
}
.inpt{height:40px;line-height:40px;border-radius:4px;margin:0px 10px 2px 15px;padding-left:10px;border:solid 1px #CCCCCC; background:#FFF;font-size:14px; font-family:Î¢ÈíÑÅºÚ;color:#666;}
.inpt a.active {
	border: 1px solid #0066FF;background-color:#FFF;
}
#submitbtn{
	background-image: url(../images/login1/denglu2.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 307px;
	line-height: 38px;
	text-align: center;
	font-size: 22px;
	color: #FFF;
	font-family: Î¢ÈíÑÅºÚ;
	margin-right: 20px;
	display: block;
}
#username{
	background-image: url(../images/login1/yongfu.jpg);
	background-repeat: no-repeat;
	background-position: 8px 10px;padding-left:38px;}
#verifycode{
	background-image: url(../images/login1/yzmbj.jpg);
	background-position: 8px 10px;
	background-repeat: no-repeat;
	padding-left: 38px;
	vertical-align:middle;
	margin-bottom: 0px;
}
#passwd{background-image: url(../images/login1/key.jpg);
	background-position: 8px 10px;
	background-repeat: no-repeat;padding-left:38px;}
.fontz{font-size:14px; color:#4baac8;line-height:48px;margin-left:20px;}
.fontz a:hover{color:#F30; text-decoration:none;}
.font24{
	font-size: 24px;
	color: white;
	font-family: Î¢ÈíÑÅºÚ;
	width: 600px;
	margin:12px auto 0 auto;
	line-height: 24px;
	padding-bottom:15px;
	vertical-align: middle;
	display: block;
}
.h10{height:8px;}
.font12r{
	width: 100px;
	height: 20px;
	margin: 0 auto;
	padding-left: 20px;
	font-size: 12px;
	color: #F30;
	font-family: "Î¢ÈíÑÅºÚ";
	line-height: 20px;
	margin-bottom: 0px;
	vertical-align: middle;
	background-image: url(../images/login1/icon.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.font14w{
	font-size: 14px;
	color: #666;
	font-family: Î¢ÈíÑÅºÚ;
	text-align: center;
	line-height: 16px;
	vertical-align: middle;
	overflow:hidden;
}
.font14w .onfocus{
	font-size: 14px;
	color: #CCC;
	font-family: "Î¢ÈíÑÅºÚ";
	text-align: center;
	line-height: 14px;
	vertical-align: middle;
}
input:focus
{
	color: #0d64c3;	border:solid 1px #0d64c3;box-shadow:0px 0px 5px #1d79cc;  background-color:#FFF;bblr:expression(this.onFocus=this.blur());/*IEÊ¹ÓÃ*/ 
    outline-style:none; /*È¥³ýµã»÷Ðé¿ò*/ }
.bottom{text-align:center;margin-top:60px;}
.tips{
			color: rgba(0, 0, 0, 0.5);
			padding-left: 10px;
}