#regist-main {
	height: 900px;
	font-size: 12px;
	background: #2d2c2c;
}
ol {
	list-style: none;
}

#regist-main .cap {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 98px;
	left: 300px;
	width: 400px;
}
#registForm {
	height: 620px;
	position: relative;
	border: 1px solid #d7d7d7;
	box-shadow: 0 0 10px #d7d7d7;
	background-color: #fff;
	width: 380px;
	top: 154px;
	color: #818181;
	margin:0 auto;
}
#regist-main .cap h3 {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	height: 40px;
	line-height: 40px;
}
#regist-main .cap a {
	position: absolute;
	color: #818181;
	left: 173px;
	top: 27px;
}
.cap .login-error {
	position: absolute;
	top: 24px;
	left: 91px;
}
#regist-main a {
	text-decoration: none;
}
#regist-main a:hover {
	text-decoration: underline;
}
#registForm ol {
	padding-top: 20px;
	padding-left: 40px;
}
#registForm li {
	line-height: 30px;
}
.li_input {
	width: 298px;
	height: 33px;
	line-height: 33px;
	border: 1px solid #ccd1d5;
	display: block;
	border-radius: 5px;
}
#registForm input.btn-submit {
	text-align: center;
	display: block;
	overflow: hidden;
	width: 305px;
	height: 35px;
	line-height: 35px;
	cursor: pointer;
	color: #fff;
	margin:0 auto;
	border: 0;
	border-radius: 4px;
	background:#f60;
}
#registForm input.btn-submit:hover {
	background-position: 0 -31px;
}
#registForm input.btn-submit:active {
	background-position: 0 -62px;
}
#registForm .registError {
	
	margin-top: 30px;
}
.field-validation-error {
	color: #BF1623;
}
.kitjs-validator {
	color: #BF1623;
}
.modal-title{
	font-size: 18px;
	margin:0 auto;
	width:90%;
	float:left;
}
.close{
	border:none;
}
.float-right{
	float:right;
}
.box-login{
	margin:0 auto;
	width:100%;
}
.form-group{
	padding:5px 10px;
	text-align:center;
	margin:0 auto;
}
.m-t-15{
	margin-top:15px;
}
.bg-danger{
	display: block;
	color: #ff2121
}
.reg{
	font-size: 18px;
	color: #111;
	margin-left: -40px;
}
.verification{
	width: 283px;
	padding-left: 10px;
	font-size: 14px;
	height:33px;
	border:1px solid #ccd1d5;
	border-radius: 5px;
	line-height:33px;
}
.verification_input{
	width: 120px;
	float:left;
	border:none;
	outline: 0;
	height: 28px;
	line-height:28px;
	border-radius: 0;
}
.verification_a{
	cursor:pointer;
	line-height:30px;
	float:right;
	padding-right:20px;
	font-size:13px;
	color:#0087e0;
}
.agreed{
	margin-top:10px;
	padding-left: 45px;
}
.login_bag{
	background:url(/Home/img2/index/index10.jpg) no-repeat;
}
.agreed_check{
	display:block;
	float:left;
	margin-top:2px;
}
.reg_info{
	
}
.agreed_agreed{
	margin-left:10px;
	margin-top:-3px;
}
.reg_top{
	height:60px;
	border-bottom:1px solid #0087e0;
}
.reg_top_me{
	padding-top:10px;
	margin-left:10px;
	width:100px;
	height:50px;
	float:left;
	font-size:16px;
}
.reg_top_img{
	padding-top:10px;
	margin-right:10px;
	float:right;
}