html, body{
	height: 100%;
	width: 100%;
	margin:0;
	padding:0;
	background-color: #FFF;
	/*overflow:hidden;*/
}
#swfViewArea{
/*	height: 100%;*/
	width: 100%;
	margin:0;
}
#flashDataArea{
/*	height: 100%;*/
	width: 100%;
	margin:0;
}
#noFlashDataArea{
/*	height: 691px;
	width: 1012px;*/
	margin:0;
/*	background-repeat: no-repeat;*/
}
/*
#flashBanner{
	width: 160px;
	height: 41px;
	position: absolute;
	left: 161px;
	top: 299px;
}
#flashText{
	position: absolute;
	left: 340px;
	top: 303px;
	color: #000000;
	font-size: 12px;
}
#copyrightText{
	position: absolute;
	left: 340px;
	top: 383px;
	color: #666666;
	font-size: 12px;
}
*/
