

.navi1{
  width : 160px;
  height : 60px;
  position : absolute;
  top : 265px;
  left : 0px;
}

.navi2{
  width : 160px;
  height : 60px;
  position : absolute;
  top : 265px;
  left : 160px;
}

.navi3{
  width : 160px;
  height : 60px;
  position : absolute;
  top : 265px;
  left : 320px;
}

.navi4{
  width : 160px;
  height : 60px;
  position : absolute;
  top : 265px;
  left : 480px;
}

.navi5{
  width : 160px;
  height : 60px;
  position : absolute;
  top : 265px;
  left : 640px;
}

.navi6{
  width : 160px;
  height : 60px;
  position : absolute;
  top : 265px;
  left : 800px;
}