﻿@charset "utf-8";

body{
	background-color:#000000;	
}

#flashcontent {
	position    :absolute;
	left        :50%;
	top         :50%;
	width       :594px;
	height      :481px;
	line-height	:0;
	margin-left :-297px;
	margin-top  :-240px;
	}
	#flashcontent * {
		}
	#flashcontent #attention {
		text-align  :center;
		padding     :30px;
		}