#swf_box {
	width: 650px;
	height: 370px;
	float: right;
}
#whatsnew {
	width: 640px;
	height: 40px;
	background: url(../img/whatsnew.png) no-repeat;
	padding-left: 260px;
	padding-top: 10px;
}
#whatsnew p {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	line-height: 1.3em;
}
#ac_p {
	width: 210px;
	height: 210px;
	margin: 0px;
	float: left;
}
.banner_box01 {
	width: 230px;
	height: 210px;
	background: url(../img/banner01.png) no-repeat;
	margin: 0px;
	float: left;
}
.banner_box02 {
	width: 230px;
	height: 210px;
	background: url(../img/banner02.png) no-repeat;
	margin: 0px;
	float: left;
}
.banner_box03 {
	width: 230px;
	height: 210px;
	background: url(../img/banner03.png) no-repeat;
	margin: 0px;
	float: left;
}
.banner_box01 a {
	width: 230px;
	height: 210px;
	background: url(../img/banner01.png) no-repeat;
	margin: 0px;
	float: left;
}
.banner_box02 a {
	width: 230px;
	height: 210px;
	background: url(../img/banner02.png) no-repeat;
	margin: 0px;
	float: left;
}
.banner_box03 a {
	width: 230px;
	height: 210px;
	background: url(../img/banner03.png) no-repeat;
	margin: 0px;
	float: left;
}
.banner_box01 a:hover {
	width: 230px;
	height: 210px;
	background: url(../img/banner01_on.png) no-repeat;
	margin: 0px;
	float: left;
}
.banner_box02 a:hover {
	width: 230px;
	height: 210px;
	background: url(../img/banner02_on.png) no-repeat;
	margin: 0px;
	float: left;
}
.banner_box03 a:hover {
	width: 230px;
	height: 210px;
	background: url(../img/banner03_on.png) no-repeat;
	margin: 0px;
	float: left;
}
