#menu{ float:left; }

#navigation {
  position:absolute;
  list-style:none;
  margin-left:-10px;
  margin-top:55px;
}
#navigation li {
  float:left;
}
#navigation li.last {

}
#navigation a {
  display:block;
  float:left;
  /*height:25px;*/
}
/*#navigation a:hover,*/
#navigation a.current {
  background-position:0 -25px;
}


#split {
  width:25px;
  height:10px;
  /*background:url(../image/template/line_menu.png) 0 0;*/
}
#m1 {
  width:38px;
  height:25px;
  background:url(../image/template/menu_home.png) 0 0;
}
#m2 {
  width:63px;
  height:25px;
  background:url(../image/template/menu_aboutus.png) 0 0;
}
#m3 {
  width:28px;
  height:25px;
  background:url(../image/template/menu_pipe.png) 0 0;
}
#m4 {
  width:33px;
  height:25px;
  background:url(../image/template/menu_tank.png) 0 0;
}
#m5 {
  width:135px;
  height:25px;
  background:url(../image/template/menu_duct.png) 0 0;
}
#m6 {
  width:102px;
  height:25px;
  background:url(../image/template/menu_madetoorder.png) 0 0;
}
#m7 {
  width:116px;
  height:25px;
  background:url(../image/template/menu_reference.png) 0 0;
}
#m8 {
  width:77px;
  height:25px;
  background:url(../image/template/menu_contactus.png) 0 0;
}
