html,body		{ width:100%; margin:0px; padding:0px; text-align:center; background:#252525;}
body			{}

body > #wrapper	{ height:auto;}

#wrapper		{ margin:0 auto; position:absolute; top:50%; left:0px; margin-left:0px; margin-top:-299px; width:100%; height:100%; overflow:hidden; text-align:center;}

h1				{ position:absolute; top:-2000px;}

#container		{ position:relative; background:url(../../common/image/img_topmain.jpg) no-repeat 50% 50%; width:599px; height:597px; margin:0 auto; text-align:center; }
#start,
#start a		{ width:131px; height:50px; display:block;}
#start			{ position:absolute; top:459px; left:242px;}
#start a		{ background:url(../../common/image/img_start.jpg) no-repeat left top;}
#start a:hover	{ background:url(../../common/image/img_start.jpg) no-repeat left bottom;}

#read			{ position:absolute; left:0px; top:342px; width:599px; margin:0 auto; z-index:5;}
#read strong	{ font-size:13px; line-height:20px; color:#333;}

#change,
#change a,
#change a:hover	{ width:183px; height:183px; display:block;}
#change			{ position:absolute; left:491px; top:393px; z-index:4;}
#change a		{ background:url(../../common/image/img_engbtn.jpg) no-repeat left top;}
#change a:hover	{ background:url(../../common/image/img_engbtn.jpg) no-repeat left bottom;}

#text			{ position:absolute; bottom:22px; left:38px; text-align:left; color:#888; font-size:10px; line-height:18px;}
#text a			{ color:#888; line-height:18px; padding-left:10px; background:url(../image/arrow.gif) no-repeat left center;}
#text a:hover	{ text-decoration:underline;}

#jst_top		{ position:absolute; top:21px; right:34px; text-align:right;}
#jst_top a		{ padding-left:10px; color:#888; font-size:10px; line-height:11px; background:url(../image/arrow.gif) no-repeat left center;}
#jst_top a:hover{ text-decoration:underline;}
#jst			{ position:absolute; bottom:21px; right:34px; width:76px;}

#start span,
#change span,
#jst span,
#jst_top span	{ text-indent:-9999px; display:block;}


/*English version*/
#en #container		{ background:url(../../english/common/image/img_topmain_en.jpg) no-repeat 50% 50%;}
#en #start a		{ background:url(../../english/common/image/img_start_en.jpg) no-repeat left top;}
#en #start a:hover	{ background:url(../../english/common/image/img_start_en.jpg) no-repeat left bottom;}
#en #read strong	{ font-size:12px;} 
#en #change a		{ background:url(../../english/common/image/img_jpbtn.jpg) no-repeat left top;}
#en #change a:hover	{ background:url(../../english/common/image/img_jpbtn.jpg) no-repeat left bottom;}

#en #text			{ font-size:11px;}
#en #read			{ position:absolute; left:0px; top:330px; width:599px; margin:0 auto; z-index:5;}
#en #read strong	{ font-size:16px; line-height:22px;}

