@charset "utf-8";

#flashcontent {
	position    :absolute;
	left        :50%;
	top         :50%;
	width       :980px;
	height      :600px;
	line-height	:0;
	margin-left :-490px;
	margin-top  :-300px;
	}
	#flashcontent #attention {
		background  :#FFFFFF;
		}

#external_flashcontent:focus {
	outline:none;
	}
