/* Style sheet xNavigation */
.navi{width:500px;height:19px;left:0;top:7px;position:relative;}
.navi ul,.subnavi ul{bottom:0;left:21px;right:0;top:10px;position:relative;margin:0;padding:0;}
* html .mod_navigation ul,* html .mod_navigation li{height:1px;}
*:first-child+html .mod_navigation .parent{height:3px;}
.navi li{left:40px;top:-10px;position:relative;float:left;padding-right:15px;list-style-type:none;}
.navi li a{font-weight:bold;font-size:13px;color:#3f3f3f;}
.navi li.active{font-weight:bold;font-size:13px;color:#7f9090;}
.navi li a:hover{font-weight:bold;font-size:13px;color:#0099ff;}
.subnavi{width:900px;height:19px;left:0;top:25px;position:absolute;}
.subnavi li{left:40px;top:-10px;position:relative;float:left;padding-right:15px;list-style-type:none;}
.subnavi li a{font-family:verdana;font-weight:bold;font-size:9px;color:#3f3f3f;}
.subnavi li.active{font-family:verdana;font-weight:bold;font-size:9px;color:#7f9090;}
.subnavi li a:hover{font-family:verdana;font-size:9px;color:#0099ff;}

