div#navi {
position:relative;
margin-left:25px;
height:17px;
width:850px;
overflow:hidden;
padding-top:12px;
background: url(../images/_navibg.png) no-repeat;
padding-left:24px;
}

#navi ul { padding:0; margin:0; }

#navi li {
float: left;
height: 15px;
margin: 0px;
white-space: nowrap;
display: inline;
outline:0;
margin: 2px 10px 0px 0px;
}

#navi li a {
float: left;
display: block;
height: 15px;
outline:0;
text-indent: -9999px;
text-decoration: none;
}

li#nf { height:15px; margin-top:0px; margin-left:308px; margin-right: 2px;}

#n1, #n1 a { background:transparent url(../images/_l01.png) 0 0 no-repeat; width:72px; }
#n2, #n2 a { background:transparent url(../images/_l02.png) 0 0 no-repeat; width:147px; }
#n3, #n3 a { background:transparent url(../images/_l03.png) 0 0 no-repeat; width:47px; }
#n4, #n4 a { background:transparent url(../images/_l04.png) 0 0 no-repeat; width:37px; }
#n5, #n5 a { background:transparent url(../images/_l05.png) 0 0 no-repeat; width:28px; }
#n6, #n6 a { background:transparent url(../images/_l06.png) 0 0 no-repeat; width:85px; }

#nf, #nf a { background:transparent url(../images/_lfi.png) 0 0 no-repeat; width:12px; }

#n1a, #n1a a { background:transparent url(../images/_l01.png) 0 -15px no-repeat; width:72px;}
#n2a, #n2a a { background:transparent url(../images/_l02.png) 0 -15px no-repeat; width:147px;}
#n3a, #n3a a { background:transparent url(../images/_l03.png) 0 -15px no-repeat; width:47px;}
#n4a, #n4a a { background:transparent url(../images/_l04.png) 0 -15px no-repeat; width:37px;}
#n5a, #n5a a { background:transparent url(../images/_l05.png) 0 -15px no-repeat; width:28px;}
#n6a, #n6a a { background:transparent url(../images/_l06.png) 0 -15px no-repeat; width:85px;}

#nfa, #nfa a { background:transparent url(../images/_lfi.png) 0 -15px no-repeat; width:12px;}

#n1 a:hover, #n2 a:hover, #n3 a:hover, #n4 a:hover, #n5 a:hover, #n6 a:hover { background-position: 0 -15px;}
#nf a:hover { background-position: 0 -15px; }

