#panel {
  width:3200px; height:2000px; position:absolute;
}

#enclosure {
  width:800px; height:400px; overflow:hidden; position:relative; margin:10px 0;
}

.slide-wrap {
 float:left;  width:800px; height:400px;
}


#global { padding:12px 0; clear: both; height:59px;}
#global li { float:left;}
#global li a {display: block; width:197px; height:59px; text-indent:-9999px;}
#global .tab1 a { background:url(../img/m_top_off.gif) no-repeat left;}
#global .tab2 a { background:url(../img/m_busi_off.gif) no-repeat left;}
#global .tab3 a { background:url(../img/m_com_off.gif) no-repeat left;}
#global .tab4 a { background:url(../img/m_map_off.gif) no-repeat left;}
	
#global .tab1 a:hover { background:url(../img/m_top_on.gif) no-repeat left;}
#global .tab2 a:hover { background:url(../img/m_busi_on.gif) no-repeat left;}
#global .tab3 a:hover { background:url(../img/m_com_on.gif) no-repeat left;}
#global .tab4 a:hover { background:url(../img/m_map_on.gif) no-repeat left;}
	
	/* Tab nav */
#global .tab1 a.current { background:url(../img/m_top_on.gif) no-repeat left;}
#global .tab2 a.current { background:url(../img/m_busi_on.gif) no-repeat left;}
#global .tab3 a.current { background:url(../img/m_com_on.gif) no-repeat left;}
#global .tab4 a.current { background:url(../img/m_map_on.gif) no-repeat left;}

