@charset "utf-8";


body { height:100%; margin: 0; padding: 0; background: #111111; }
html { height: 100%; overflow: auto; }


#swfArea {
	width: 100%;
	height: 700px;
	color:#ffffff;
	text-align: center;
	background: #000;
}

#flashContent{
	width: 100%;
	height: 700px;
	/*margin-top: -110px;*/
}

#caution {
	width: 100%;
	text-align: center;
}

#caution ul{
	width: 1154px;
	height: 60px;
	margin: 0 auto;
	list-style: none;
}

#caution ul li{
	float: left;
	padding: 2px;
}

#sleeve{
	width: 194px;
	height: 53px;
	position: relative;
}

#sleeveOuter{
	width: 194px;
	height: 53px;
}
