.new-main-menu { background: url(../images/nmm_bg.gif) 0 0 no-repeat; padding-top: 2px; position: relative; }
.new-main-menu td { background: url(../images/mm01.gif) 0 0 no-repeat; height: 33px; }
.new-main-menu td.first { background: none; }
.new-main-menu span { display: block; text-align: center; }
.new-main-menu a { color: #606060; text-decoration: none; display: block; white-space: normal; }
.new-main-menu a:hover { color: #8f2125; text-decoration: none; display: block; }
.new-main-menu a.mm-active { color: #8f2125; text-decoration: none; display: block; font-weight: bold; }

.new-main-menu .submenu { position: absolute; background: #e2e9ed; border: 1px solid #dbdfe2; top: 36px; line-height: 20px; margin: 0 0 0 2px; padding: 0 10px; display: none; }
.new-main-menu .submenu td { padding: 0 10px; background: none; height: auto; }
.new-main-menu .submenu a { color: #657a88; text-decoration: underline; } 
.new-main-menu .submenu a:hover { color: #000000; text-decoration: underline; } 