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

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

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

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

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

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

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

#IDMainBlock 
{
	float:left;
	
}
