body{
	background: #f3f3f4;
	color: #676a6c;
}
.title{
	margin-top: 5px;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	margin-bottom: 15px;
}
.middle-box{
	width: 300px;
	z-index: 100;
	margin: 0 auto;
	padding-top: 40px;
}
.forgot{
	text-align: center;
}
.forgot a{
	color: #337ab7;
	text-decoration: none;
	font-size: 14px;
}
.logo-login {
    float: none;
    text-align: center;
}
.yanzhengma{
	width: 200px;
	float: left;
}
#check{
	float:right;
	height:34px;
	width: 115px;
}