div.subtitle {
	position: relative;
	width: 926px;
	height: 206px;
	background: url("/images/games/subtitle.gif") no-repeat;
}
div.subtitle h2,
div.subtitle p
{
	visibility: hidden;
}

.gallery_item{
	float: left;
	margin: 0;
	display:block;
  width:86px;
  float:left;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
}
#gallery 
{
  position:relative;
  overflow:hidden;
  top:70px;
  left:540px;
  width:340px;
  height:100px;
  margin:0 0 0 5px;
  padding:0;
}


#gallery_content 
{
  position: relative;
  width:672000px;
  left: 0px;
}

#video_gallery
{
	width:675px;
  margin:0 0 0 0px;
  padding:0;
	display:block;
}

#video 
{
  position:relative;
  overflow:hidden;
	width:590px;
	float:left;
  margin:0 10px 0 10px;
  padding:0;
}

#video_previous
{
  float:left;
}
#video_content 
{
  position: relative;
  width:672000px;
  left: 0px;
}
.video_item {
	margin: 0 30px 0 0;
	border-right: 1px solid #bbbbbb;
	width:290px;
	display:block;
  float:left;
}
div.subtitle ul li img {   
    display: block; 
		margin: 0 0 2px 0;  
}  
div.subtitle span.prev {
	position: absolute;
	top: 124px;
	left: 506px;
}
div.subtitle span.next {
	position: absolute;
	top: 124px;
	left: 900px;
}
#body ul.sidebar {
	float: left;
	padding: 20px 0 0 0;
	width: 192px;
	height: 228px;
	background: url("/images/common/sidebar_bg.gif") no-repeat;
}
ul.sidebar li a {
	display: block;
	margin: 0 0 0 12px;
	height: 28px;
}
ul.sidebar li a span {
	visibility: hidden;
}

ul.sidebar li.submenu01 a {background: url("/images/games/submenu_01_off.gif") no-repeat;}
ul.sidebar li.submenu01on a {background: url("/images/games/submenu_01_on.gif") no-repeat;}

ul.sidebar li.submenu02 a {background: url("/images/games/submenu_02_off.gif") no-repeat;}
ul.sidebar li.submenu02on a {background: url("/images/games/submenu_02_on.gif") no-repeat;}

ul.sidebar li.submenu01 a:hover {background: url("/images/games/submenu_01_on.gif") no-repeat;}

#body div.contents {
	float: left;
	padding: 0 27px;
	width: 680px;
	background: #8f8f91 url("/images/common/contents_bg.gif") no-repeat;
}
div.contents p.location {
	padding: 12px 0 0 0;
	width: 680px;
	height: 35px;
	text-align: right;
}
div.contents span.mainpic {
	float: left;
	width: 180px;
}

div.contents span.mainpic img {
	border:1px solid #FFFFFF;
}

div.contents div.maintext {
	float: left;
	width: 480px;
	min-height:200px;
}
div.contents div.maintext h3 {
	height: 40px;
	font-family: verdana;
	font-size: 1.3em;
	font-weight: bold;
}
div.contents div.maintext h4 {
	height: 30px;
	/*background: url("/images/games/subtitle_feature.gif") no-repeat;*/
}

div.contents h4 span {
	visibility: visible;
	font-size:12px;
	font-weight:bold;
}
div.contents div.maintext p.text {
	width: 480px;
	line-height: 1.1em;
	text-align: justify;
}
div.contents dl.info {
	float: left;
	padding: 10px 0 20px 0;
	width: 180px;
}
div.contents dl.info dt {
	float: left;
	color: #FFF;
	font-size: 0.9em;
}
div.contents dl.info dd {
	color: #FFF;
	font-size: 0.9em;
}
div.contents h4.videos {
	float: left;
	padding: 15px 0;
	width: 680px;
	border-top: 1px solid #b8b8b8;
	/*background: url("/images/games/subtitle_video.gif") no-repeat 0 15px;*/
}

div.contents h4.videos span {
	visibility: visible;
	font-size:12px;
	font-weight:bold;
}

div.contents ul.videos {
	float: left;
	width: 680px;
	height: 123px;
	border-bottom: 1px solid #8a8a8a;
}
div.contents ul.videos li {
	float: left;
}
div.contents ul.videos li span.videopic {
	float: left;
	width: 130px;
	height: 110px;
}

div.contents ul.videos li span.videopic img {
	border: 1px solid #fff;
}

