body {
	margin: 0px;
	padding: 0px;
}
.BG_left {
	background-image: url(imgs_SFXgame/BG_left.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #000;
}
.BG_right {
	background-image: url(imgs_SFXgame/BG_right.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #000;
}
.txt01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
.txt02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
	text-decoration: none;
}
.BG_bottom_left {
	background-image: url(imgs_SFXgame/BG_bottom-08.png);
	background-repeat: no-repeat;
	background-position: right top;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FC0;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.BG_bottom_right {
	background-image: url(imgs_SFXgame/BG_bottom-09.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG_bottom_center {
	background-image: url(imgs_SFXgame/BG_bottom-07.png);
	background-repeat: no-repeat;
	background-position: center top;
}

