body {position: relative;}
/* ######################### MENU STYLE #########################*/
#imPage { z-index: 9000; }
#imMnMn li .imMnMnBorder .imMnMnImg img { padding-top: 9px; }
#imMnMn ul ul li .imMnMnLevelImg { z-index: 10000; float: right; position: relative; top: -20px; left: -5px; display: block; width: 7px; height: 7px; background-image: url('../res/imIconMenuLeft.gif'); background-position: center center; margin-right: 0;}
/* Margin & position fix */
#imMnMn div > ul { z-index:1; }
#imMnMn div > ul:hover { z-index:2; }
#imMnMn div > ul:hover > li { z-index:3; display: inline; position: static; }
#imMnMn > ul > li > div { margin-left: 0px; margin-top: 0px; }
#imMnMn > ul > li, #imMnMn > ul > li .imMnMnFirstBg { width: 160px; }


/* MENU POSITION : VERTICAL VerticalMultipleColumn */
#imContent { width: auto; }
#imMnMn ul ul li {display:block;}
