#navi_1{
   position: absolute;
   top: 177px;
   left: 280px;
}

#navi_1 li {
   float: left;
   height: 33px;
}

#navi_1 li a{
   height: 33px;
   display: block;
}

#navi_1 li a span{
   display: none;
}

#navi_1 li.item_1 a{
   background: url(../img/item_1.gif) top left no-repeat;
   width: 89px;
}

#navi_1 li.item_2 a{
   background: url(../img/item_2.gif) top left no-repeat;
   width: 124px;
}

#navi_1 li.item_5 a{
   background: url(../img/item_5.gif) top left no-repeat;
   width: 72px;
}

#navi_1 li.item_6 a{
   background: url(../img/item_6.gif) top left no-repeat;
   width: 104px;
}

#navi_1 li.item_7 a{
   background: url(../img/item_7.gif) top left no-repeat;
   width: 170px;
}

#navi_1 li.item_8 a{
   background: url(../img/item_8.gif) top left no-repeat;
   width: 145px;
}

#navi_1 li.item_9 a{
   background: url(../img/item_9.gif) top left no-repeat;
   width: 81px;
}



#navi_1 li.item_101 a{

   background: url(../img/item_101.gif) top left no-repeat;
   width: 80px;
}

#navi_1 li.item_102 a{
   background: url(../img/item_102.gif) top left no-repeat;
   width: 146px;
}

#navi_1 li.item_105 a{
   background: url(../img/item_105.gif) top left no-repeat;
   width: 71px;
}

#navi_1 li.item_107 a{
   background: url(../img/item_107.gif) top left no-repeat;
   width: 130px;
}

#navi_1 li.item_109 a{
   background: url(../img/item_109.gif) top left no-repeat;
   width: 117px;
}

#navi_1 li a:hover,
#navi_1 li.active a{
   background-position: bottom left;
}

#navi_1 ul.nav_2,
#navi_1 ul.nav_3{
   display: none;
}

#langswitch{
   position: absolute;
   bottom: 5px;
   right: 0;
   font-size: 11px;

}