body, html, .log {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
.log {
	background:url(../img/login/bg.jpg) center bottom;
}
.logmid, .lognr, .logbtn, .zi, .logmina {
	position:absolute;
}
.logmid {
	left:0px;
	right:0px;
	background:url(../img/login/mid.jpg) left bottom no-repeat #2b6095;
	height:218px;
	top:50%;
	margin:-166px 0 0 0;
}
.lognr {
	width:1228px;
	height:577px;
	left:50%;
	top:50%;
	margin:-300px 0 0 -614px;
}
.imglog {
	height:218px;
	width:536px;
	margin:131px 0 0 0;
	float:left;
}
.logdl {
	float:right;
	height:573px;
	width:687px;
	background:url(../img/login/nr.png) center bottom no-repeat;
}
.logbtn {
	right:0px;
	top:50%;
	width:173px;
	height:325px;
	margin:-207px 0 0 0;
	background:url(../img/login/dlbtn1.png) center bottom no-repeat;
}
.logbtn:hover {
	background:url(../img/login/dlbtn2.png) center bottom no-repeat;
}
.zi {
	width:130px;
	height:41px;
	background:url(../img/login/userzi.png) center bottom no-repeat;
	right:208px;
	top:130px;
}
.logmina {
	width:214px;
	height:132px;
	right:173px;
	top:200px;
}
.logdiv {
	clear:both;
	margin:0 0 20px 0;
	height:28px;
}
.logdiv font {
	display:block;
	float:left;
	height:28px;
	line-height:28px;
	font-size:16px;
	color:#FFF;
}
.loginput {
	height:28px;
	width:143px;
	border:0px;
	float:left;
	padding:0 6px;
	background:url(../img/login/input.png) center bottom no-repeat;
}
.yz {
	width:88px;
	margin:0 5px 0 0;
	background:url(../img/login/yz.png) center bottom no-repeat;
}
.yzmImg {
	float:left;
	height:28px;
	width:50px;
	cursor:pointer;
}