@charset "utf-8";

#flashcontent {
	position    :absolute;
	left        :50%;
	top         :50%;
	width       :740px;
	height      :270px;
	line-height	:0;
	margin-left :-370px;
	margin-top  :-135px;
}
	#flashcontent * {
	line-height	:50%;
	outline: none;
		}
	#flashcontent #attention {
	text-align  :center;
	margin-top: 0;
	margin-right: 10%;
	margin-bottom: 0px;
	margin-left: 10%;
		}
		#flashcontent #attention img {
			border      :0;
			}
		#flashcontent #attention p,
		#flashcontent #attention ul {
			text-align  :left;
			}
		#flashcontent #attention p.appendix {
			text-align  :center;
			}
body {
	background-color: #f5f5f5;
}
