html{
	overflow:hidden;
}

body {
	text-align:center;
	margin:0;padding:0;
	overflow:hidden;
	color:#fff;
}
img{
	border:none;
}
a{
	color:#6699ff;
}
#body360 {
	background:url('../img/background360.gif') top repeat-x #c1c1c1;
}
#body480 {
	background:url('../img/background480.gif') top repeat-x #c1c1c1;
}
#flashcontent360 {
	width: 680px;
	height: 480px;
	margin: 0 auto;
}
#flashcontent480 {
	width: 680px;
	height: 600px;
	margin: 0 auto;
}

#attention{
		font-family:Arial;
		font-size   :80%;

}

#attention{width:450px;
margin:50px auto;
}

#attention img {
			border      :0;
			}
#attention p,
#attention ul {
			text-align  :left;
			}
#attention p.appendix {
			text-align  :center;
			}
p.copyright{
	text-align  :center!important;
}