#main_content{ width:100%; margin:10px auto; /* height:350px !important; height:300px; line-height:300px; background:url(../images/message_bg.gif) top left no-repeat;*/}
	#main_content #main_content_txt{ width:830px; 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;}
	.login_body{ clear:both; width:100%; margin:20px auto; display:table; position:relative;}
		.login_left{ float:left; width:620px; height:290px; margin:0px; padding:0px; text-align:right;border-top:1px #B5B5B5 solid; background:url(../images/login_left_img.jpg) top left no-repeat; display:table;}
			.left_text{ float:right; width:260px; margin-top:20px; text-align:left; color:#666; font-size:14px; line-height:25px; }
				.left_text *{ color:#666; font-size:14px; line-height:25px; }
		
		.login_right{ float:right; height:290px; margin:0px; padding:0px; text-align:right; display:table;}
			.login_main{ clear:both; width:300px; margin:0; border:1px #B5B5B5 solid; padding-top:20px; padding-bottom:20px; text-align:left; display:table;}
				.login_title{ clear:both; margin:5px auto; height:30px; line-height:30px; text-align:center; font-size:16px; font-weight:bold; color:#666;}
				.login_items{ clear:both; height:25px; line-height:25px; margin-top:8px; display:table;}
					.login_item_title{ float:left; width:100px; height:25px; line-height:25px; text-align:right; font-size:14px; color:#666; }
					.login_item_value{ float:left; margin-left:2px; height:25px; line-height:25px; }
						.login_item_value input{ float:left; width:150px; height:20px; line-height:20px; font-size:14px; border:1px #B5B5B5 solid; }
						.login_item_value img{ float:left; width:65px; height:22px; margin-left:10px;}
				.login_button{ clear:both;  text-align:center; margin-top:20px; color:#666;}
	

/*
	.login_main{ clear:both; width:300px; margin:0 auto; margin-top:20px; border:1px ##868686 solid;}
		.login_title{ clear:both; font-size:14px; font-weight:bold; height:30px; line-height:30px; text-align:center;}
		.login_items{ clear:both; margin-top:8px;}
			.login_item_title{ float:left; width:100px; line-height:21px; text-align:right; font-size:14px;}
			.login_item_value{ float:left; margin-left:2px; line-height:21px; }
				.login_item_value input{ float:left; width:150px; border-top:1px #fff solid; border-right:1px #fff solid; border-bottom:1px #000 solid; border-left:1px #fff solid;}
				.login_item_value img{ float:left; margin-left:10px;}
		.login_button{ clear:both; font-size:14px; height:30px; line-height:30px; text-align:center; margin-top:20px;}
			.login_button input{}
*/