/* register_change */
#reg_con{
	width:800px;
	margin:0 auto;
}
#reg_title{
	width:800px;
	height:80px;
}
#reg_form{
	width:510px;
	height:260px;
	float:left;
	border:1px solid #c2c2c2;
	background:url(../images/login/form_bg.gif) repeat-x;
	padding:20px 0 0 50px;
	text-align:left;
}
#reg_form_change{
	width:510px;
	height:284px;
	float:left;
	border:1px solid #c2c2c2;
	background:url(../images/login/form_bg.gif) repeat-x;
	padding:20px 0 0 50px;
	text-align:left;
}
#reg_info{
	width:187px;
	height:280px;
	float:left;
	margin-left:40px;
	text-align:left;
}
.pinput{
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
}
.pagree{
	margin-top:10px;
}
.psignin{
	text-align:right;
	margin-right:20px;
	margin-top:0;
	padding:0;
}