*{
	margin:0;
	padding:0;
	}

body{
	background:#eeeeee;
}

.mabl_clear {
clear:both;
}

#mabl_wrapper{
	position:relative;
	width:480px;
	height:461px;
	top:64px;
	margin:0px auto;
}

#mabl_table {
	position:relative;
	top:0px;
	width:480px;
	margin:0;
	padding:0;
}

#mabl_center2{
	position:relative;
	left:0px;
	top:0px;
	width:480px;
	height:100px;
}

#mabl_downleft{
	position:relative;
	left:0px;
	width:8px;
	height:41px;
}

#mabl_downcenter{
	position:relative;
	left:0px;
	width:464px;
	height:41px;
}

#mabl_downright{
	position:relative;
	left:0px;
	width:8px;
	height:41px;
}
	
#MABL_TEXT_01{
	position:relative;
	top:0x;
	left:0px;
	height:60px;
	width:466px;
	font-size:100%;
	line-height:1.8;
	padding:0px 7px 0px 7px;
	color:#FFF;
	background:#000000;
	/*z-index: 2;*/
	text-align:center;
	}

#mabl_ctrl {
	position:relative;
	top:-41px;
	left:0px;
	width:466px;
	height:41px;
}
#mabl_ctrl #mabl_btn_ctrl_play{
	position:absolute;
	width:30px;
	height:24px;
	top:8px;
	left:10px;
}
#mabl_ctrl #mabl_btn_ctrl_replay{
	position:absolute;
	width:24px;
	height:24px;
	top:8px;
	left:46px;
}

#mabl_timeseekbase {
	position:absolute;
	witdh:164px;
	height:8px;
	left:76px;
	top:8px;
}

#mabl_time_slider {
	position:absolute;
	left:76px;
	top:9px;
}
#mabl_time_fill {
	position:absolute;
	left:77px;
	top:9px;
	width:0px;
	background:#FF7766;
}

#mabl_volume {
	position:absolute;
	top:12px;
	left:240px;
}
#mabl_volume #mabl_volume_slider{
	position:absolute;
	top:4px;
	left:70px;
}
#mabl_volume #mabl_btn_ctrl_speaker{
	position:absolute;
	width:20px;
	height:17px;
	left:4px;
	top:0px;
	}

#mabl_volume #mabl_btn_ctrl_volume{
	position:absolute;
	width:53px;
	height:17px;
	left:22px;
	top:0px;
	}


#mabl_ctrl #MABL_TIME_HMS{
	position:absolute;
	font-size:14px;
	color:#858585;
	top:17px;
	left:100px;
	width:64px;
	}
	
#mabl_ctrl #mabl_time_slash{
	position:absolute;
	font-size:14px;
	color:#858585;
	top:17px;
	left:158px;
	width:64px;
	}
	
#mabl_ctrl #MABL_TOTAL_HMS{
	position:absolute;
	font-size:14px;
	color:#858585;
	top:17px;
	left:168px;
	width:64px;
	}
	
#mabl_lang{
	position:absolute;
	top:8px;
	left:315px;
}

#mabl_lang #mabl_btn_lang_nth{
	width:72px;
	height:23px;
	position:relative;
	right:250px;
	top:17px;
}

#mabl_lang #mabl_btn_lang_chn{
	width:72px;
	height:23px;
	position:relative;
	right:173px;
	top:17px;
}
	
#mabl_lang #mabl_btn_lang_jpn{
	width:72px;
	height:23px;
	position:relative;
	right:96px;
	top:17px;
}

#mabl_lang #mabl_btn_lang_eng{
	width:72px;
	height:23px;
	position:relative;
	right:19px;
	top:17px;
}
	
#mabl_lang #mabl_lang_now{
	width:56px;
	height:29px;
	position:relative;
}

#mabl_lang #mabl_lang_select{
	left: 8px;
	width:54px;
	height:18px;
	position:relative;
}
#mabl_ctrl #mabl_company_logo{
	position:absolute;
	left:415px;
	top:8px;
	width:58px;
	height:24px;
}

#mabl_ccc{
	position:absolute;
	top:0px;
	left:0px;
	/*z-index: 1;*/
}

/* .submenu {line-height:1.8em; font-size:12px;} */
/* a.submenu {text-decoration:none;} */
a.submenu:link , a.submenu:visited {
	font-weight: normal;
	text-decoration: none;
	background-image: url('../img/btn_bg.gif');
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	width: 86px;
	height: 25px;
	line-height: 1.5em;
	text-align: center;
	font-size: 12px;
	color: #006600;
	font-family: Georgia, "Times New Roman", Times, serif;

}
a.submenu:hover {
	color: #FFBB33;
	background-image: url('../img/btn_bg_hit.gif');
	background-color: #CCCCCC;
	background-repeat: no-repeat;
}

a.menuindex {
	font-weight: normal;
	text-decoration: none;
	background-image: url('../img/btn_bg_s.gif');
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	width: 52px;
	height: 18px;
	line-height: 1.5em;
	text-align: center;
	font-size: 10px;
	color: #006600;
	font-family: Monospace, Georgia, "Times New Roman", Times, serif;
}

#menu1 {
  position:absolute;
  top:-48px;
  left:320px;
  visibility:hidden;
  /*z-index: 3;*/
}

#mabl_chapter{
	position:absolute;
	top:8px;
	left:362px;
}

#mabl_chapter #mabl_chapter_select{
	position:relative;
}


#menu2 {
  position:absolute;
  top:-64px;
  left:362px;
  visibility:hidden;
  /*z-index: 4;*/
}

