@charset "UTF-8";

body{
	background:#FFFFFF;
	color:#999999;
	font-size:10px;
	margin:0;
	padding:0;
	position:absolute;
	width:100%;
	height:100%;
}

#WrapFlash{
}

#noPlugin{
	position:absolute;
	width:548px;
	height:242px;
	left:50%;
	top:50%;
	margin-left:-274px;
	margin-top:-121px;
}