﻿@charset "utf-8";

#content {
	position    :absolute;
	left        :50%;
	width       :984px;
	height      :984px;
	line-height	:0;
	margin-left :-492px;
	}

#content * {
	line-height	:150%;
	}

#content #flashcontent {
	
	
	}
#content #flashcontent h1,
#content #flashcontent h2 {
	color       :#333333;
	}
#content #flashcontent img {
	border      :0;
	}
#content #flashcontent p,
#content #flashcontent ul {
	text-align  :left;
	}
#content #flashcontent p.appendix {
	text-align  :center;
	}
