
#IDBlockHAB {
	width: 725px;  
	float:left; 
	overflow: hidden;
} 

#IDMainNewsList {
	/* width: 718px;   */
	float:left; 
} 

#IDBlockHAB #IDBlockH {
	width: 725px;  
	float:left; 
	background-color: white;
	overflow: hidden; 
} 

  
#IDBlockA {
	/*position:relative;*/
	width: 480px; 
	float:right;
	text-align:center; 
	overflow: hidden; 
	left:245px;
}  
/* ÀÍ½ºÇÃ·Î·¯ÀÇ ¹Ú½º¸ðµ¨ Â÷ÀÌ·Î ÀÎÇÑ hack */
/*
* html #IDBlockA { 
	width: 440px; 
}
*/

#IDBlockB {
	width: 245px;  
	overflow: hidden;
	float:left;
}

#IDBlockC {
	width: 245px;
	overflow: hidden;
	float:right;
} 

#IDMainBlock 
{
	float:left;

}
