#main_content{ width:100%; margin:0px auto; text-align:center;}
	#main_content #main_content_txt{ width:730px; margin-left:200px; padding-top:20px; padding-bottom:20px; overflow-x:hidden !important; font-family:Arial, Helvetica, sans-serif; line-height:18px; text-align:left; table-layout:fixed; word-wrap: break-word; word-break: normal;}
	.reg_body{ clear:both; width:1198px; margin:20px auto; display:table; position:relative;}
		.reg_left{ float:left; width:842px; height:500px; margin:0px; padding:0px; text-align:center; display:table;}
			.reg_main{ clear:both; line-height:18px; text-align:left;}
				.reg_title{ clear:both; margin:5px auto; margin-bottom:20px; height:50px; line-height:50px; text-align:left; }
				.reg_items{ clear:both; width:100%; margin-top:5px; padding:0px; text-align:left; display:table;}
					.reg_items *{ font-size:1em;}
					.reg_item_title{ float:left; width:120px; height:35px; line-height:35px; text-align:right; color:#333; }
					.reg_item_value{ float:left; width:550px; margin-left:2px; height:35px; line-height:35px; overflow:hidden; }
						.reg_item_value input{ float:left; height:25px; line-height:25px; border:1px #B5B5B5 solid; }
				.reg_button{ clear:both; width:380px; height:30px; line-height:30px; text-align:center; margin-top:20px;}
				#check_user_name { font-size: 9pt;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_right{ float:right; width:290px; height:400px; margin:0px; padding:0px; text-align:center; border-left:1px #ddd solid; display:table;}
			.right_title{ margin-top:50px; font-size:24px; font-weight:bold; text-align:center;}

#reg_ok_main{ clear:both; width:100%; line-height:25px; margin:5px auto; padding:20px 0px; text-align:center; border:1px #ddd solid; background-color:#f9f9f9;}
	#reg_ok_title{ clear:both; width:850px; margin:0px auto; line-height:30px; font-size:18px; font-weight:bold; color:#FF0000; text-align:center;}
		#reg_ok_title font{ font-size:18px; font-weight:bold;}
	#reg_ok_content{ clear:both; width:850px; margin:20px auto; line-height:30px; text-align:left; }
		#reg_ok_content font{ font-size:1em;}
	#reg_ok_login{ clear:both; font-size:18px; font-weight:bold; color:blue; text-align:center;}
		#reg_ok_login a:link, #reg_ok_login a:visited{ color:#0066FF; font-size:18px; font-weight:bold; text-decoration:underline;}
	
	