﻿@charset "utf-8";

body{
	margin:0;
	background:#FBF3E2;
}

img{
	border:none;
}

#flashcontent {
	position    :absolute;
	left        :50%;
	top         :50%;
	width       :714px;
	height      :426px;
	line-height	:0;
	margin-left :-357px;
	margin-top  :-213px;
}

#flashcontent * {
		line-height	:150%;
}

#flashcontent #attention {
}