div.contents ul.videos li div.info {
	float: left;
	width: 160px;
}
div.contents ul.videos li div.info h5 {
	margin: 5px 0;
	font-weight: bold;
	font-size: 1.1em;
}
div.contents ul.videos li div.info p.text {
	height: 50px;
	color: #FFF;
	font-size: 0.8em;
	line-height: 1.1em;
}
div.contents ul.videos li div.info ul li span {
	visibility: hidden;
}
div.contents ul.videos li div.info ul li.watch {
	width: 58px;
	height: 13px;
	background: url("/images/games/btn_watch.gif") no-repeat;
}
div.contents ul.videos li div.info ul li.download {
	width: 64px;
	height: 13px;
	background: url("/images/games/btn_download.gif") no-repeat;
}
div.contents h4.screenshots {
	float: left;
	padding: 15px 0;
	width: 700px;
	border-top: 1px solid #b8b8b8;
}
div.contents a.screenshots {
	margin: -30px 0 0 80px;
	background: url("/images/games/btn_clicktoenlarge.gif") no-repeat 5px 5px;
}
div.contents a.screenshots span {
	visibility: hidden;
}

div.contents h4.screenshots span {
	visibility: visible;
	font-size:12px;
	font-weight:bold;
}

#screenshot_content {
  position: relative;
	float: left;
  width:672000px;
	height: 130px;
}
#screenshot_content img {
	border: 1px solid #fff;
}

#screenshot 
{
  position:relative;
  overflow:hidden;
	width:590px;
	float:left;
  margin:0 10px 0 10px;
  padding:0;

}

div.contents ul.screenshots li.screenshot_item {
	margin: 0 0 0 0;
	width:122px;
	height: 120px;
	display:block;
  float:left;
	padding: 0 12px 0 0;
}

#screenshot_previous
{
  position:relative;
	display:block;
  float:left;
width:30px;

}

#screenshot_next
{
	display:block;
  float:left;
width:30px;
}


div.contents ul.screenshots li.first-child {
	padding: 0;
}

#track_menu_mask
{
	position:absolute;
	top: 206px;
	left: 192px;
	background: #090909;	
	z-index:99999;
}

#track_menu
{
  display:none;
	padding: 0 0 20px 20px;
	width: 715px;
	height: auto;
	background: #090909;
	z-index:1000;
}

div.layermenu ul {
	float: left;
	padding:0;
	width:715px;
}

div.layermenu ul li {
	float: left;
	margin:0;
	padding:0;
}

div.layermenu ul li h5 {
	margin: 22px 0 8px 3px;
}

div.layermenu ul.gamelist {
	margin: 0 12px 0 0;
	width: 118px;
	height: auto;
}

div.layermenu ul.gamelist li {
	margin: 0 0 6px 2px;
  padding: 1px 0 1px 3px;
  display:block;
  width: 108px;
  height:auto;
	background:#090909;
}

/* track records */

div.contents ul.track-records {
	float: left;
		display: block;
	position: relative;
	width: 660px;
	height: 480px;
}
div.contents ul.track-records li ul {
	width: 100px;
}
div.contents ul.track-records li ul li a {
	display: block;
	width: 100px;
}
div.contents ul.track-records li.game01 {position: absolute;top: 10px;left: 0;background: url("/images/games/track_pic_01.gif") no-repeat 0 32px;}
div.contents ul.track-records li.game02 {position: absolute;top: 10px;left: 140px;background: url("/images/games/track_pic_02.gif") no-repeat 0 32px;}
div.contents ul.track-records li.game03 {position: absolute;top: 10px;left: 280px;background: url("/images/games/track_pic_03.gif") no-repeat 0 32px;}
div.contents ul.track-records li.game04 {position: absolute;top: 10px;left: 420px;background: url("/images/games/track_pic_04.gif") no-repeat 0 32px;}
div.contents ul.track-records li.game05 {position: absolute;top: 10px;left: 560px;background: url("/images/games/track_pic_05.gif") no-repeat 0 32px;}
div.contents ul.track-records li.game06 {position: absolute;top: 270px;left: 0;background: url("/images/games/track_pic_011.gif") no-repeat 0 32px;}
div.contents ul.track-records li.game07 {position: absolute;top: 270px;left: 140px;background: url("/images/games/track_pic_012.gif") no-repeat 0 32px;}
div.contents ul.track-records li.game08 {position: absolute;top: 270px;left: 280px;background: url("/images/games/track_pic_013.gif") no-repeat 0 32px;}
div.contents ul.track-records li.game09 {position: absolute;top: 270px;left: 420px;background: url("/images/games/track_pic_014.gif") no-repeat 0 32px;}


