body {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 8px;
	color: #333333;
	background: #ffffff;
}

img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	border: none;
	text-decoration: none;
}
img a {
	border: none;
}
a:link {
	font-size: 48px;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	font-size: 48px;
	color: #ffffff;
	text-decoration: none;
}


#SLIDER-MAIN-L1 {
	width: 960px;
	height: 360px;
	position: fixed;
	top: 0px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}


#SLIDER-BOX-CONTROL {
	z-index: 5;
	opacity: 1;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 360px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 100%;
	color: #000000;
}
#SLIDER-BOX-CONTROL img {
	width: 960px;
	height: 360px;
	margin: 0px 0px 0px 0px;
}

#SLIDER-BOX-DISP0 {
	z-index: 2;
	opacity:0;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 360px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 100%;
	color: #ffffff;
}
#SLIDER-BOX-DISP0 img {
	width: 960px;
	margin: 0px 0px 0px 0px;
}

#SLIDER-BOX-DISP1 {
	z-index: 3;
	opacity: 0;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 360px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 100%;
	color: #ffffff;
}
#SLIDER-BOX-DISP1 img {
	width: 960px;
	height: 360px;
	margin: 0px 0px 0px 0px;
}

#SLIDER-BOX-MASK {
	z-index: 4;
	position: fixed;
	top: 0px;
	left: 980px;
	width: 960px;
	height: 360px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
}
#SLIDER-BOX-MASK img {
	width: 960px;
	height: 360px;
	margin: 0px 0px 0px 0px;
}
