.mnav_lk { text-decoration: none; }
.mnav_ac {  }

.snav_lk { text-decoration: none; }
.snav_ac { }

#navi ul { margin: 0; padding: 0; list-style-type: none; }
#navi li { display: block; }


#navi .ul_level_1 a {
	display: block;
  	width: 13.333em; /*160px;*/
	line-height: 2.083em; /*25px;*/
  	font-size: 0.750em;/*12px;*/
  	text-decoration: none;
  	color: #3A4749;
  	background: url(/media/bg_lvl1.gif) top repeat-x #B6D6D6;
   border-bottom: 1px solid #FFF;
   padding-left: 0.833em;/*10px;*/
	}
*html #navi .ul_level_1 a { width: 14.167em; /*170px;*/ }
#navi .ul_level_1 a:hover { background:url(/media/bg_lvl1_ov.gif) top repeat-x #EDB434; }
#navi .ul_level_1 .li_level_ac a { background:url(/media/bg_lvl1_ov.gif) top left #EDB434; }
#navi ul li.li_level_none { display:none; }

#navi .ul_level_2 a {
	display: block;
   width: 14.091em; /*155px;*/
	line-height: 1.818em; /*20px;*/
   font-size: 0.688em;/*11px;*/
   background: #FAECCC !important;
   border-bottom: 1px solid #CAC3AB;
   padding-left: 1.364em;/*15px;*/
}
*html #navi .ul_level_2 a { width:15.455em;/*170px;*/ }
#navi .ul_level_2 a:hover { background:#FAECCC !important; }
#navi .ul_level_2 .li_level_ac a { font-weight: bold; background:#FAECCC !important; }

#navi .ul_level_3 a, #navi .ul_level_3 a:hover, #navi .ul_level_3 .li_level_ac a {
   width: 15.000em; /*150px;*/
   font-size: 0.625em;/*10px;*/
   background: #FDF6E6 !important;
   padding-left: 2.500em;/*25px;*/
   }
#navi .ul_level_3 .li_level a { font-weight: normal !important; color:#5f7173; background: #FDF6E6 !important; }
*html #navi .ul_level_3 a, *html #navi .ul_level_3 a:hover, *html #navi .ul_level_3 .li_level_ac a { width:17.000em;/*170px;*/ }
#navi .ul_level_3 .li_level a:hover { background: #FFF !important; }
#navi .ul_level_3 .li_level_ac a { font-weight: bold !important; }