@charset "utf-8";
/* CSS Document */


* {
	border: 0;
	padding: 0;
	margin: 0;
}


html, body {
	height:100%;
	background-color: #000000;
}

body {
		margin:0; padding:0; overflow:hidden; }
		
#flashContent {
	width:100%;
	height:100%;
}


body {
	background-image: url();
	background-repeat: repeat-x;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-image:url(image/bg.gif);
	background-repeat:repeat-x;
}
.style2 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top:20px;
}
.style3 {color: #8c5e66}

.credit {
 font-family: Arial;
 font-size: 14px;
 color: #8c5e66;
 font-weight: normal;
 line-height: 100%;
 text-decoration:none;
 text-underline:none;
}
.credit1 { font-family: Arial;
 font-size: 14px;
 color: #8c5e66;
 font-weight: normal;
 line-height: 100%;
 text-decoration:none;
 text-underline:none;
}

