﻿@charset "utf-8";

html,
body {
	height      :100%;
	overflow    :auto;
	margin      :0;
	padding     :0;
	background  :#FFFFFF;
	}

#flashcontent {
	position    :absolute;
	left        :50%;
	top         :50%;
	width       :740px;
	height      :300px;
	line-height	:0;
	margin-left :-370px;
	margin-top  :-150px;
	}
	#flashcontent * {
		line-height	:150%;
		}
	#flashcontent #attention {

		}

			}

