@charset "utf-8";

* {
	padding: 0px;
	margin: 0px;
}

body {
	font-size: 14px;
	background: #2b394f;
	min-width: 660px;
	overflow: hidden;
	color: #fff;
	background-image: url(../images/bg.77d678be.jpg);
}

a {
	color: #fff;
}

.update_tips {
	position: absolute;
	left: 10px;
	top: 10px;
}

.logo {
	float: left;
}

.center {background: #fff; overflow: hidden;height: 400px;width: 900px;margin: 15% auto;border-radius: 10px;}
.form-l{float:left;height: 400px; width: 60%; background:url('../images/sw.95275c21.jpg') no-repeat;}
.form-r{float:left; height: 400px;width: 40%;}
.th2{ color: #2b394f ; text-align: center;line-height: 100px;}
.text{ padding: 10px ;margin-top: 20px; width: 280px; }
.btn{ margin-top: 30px;}
.submit{padding: 10px 140px;background-color:#0072c6; color: #fff;border: none;}