html {
	height: 100%;
	overflow: hidden;
	font-size:0.7em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	
#flashcucc {
	height: 1280px;
	width: 900px;
	}
#gumi-flashcucc {
	height: 100%;
	width: 100%;
	}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
}
#content {
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	margin-top: auto;
	vertical-align: middle;
	width:auto;
	clear:both;
	width: 1024px;
	border: none;
	height: 700px;
	min-height: 700px;
	position: relative;
	margin: 0 auto;
	line-height: 100%;
}
a:link {
	color: #CA842C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CA842C;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
}
#floater {
	float:left;
	height:50%;
	margin-bottom:-100px;
	position:relative;
	width:1px;
}
img {
	border:none
}
