body, html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
#intro {
	height: 0;
	overflow: hidden;
	text-indent: -999px;
}
#swf-wrap {
	width: 1170px;
	height: 820px;
	margin: 0 auto;
}
