body {
	background-image: url(images/paper_bg01.jpg);
}
.linktext {
	color: #573F19;
}
#LayerMain {
	position: absolute;
	left: 22%;
}
#LayerUpdate {
	position: relative;
	width:454px; height:70px; z-index:100; overflow: auto; left: -0.05%;
}
#LayerContent {
	position: relative;
	width:520px;
	height:358px;
	z-index:100;
	left:4px;
	top: 4px;
	overflow: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bggame {
	background-image: url(images/game_bg.jpg);
	background-attachment: fixed;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #EFEFD5;
}
.bggame2 {
	background-image: url(images/game_bg.jpg);
	background-attachment: fixed
	dummy:none;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #EFEFD5;
}
.bgchara {
	background-image: url(images/chara_bg.jpg);
	background-attachment: fixed;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #EFEFD5;
}
.bgchara2 {
	background-image: url(images/chara_bg.jpg);
	background-attachment: fixed
	dummy:none;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #EFEFD5;
}
.bgstory {
	background-image: url(images/story_bg.jpg);
	background-attachment: fixed;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #EFEFD5;
}
.bgstory2 {
	background-image: url(images/story_bg.jpg);
	background-attachment: fixed
	dummy:none;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #EFEFD5;
}
.bgmovie {
	background-image: url(images/movie_bg.jpg);
	background-attachment: fixed;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #EFEFD5;
}
.bgmovie2 {
	background-image: url(images/movie_bg.jpg);
	background-attachment: fixed
	dummy:none;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #EFEFD5;
}
.bghis {
	background-image: url(images/his_bg.jpg);
	background-attachment: fixed;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #EFEFD5;
}
.bghis2 {
	background-image: url(images/his_bg.jpg);
	background-attachment: fixed
	dummy:none;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #EFEFD5;
}
.bgwhere {
	background-image: url(images/where_bg.jpg);
	background-attachment: fixed;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #EFEFD5;
}
.bgwhere2 {
	background-image: url(images/where_bg.jpg);
	background-attachment: fixed
	dummy:none;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #EFEFD5;
}


.updateTable {
	background-image: url(images/update_bg.gif);
}
.textUpdate01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.copyrightText01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
}
.title01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.imgScreenShot {
	border: 0px none #000000;
}
.charName {
	font-size: larger;
	font-style: italic;
	font-weight: bolder;
}
