/* for Mac Safari */

#NewsBox {
	position: absolute;
	margin: 0; padding: 0;
	top: 212px;
	width: 562px;
	height: 122px;
	background-image: url("../_cmn_img/news_btm.gif");
	background-repeat: no-repeat;
	background-position: 0 bottom;
	background-color: #85AD5C;
}
