.swf {
	position: absolute;
	width: 760px;
	height: 260px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #ffffff;
	border-right-color: #ffffff;
	top: 122px;
	left: 30px;
	right: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	background-color: #FFFFFF;
}
.subtitles {
	position: absolute;
	width: 760px;
	height: 18px;	
	top: 382px;
	left: 30px;
	right: 30px;
	background-color:#FFFFFF;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
.newsarea {
	position: absolute;
	width: 760px;
	top: 400px;
	left: 30px;
	right: 30px;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
    margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.whatnew {
	top: 400px;
	width: 296px;
	height: 100px;
}
.lineup {
	top: 400px;
	width: 464px;
	height: 100px;
}
.whatnew_contents {
	padding: 5px 0 5px 0;
}
.submenutable {
	font-size: 9px;
	color: #E58324;
	padding: 0px 5px 0px 10px;
}
