
body{
	background: url('../img/bg_body.png') no-repeat;
	height: 768px;
	background-size: 100% 100%;
}
.box_top{
	margin: 118px auto 0;
	height: 32px;
	width: 650px;
	line-height: 32px;
	font-size: 12px;
	text-align: right;
	
}
.box_top a{
	text-decoration: none;
	color: #484848;
	font-size: 16px;
}
.box_reg{
	width: 698px;
	height: 580px;
	margin: 0 auto;
	background: #ffffff;	
	box-shadow: 0px 0px 6px #ddd;
	/*border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;*/
	position: relative;
}
.head_yuan{
	width: 168px;
	height: 168px;
	border-radius: 50%;
	position: absolute;
	top: -84px;
	left: 265px;
	/*z-index: 10;*/
}
.reg_form{
	width: 440px;
	position: absolute;
	top: 96px;
	left: 130px;
}
.reg_input{
	width: 431px;
	border: 1px solid #cfcfcf;
	border-radius: 2px;
	height: 48px;
	padding-left: 5px;
	margin-bottom: 16px;
	font-size: 20px;
}
.reg_button{
	border: 0px;
	width: 216px;
	height: 50px;
	line-height: 48px;
	border-left: 1px solid #cfcfcf;
	padding: 0;
	color: #8a8a8a;
	font-size: 20px;
	background: transparent;
	position: absolute;
	top: 69px;
	left: 215px;
}
.queren{
	width: 100%;
	/*height: 35px;*/
	/*border: 1px solid #484848;*/
	font-size: 11px;
	color: #e81616;
	line-height: 17px;
	overflow: hidden;
	text-indent: 3px;
	margin-bottom: 32px;
	
}
.queren_button{
	width: 20px;
	height: 20px;
	border: 1px solid #cfcfcf;	
	float: left;
	/*background: url('../img/queren_button.png') no-repeat center;*/
	background: no-repeat center;
	background-size: 70% auto;
	
}
.tk_a{
	color: #e81616;
	text-decoration: underline;
}
.reg_sbmt{
	display: block;
	width: 304px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
	font-family: "楷体";
	font-size: 24px;
	border: 0;
	background: #E81616;
	border-radius: 5px;
	color: #FFFFFF;
	cursor: pointer;
}

.left_radio{
	float: left;
	height: 20px;
	line-height: 20px;
	color: #484848;
	font-size: 16px;
	font-family: "楷体";
}
.left_radio2{
	float: right;
	font-size: 16px;
	line-height: 20px;
}
.left_radio2 a{
	font-size: 16px;
}
