.wk{
    clear:both;
    height:100%;
    width:100%;
    text-align:center;
    background-image: url(/img/bj.png);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: center center;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
.logo{
	clear:both;
	height: 30%;
	width:100%;
	text-align:center;
}
.kw{
	height:30%;
	width:100%;
	text-align:center;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	float: left;
}
.bjk{
	height:48px;
	width:320px;
	clear:both;
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	border-radius:5px 5px 5px 5px;
}
.anl {
	
	height: 56px;
	width: 300px;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-color: #09F;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius:10px 10px 10px 10px;
	font-size: 18px;
	color: #FFF;
}
.wz {
	color: #FFF;
	text-decoration: none;
	top: 10px;
	margin-top: 30%;
	clip: rect(80px,auto,auto,auto);
	font-size: 10px;
}