/* News Module */
	#news_iterator #news_search_filter { margin-bottom: 20px; padding-bottom: 4px; width: 100%; border-bottom: 1px solid #eee; text-align: right; }
	#news_iterator #news_table { padding: 10px; }
	#news_iterator #news_table .news_row { padding-left: 20px; background-image: url('../../images/flgr/news_icon.gif'); background-repeat: no-repeat; margin-bottom: 8px; line-height: 15px;}
	#news_iterator #news_table .news_row .news_caption { font-size: 11px; font-weight: bold; }
	#news_iterator #news_table .news_row .news_hour { font-size: 10px; color: #FF3300; }
	#news_iterator .news_paging { text-align: center; padding: 10px; }
	
	#open_news .back_tonews { margin-top: 5px; margin-bottom: 8px; background-image: url('../../images/flgr/arrow_goleft.gif'); background-repeat:no-repeat; padding-left: 18px; }
	#open_news .news_title {color: #000066; font-size: 12px; font-weight: bold;  }
	#open_news .news_time { font-size: 10px; color: #FF6600; font-weight: normal; border-bottom: 1px solid #eee; margin-bottom: 5px;}
	#open_news .news_content { padding: 5px; border-bottom: 1px solid #eee; }
	#open_news .news_content a { color:#EF813F; background-color: #fff;}
	#open_news #opennews_files { margin-top: 7px; } 
	#open_news #opennews_files .files_caption { font-size: 11px; font-weight: bold; color: #000066;  border-bottom: 1px solid #eee;}
	#open_news #opennews_files .file_item { margin-bottom: 5px; }
	#open_news #opennews_operations { margin-top: 10px; border-bottom: 1px solid #eee; padding-bottom: 10px; }
	#open_news #opennews_operations #newsoper { float: left; }
	#open_news #opennews_operations #comments { float: right; }