div.contents ul.track-records span {
	visibility: hidden;
}

div.contents ul.track-records li h5 {
	padding: 0 0 2px 0;
	margin: 0 0 70px 0;
	border-bottom: 1px solid #cdcdcd;
}
div.contents ul.track-records li {
	padding: 5px 0 4px 0;
	font-size:10px;
	background: url("/images/games/track_bar.gif") no-repeat 0 bottom;
}
div.contents ul.track-records li.game01 h5 {background: url("/images/games/track_10.gif") no-repeat;}
/*
div.contents ul.track-records li.game01 li.list01 a {background: url("/images/games/track_11.gif") no-repeat 5px 0;}
div.contents ul.track-records li.game01 li.list02 a {background: url("/images/games/track_12.gif") no-repeat 5px 0;}
div.contents ul.track-records li.game01 li.list03 a {background: url("/images/games/track_13.gif") no-repeat 5px 0;}
*/
div.contents ul.track-records li.game02 h5 {background: url("/images/games/track_20.gif") no-repeat;}
/*
div.contents ul.track-records li.game02 li.list01 a {background: url("/images/games/track_21.gif") no-repeat 5px 0;}
div.contents ul.track-records li.game02 li.list02 a {background: url("/images/games/track_22.gif") no-repeat 5px 0;}
div.contents ul.track-records li.game02 li.list03 a {background: url("/images/games/track_23.gif") no-repeat 5px 0;}
div.contents ul.track-records li.game02 li.list04 a {background: url("/images/games/track_24.gif") no-repeat 5px 0;}
*/
div.contents ul.track-records li.game03 h5 {background: url("/images/games/track_30.gif") no-repeat;}
/*
div.contents ul.track-records li.game03 li.list01 a {background: url("/images/games/track_31.gif") no-repeat 5px 0;}
div.contents ul.track-records li.game03 li.list02 a {background: url("/images/games/track_32.gif") no-repeat 5px 0;}
div.contents ul.track-records li.game03 li.list03 a {background: url("/images/games/track_33.gif") no-repeat 5px 0;}
*/
div.contents ul.track-records li.game04 h5 {background: url("/images/games/track_40.gif") no-repeat;}
/*
div.contents ul.track-records li.game04 li.list01 a {background: url("/images/games/track_41.gif") no-repeat 5px 0;}
div.contents ul.track-records li.game04 li.list02 a {background: url("/images/games/track_42.gif") no-repeat 5px 0;}
div.contents ul.track-records li.game04 li.list03 a {background: url("/images/games/track_43.gif") no-repeat 5px 0;}
*/
div.contents ul.track-records li.game05 h5 {background: url("/images/games/track_50.gif") no-repeat;}
/*
div.contents ul.track-records li.game05 li a {background: url("/images/games/track_51.gif") no-repeat 5px 0;}
*/
div.contents ul.track-records li.game06 h5 {background: url("/images/games/track_60.gif") no-repeat;}
/*
div.contents ul.track-records li.game06 li a {background: url("/images/games/track_61.gif") no-repeat 5px 0;}
*/
div.contents ul.track-records li.game07 h5 {background: url("/images/games/track_70.gif") no-repeat;}
/*
div.contents ul.track-records li.game07 li a {background: url("/images/games/track_71.gif") no-repeat 5px 0;}
*/
div.contents ul.track-records li.game08 h5 {background: url("/images/games/track_80.gif") no-repeat;}
/*
div.contents ul.track-records li.game08 li a {background: url("/images/games/track_81.gif") no-repeat 5px 0;}
*/
div.contents ul.track-records li.game09 h5 {background: url("/images/games/track_90.gif") no-repeat;}
/*
div.contents ul.track-records li.game09 li a {background: url("/images/games/track_91.gif") no-repeat 5px 0;}
*/

/* so blond */

div.contents div.soblond {
	float: left;
	width: 670px;
	height: 600px;
	background: url("/images/games/soblond_visual_bg.gif") no-repeat 500px 330px;
}
div.contents div.soblond h5 {
	font-weight: bold;
}
div.contents div.soblond p {
	margin: 0 0 20px 0;
	line-height: 1.7em;
	text-align: justify;
}
div.contents div.soblond ul li {
	margin: 5px 0 0 0;
	width: 420px;
}
