/* CSS Document */
.container {
	margin: 40px auto;
}

.container h2 {
	text-align: center;
}

form {
	margin: 40px 0 0 230px;
}

form p {
	margin-bottom: 10px;
}

form a {
	color: #1b3dbc;
	text-decoration: underline;
}

label {
	display: block;
	float: left;
	height: 40px;
	line-height: 30px;
	color: #36b2fc;
	text-indent: 10px;
}

label.one {
	width: 210px;
	height: 4px;
	text-align: right;
	color: #000;
}

.login-title {
	color: #3A3A3A;
	margin-right: 210px;
	margin-bottom: 20px;
}

.red {
	color: #FF0000;
}

input {
	float: left;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #666;
}

.form-input {
	border: 1px solid #ccc;
	width: 300px;
	height: 40px;
	text-indent: 10px;
}

.identifying_code {
	height: 40px;
	width: 206px;
	_line-height: 46px;
	text-indent: 10px;
}

.get_code {
	height: 33px;
	width: 110px;
	margin-left: 10px;
	border: 1px solid #ccc;
	cursor: pointer;
}

.agreement {
	margin-left: 205px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}

.agreement input {
	display: block;
	line-height: 30px;
	height: 12px;
	margin: 8px 8px 0 5px;
	border: none;
	width: 12px;
	opacity: 1;
    position: relative;
}

.submit {
	text-align:center;
	background: #00a0e9;
	font-size: 20px;
	letter-spacing: 4px;
	color: #fff;
	cursor: pointer;
}.back {
	background: #00a0e9;
	font-size: 20px;
	letter-spacing: 4px;
	color: #fff;
	cursor: pointer;
}
.submit a{
	 
}
#btnRegister,#btnchangeuser,#btnforgotPassword {
	margin-left:260px ;
}

#btnBack {
	margin-left:50px ;
}
p.last {
	margin-left:430px ;
	font-size: 16px;
}

p.last input {
	cursor: pointer;
}
.streng-item{
	display: inline-block;
	border: 1px solid #ccc;
	padding: 2px 5px;
}