/* CSS Document */
#navi {
width:730px;
height:34px;
margin:0;
padding:0;
background:url(../img/pub/menu.gif) no-repeat 0 0;
}
#navi ul{
margin:0;
padding:0;
list-style:none;
}
#navi ul li {
float:left;
margin:0;
padding:0;
text-indent:-9999em;
outline:none;
display:block;
}
#navi ul li a{
margin:0;
padding:0;
text-indent:-9999em;
outline:none;
display:block;
}
#navi ul li a:hover {
margin:0;
padding:0;
text-indent:-9999em;
outline:none;
display:block;
}
li#list1{
float:left;
width:182px;
height:34px;
background:url(../img/pub/menu.gif) no-repeat 0 0;
}
li#list1 a{
width:182px;
height:34px;
background:url(../img/pub/menu.gif) no-repeat 0 0;
}
li#list1 a:hover{
width:182px;
height:34px;
background:url(../img/pub/menu.gif) no-repeat 0 -34px;
}

li#list2{
float:left;
width:182px;
height:34px;
background:url(../img/pub/menu.gif) no-repeat -182px 0;
}
li#list2 a{
width:182px;
height:34px;
background:url(../img/pub/menu.gif) no-repeat -182px 0;
}
li#list2 a:hover{
width:182px;
height:34px;
background:url(../img/pub/menu.gif) no-repeat -182px -34px;
}

li#list3{
width:183px;
height:34px;
background:url(../img/pub/menu.gif) no-repeat -364px 0;
}
li#list3 a{
width:183px;
height:34px;
background:url(../img/pub/menu.gif) no-repeat -364px 0;
}
li#list3 a:hover{
width:183px;
height:34px;
background:url(../img/pub/menu.gif) no-repeat -364px -34px;
}

li#list4{
width:183px;
height:34px;
background:url(../img/pub/menu.gif) no-repeat -547px 0;
}
li#list4 a{
width:183px;
height:34px;
background:url(../img/pub/menu.gif) no-repeat -547px 0;
}
li#list4 a:hover{
width:183px;
height:34px;
background:url(../img/pub/menu.gif) no-repeat -547px -34px;
}


