/** Image and Hl Section **/
#img_hl_news td{
	padding-bottom:10px;	
}
#img_hl_news div.left_img{
	/*border:1px solid #eee;*/
	margin:1px 10px 5px 0;
}
#img_hl_news div.right_img{
	/*border:1px solid #eee;*/
	margin:1px 0 5px 10px;
}
#img_hl_news a{
	color:#000;
	text-align:justify;
	margin:0;
}
#img_hl_news a:hover{
	color:#006699;
}
/***/