.main{ clear:both; width:988px; margin:0px auto; padding:0px; text-align:center;}
	.L_main{ clear:both; width:986px; border:1px #ccc solid; display:table;}
		.L_title{ clear:both; width:100%; height:33px; line-height:33px; margin:0; padding:0px; text-align:left; border-bottom:1px #ccc solid; background-color:#EAFFDF; }
			.L_title_txt{ float:left; height:33px; line-height:33px; margin-left:10px;  font-weight:bold; color:#333; text-indent:10px;}
		.L_content{ clear:both; width:100%; margin:0; padding:0px;  text-align:center; display:table; }
			.list_items{ clear:both; width:960px; height:30px; line-height:30px; margin:0 auto; padding:5px 0px; text-align:left; border-bottom:1px #ddd dotted; display:table;}
				.list_items .list_title{ float:left; width:820px; height:30px; line-height:30px;  white-space:normal !important; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; text-align:left; background:url(../images/L_item_arrow.gif) left no-repeat; text-indent:18px;}
					.list_title a:link{  color:#444; text-decoration:none;}
					.list_title a:visited{  text-decoration:none;}
					.list_title a:hover{  color:#F00; text-decoration:underline;}
				.list_items .list_time{ float:right; width:130px; height:30px; line-height:30px; text-align:right; color:#999; white-space:nowrap; overflow:hidden;}
			
			.no_data{ clear:both; width:100%; height:100px; line-height:100px; text-align:center;}
