#main_content{ width:930px; margin:0px auto; background:url(../images/message_bg.gif) top left no-repeat; text-align:center;}
	#main_content #main_content_txt{ margin:0 auto; padding:0px; padding-left:215px; text-align:left;}
	.reg_main{ clear:both; line-height:18px; text-align:left;}
		.reg_title{ clear:both; height:45px; margin:10px auto; background:url(../images/register/title.gif) top 40px no-repeat;}
		.reg_items{ clear:both; margin:0; margin-top:8px; padding:0px; text-align:left;}
			.reg_item_title{ float:left; width:100px; margin:0; padding:5px 0; line-height:23px; text-align:right; }
			.reg_item_value{ float:left; margin:0; padding:5px 0; line-height:23px; text-align:left;}
		.reg_button{ clear:both; width:400px; font-size:14px; height:30px; line-height:30px; text-align:center; margin-top:20px;}
		#check_user_name { color: #333333; background-color: #eee; padding:2px 1px 0px 2px; border-top: 1px solid #FFFFFF; border-right:1px solid #666666; border-bottom: 1px solid #666666;border-left: 1px solid #FFFFFF; }
		

/*注册成功页*/
#reg_ok_main{ clear:both; width:500px; line-height:25px; margin:20px auto; text-align:left;}
	#reg_ok_title{ clear:both; margin:5px auto; line-height:30px; font-size:18px; font-weight:bold; color:red;}
		#reg_ok_title font{ font-size:18px; font-weight:bold;}
	#reg_ok_content{ clear:both; margin:5px auto; line-height:30px; font-size:14px; }
		#reg_ok_content font{ font-size:14px; font-weight:bold;}
	#reg_ok_login{ clear:both; font-size:18px; font-weight:bold; color:blue;}
		#reg_ok_login a:link, #reg_ok_login a:visited{ font-size:18px; font-weight:bold; text-decoration:underline;}
	