@charset "utf-8";


*{
	margin: 0;
	padding: 0;
}

#flashcontent #attention{
	text-align: center;
	width: 971px;
	height: 526px;
	background: url(../images/back.gif) no-repeat center top;
	font-size: 90%;
	margin-top: 20px;
	padding-top: 80px;
	position:relative;
	
}

#flashcontent #attention h2{
	
}

p{
	margin: 20px;
}


#attention h1 {
	position: absolute;
	bottom:130px;
	width: 271px;
	height: 88px;
	margin-left:-137px;
}

html>/**/body #attention h1{
	bottom: 130px;
	left:0;
	right:0;
	padding: 40px 0px;
	margin:auto;
}


#ulWapper{
	text-align: center;
}



#flashcontent #attention ul {
	text-align: center;
	list-style: none;
}

.appendix{
	margin-top: 10px;
}

#copyright{
	position:absolute;
	margin: 0 auto;
	text-align: right;
	width: 970px;
	left:50%;
	margin-left :-485px;
	bottom: -20px;
	font-size: 70%;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color:#009844;
	
}



*{
	border:0;
}
