

#area_news{text-align: center;margin: 0;}
#top_news{width: 600px;margin: 0 auto;}

#top_news_left, #top_news_right{
	float: left;width: 295px;
	height: 269px;
	text-align: left;
}
#top_news_left{
	margin-right: 10px;
	text-align: center;
	background: url(./images/frame_news.gif) no-repeat;
}
#top_news_right{
	text-align: center;
	background: url(./images/frame_real.gif) no-repeat;
}

#top_news_left iframe, #top_news_right iframe{margin-top: 62px;}

.clearfix { /* use hack */
  }
  .clearfix:after {
  clear: both;
  height: 0;
  overflow: hidden;
  display: block;
  content: "";
}



