@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/top/bg.jpg) repeat-x;
}

#subheader{
	width:780px;
	height:200px;
	margin:20px auto 10px;
	_margin:20px auto 7px;
}

#news{
	width:565px;
	height:250px;
	margin:0px;
}

iframe{
	width:565px;
	height:250px;
	margin:0px;
	overflow:auto;
	border:none;
}

#main{
	width:780px;
	margin:20px auto;
	text-align:left;
	clear:both;
	display:inline-block;
}