#music{
	left: 50%;
	z-index: 15;
	width: 30px;
	height: 13px;
	bottom: 42px;
	position: absolute;
	margin: 0 0 0 423px;
}
#cache{
	left: 0;
	top: 88px;
	z-index: 8;
	width: 100%;
	height: 380px;
	position: absolute;
	background: white url(/images/loading.gif) no-repeat center center;
}
#flashbg{
	top: 88px;
	z-index: 6;
	overflow: hidden;
	text-align: center;
}
#flash, #flashfg{
/*	left: 50%;
	right: 0;*/
	left: 0;
	top: 88px;
	z-index: 8;
	width: 100%;
	height: 200px;
	text-align: center;
	position: absolute;
/*	margin-left: -545px;*/
}
#flashfg{
	z-index: 9;
	cursor: pointer;
}
