@charset "utf-8";
/* CSS Document */

div#main_img {
	background:url(../images/img_maintop.jpg) -1px 0;
	width:950px;
	height:300px;
	margin-top:10px;
}
div#newsbox {
	width:725px;
	height:85px;	
	background:url(../images/bg_news.gif);
	padding:20px 0 0 20px;
}
div#newsbox p span {
	color:#4D85BF;	
}

