@charset "utf-8";

@import "base.css";

body {
	width: 100%;
	height: 100%;
}
#flash-content {
	width: 100%;
	height: 100%;
}

#news-notice {
	display: none;
	position: absolute;
	left: 524px;
	top: 287px;
	z-index: 2;
	margin: 0;
	width: 510px;
	height: 380px;
}
