.login{
	width: 1000px;margin: auto;background: #fff;
	box-shadow: 3px 0px 6px rgba(0,0,0,0.2),-3px 0px 6px rgba(0,0,0,0.2);
}
.login_top{
	width: 1000px;height: 100px;margin: auto;box-shadow: 0px 3px 6px rgba(0,0,0,0.2);
}
.login_top a{
	float: right;width: 100px;line-height: 36px;text-align:center;font-size:16px;color: #FFFFFF;
	background:dodgerblue;border-radius: 2px;margin: 32px 30px 0 0;
}
.login_top img{
	margin: 17px 0 0 30px;
}
.login_mid{
	height: 400px;box-shadow: 0px 3px 6px rgba(0,0,0,0.2);	padding-bottom:230px;
}
.login_midleft{
	height: 400px;width: 600px;float: left;
}
.login_midleft img{
	width: 100%;height: 100%;
}
.login_midrigt{
	float: right;text-align: left;width: 380px;
}
.login_midrigt p{
	text-align: left;color: #333;font-size: 18px;margin:30px 0 10px 0;
}

.logininput{
	width: 260px;height: 42px;border: 1px solid #999;border-radius: 4px;margin: 12px 0;font-size: 16px;color:#333;text-indent:5px;line-height: 42px;

}
.logininput:focus {
    border: 1px solid steelblue;
}
.keep{
	width: 260px;font-size: 14px;margin-top: -2px;
}

.keep a{
	float: right;color: dodgerblue;
}
.login_midrigt button{
	width: 80px;line-height: 42px;background:dodgerblue;color: #fff;font-size: 18px;text-align: center;border: none;border-radius: 2px;margin-top: 30px;cursor: pointer;
}
.login_bot{
	width: 1000px;margin: auto;height:150px;
}
/*×¢²á*/
.reg_mid{
box-shadow: 0px 3px 6px rgba(0,0,0,0.2);padding-top: 30px;	padding-bottom:230px;
}
.reg_mid p{
	width:440px;margin:auto;font-size: 30px;color: #333;text-align: center;margin-bottom: 10px;line-height: 50px;
	border-top: 2px dodgerblue solid;border-left: 1px solid #ccc;border-right: 1px solid #ccc;
}
.reg_text{
	width: 440px;margin: auto;
}
.reg_text li input{
	height: 50px;border: 1px solid #ccc;background: #f7f7f7;width: 440px;color: #333;text-indent: 8px;border-radius: 2px;font-size: 16px;margin:10px 0;line-height: 50px;
}
.reg_text li input:focus {
    border: 1px solid dodgerblue;
}


.yanzm{
	float:right;width: 200px;height: 50px;margin-top: 10px;
}
.yanzm span{
	display: inline-block;width: 150px;height: 50px;border: solid 1px #f5f5f5;
}
.yanzm a{
	color: dodgerblue;text-decoration: underline;font-size: 14px;cursor: pointer;
	}
.yanzm span img{
	width: 100%;height: 100%;
}
.reg_but{
	width:440px ;line-height:50px;background:dodgerblue;border: none;color: #fff;font-size: 20px;margin:auto;text-align: center;margin-top: 20px;cursor: pointer;
}
.reg_xy{
	width:440px ;margin: auto;padding: 10px 0;
}
.reg_xy a{
	color:dodgerblue;
}
.reg_sec{
	width: 440px;margin:auto;text-align: center;padding: 20px 0;line-height: 26px;height:450px;
}
.reg_sec a{
	color: dodgerblue;text-decoration: underline;
}
