@charset "utf-8";
/* CSS Document */

#flash {
	position:absolute;
	top:50%;
	width: 99%;
	height: 600px;
	margin:-300px 0 0 0px;

	z-index: 2;
}

#flash_01 {
	position:absolute;
	top:50%;
	left:50%;
	width:1000px;
	height:600px;
	margin:-300px 0 0 -500px;

}

#footer p {
	text-align: center;
	padding: 1px;
	line-height: 100%;
	font-size: 10px;
	color: #999999;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #999999;
}
