@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	background-color:#FFFFFF;
}

#flashcontent {
	width:99.9%;
}

#apPie {
	position:absolute;
	z-index:999;
	bottom: 0px;
	left: 50%;
	right: 50%;
	margin-bottom: 0px;
	margin-left: -444px;
	width: 870px;
	height: 24px;
}