fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;/*邊框*/
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
image="../images/_eng/icon1-1.jpg";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#939bac";
oncolor="#e1e1e1";
outfilter="fade(duration=0.5)";
rawcss="padding-top:10px;padding-bottom:5px;padding-left:5px";
separatorcolor="#000000";
separatorsize=0;
subimagepadding=2;
}

/*副選單*/
with(submenuStyle=new mm_style()){
bordertop="none";	
bordercolor="#EAEFDD";
borderstyle="solid";
borderwidth=1;/*邊框*/
fontfamily="Verdana, Tahoma, Arial";
image="../images/_eng/icon1-1.jpg";/*目錄圖檔*/
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offcolor="#939bac";/*字體顏色*/
oncolor="#e1e1e1";/*變換字體*/
outfilter="fade(duration=0.3)";
overfilter="Blinds( Bands=1,direction=right, duration=0.4);Alpha(opacity=100);";
padding=0;
pagecolor="black";
separatorsize=0;
subimage="../images/_eng/icon1-1.jpg";/*子目錄圖檔*/
subimagepadding=0;
rawcss="padding-top:3px;padding-bottom:3px";/*間距*/
}


