#main_content{ width:1200px; min-height:300px; margin:0 auto; margin-top:5px; text-align:center; }

	.info_daohan{ clear:both; margin:5px auto; text-align:left;}
		.info_daohan a:link, .info_daohan a:visited{ color:#0000FF; text-decoration:underline; font-weight:bold; }
		.info_daohan a:hover{ color:#F00; text-decoration:underline; font-weight:bold;}
	
	.info_main{ clear:both; width:100%; margin:0 auto; padding:0px; border:1px #ccc solid; }
		.info_title{ clear:both; background-color:#efefef; text-align:left; }
			.info_title ul{ clear:both; width:100%; margin:0 auto; padding:0px; display:table;}
			.info_title ul li{ float:left; list-style:none; height:25px; line-height:25px;  margin:0; padding:0px;   }

		.item_title{ clear:both; border-top:1px #E4ECF1 solid; padding:0px; color:#666; }
			.item_title ul{ clear:both; width:100%; margin:0 auto; padding:0px; display:table;}
			.item_title ul li{ float:left; list-style:none; height:25px; line-height:25px;  margin:0; padding:0px;  white-space:normal !important; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
				.li_1{ width:60%; text-align:left; text-indent:10px;}
					.li_1 a:link{ color:#4E81F8; }
					.li_1 a:hover{ color:#F00; text-decoration:underline;}
				.li_2{ width:10%; text-align:center;}
				.li_3{ width:20%; text-align:left; text-indent:5px;; }
				.li_4{ width:10%; text-align:center; }
			
			
	.page_style{ clear:both; margin-top:5px; text-align:right; }
