*{
	margin:0;
	padding:0;
	}

body{
	background:#fff;
}

.mabl_clear {
clear:both;
}

#mabl_wrapper{
	position:relative;
	width:640px;
	height:633px;
	top:32px;
	margin:0px auto;
}

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

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

#mabl_downcenter{
	position:relative;
	left:0px;
	width:624px;
	height:68px;
}

#mabl_downright{
	position:relative;
	left:0px;
	width:8px;
	height:68px;
}
	
#MABL_TEXT_01, #MABL_TEXT_02{
	position:relative;
	top:0x;
	left:0px;
	height:56px;
	width:626px;
	font-size:90%;
	line-height:1.2em;
	padding:7px 7px 0px 7px;
	color:#FFF;
	background:#000000;
	/*z-index: 2;*/
	text-align:center;
	border-top: 1px solid white;
	}

#mabl_ctrl {
	position:relative;
	top:-49px;
	left:0px;
	width:624px;
	height:51px;
}

#mabl_ctrl #mabl_btn_ctrl_play{
	position:absolute;
	width:74px;
	height:30px;
	top:12px;
	left:10px;
}

#mabl_ctrl #mabl_btn_ctrl_replay{
	position:absolute;
	width:74px;
	height:30px;
	top:12px;
	left:94px;
}

#mabl_timeseekbase {
	position:absolute;
	width:230px;
	height:8px;
	left:10px;
	top:0px;
}

#mabl_time_slider {
	position:absolute;
	left:10px;
	top:0px;
}
#mabl_time_fill {
	position:absolute;
	left:11px;
	top:0px;
	width:0px;
	background:#FF7766;
}

#mabl_volume {
	position:absolute;
	top:-6px;
	left:245px;
}
#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:-16px;
	left:13px;
	width:64px;
	}
	
#mabl_ctrl #mabl_time_slash{
	position:absolute;
	font-size:14px;
	color:#858585;
	top:-16px;
	left:71px;
	width:64px;
	}
	
#mabl_ctrl #MABL_TOTAL_HMS{
	position:absolute;
	font-size:14px;
	color:#858585;
	top:-16px;
	left:81px;
	width:64px;
	}
	
#mabl_lang{
	position:absolute;
	top:8px;
	left:300px;
}

#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:545px;
	top:-2px;
	width:87px;
	height:47px;
}

#mabl_ccc{
	position:absolute;
	top:0px;
	left:0px;
	/*z-index: 1;*/
}
#mabl_script1{
	position:absolute;
	top:12px;
	left:180px;
}
/* .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_s.gif');
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	width: 52px;
	height: 18px;
	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_s.gif');
}

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:-66px;
  left:307px;
  visibility:hidden;
  /*z-index: 3;*/
}
