div#content div#top div#top_menu a.first{
      width:64px;
      height:10px;
      background:url('../img/menu_top_eng.png');
      background-position:-84px 20px;
}

div#content div#top div#top_menu a.first.selected{

      background:url('../img/menu_top_eng.png');
      background-position:-84px 40px;
}



div#content div#top div#top_menu a.second{
      width:54px;
      height:10px;
      background:url('../img/menu_top_eng.png');
      background-position:-154px 0px;
}
div#content div#top div#top_menu a.second.selected{
      background-position:-154px -10px;
}

div#content div#top div#top_menu a.third{
      width:81px;
      height:10px;
      background:url('../img/menu_top_eng.png');
      background-position:-232px 0px;
}

div#content div#top div#top_menu a.third.selected{
       background-position:-232px 20px;
}
div#content div#top div#top_menu a.third.on{
      background-position:-232px 60px;
}
div#content div#top div#top_menu a.fourth{
      width:158px;
      height:10px;
      background:url('../img/menu_top_eng.png');
      background-position:-337px 0px;
}
div#content div#top div#top_menu a.fourth.selected{
  background-position:-337px 10px;
}

div#content div#top div#top_menu a.fourth.on{
      background-position:-337px 90px;
}

