﻿@charset "utf-8";

body{
	background-color:#000000;	
}

#flashcontent {
	position    :absolute;
	left        :50%;
	top         :50%;
	width       :422px;
	height      :411px;
	line-height	:0;
	margin-left :-211px;
	margin-top  :-206px;
	}
	#flashcontent * {
		}
	#flashcontent #attention {
		text-align  :center;
		padding     :30px;
		}