@charset "utf-8";
/* CSS Document */

#flashDiv {
	position:absolute;
	left:0px;
	top:-5px;
	width:100%;
	height:300px;
	z-index:1;
	}
	
#flashDivSpace {
	position:relative;
	right:22px;
	top:0px;
	width:960px;
	height:300px;
	}



