@charset "utf-8";

#container {
	background: #000 none;
}
#headerBar {
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 10px;
	background: transparent url(../img/header_bar.png) no-repeat 50% 0;
	line-height: 0;
	font-size: 1px;
}
#footerBar {
	position: absolute;
	bottom: 0; left: 0;
	width: 100%; height: 10px;
	background: transparent url(../img/footer_bar.png) no-repeat 50% 0;
	line-height: 0;
	font-size: 1px;
}
#flashContent {
	position: relative;
	width: 100%; height: 652px;
}
#noneFlashplayer {
	height: 652px;
	background: #000 url(../img/bg_base.jpg) repeat-x 0 0;
}
#noneFlashplayer .wrap {
	height: 652px;
	background: transparent url(../img/np_bg.jpg) no-repeat 50% 0;
}

#noneFlashplayer .wrap .in {
	position: relative;
	margin: 0 auto;
	width: 1020px; height: 652px;
	background: transparent url(../img/np_bg.jpg) no-repeat 50% 0;
	text-align: left;
}
#noneFlashplayer a {
	display: block;
	overflow: hidden;
	text-indent: -9999em;
	/*background: #039;*/
}
#noneFlashplayer ul {
	position: absolute;
	top: 0; left: 10px;
}
#noneFlashplayer ul li,
#noneFlashplayer ul li a {
	width: 260px; height: 51px;
}
#noneFlashplayer ul li.nav1,
#noneFlashplayer ul li.nav1 a {
	height: 85px;
}
#noneFlashplayer ul li span {
	display: none;
}
#noneFlashplayer .movieBtn {
	position: absolute;
	top: 80px; right: 10px;
}
#noneFlashplayer .movieBtn a {
	width: 220px; height: 120px;
}
#noneFlashplayer .amazonBtn {
	position: absolute;
	top: 0; right: 10px;
}
#noneFlashplayer .amazonBtn a {
	width: 220px; height: 50px;
}
#noneFlashplayer .twitterBtn {
	position: absolute;
	bottom: 20px; right: 10px;
}
#noneFlashplayer .twitterBtn a {
	width: 180px; height: 80px;
}
#noneFlashplayer .specialBtn {
	position: absolute;
	bottom: 20px; right: 380px;
}
#noneFlashplayer .specialBtn a {
	width: 180px; height: 80px;
}
#noneFlashplayer .pizzaBtn {
	position: absolute;
	bottom: 20px; right: 195px;
}
#noneFlashplayer .pizzaBtn a {
	width: 180px; height: 80px;
}

#noneFlashplayer .gameBtn {
	position: absolute;
	top: 63px; right: 10px;
}
#noneFlashplayer .gameBtn a {
	width: 220px; height: 140px;
}