#menu #nav {
	width: 790px;
	height: 33px;
	background: url(../IMG/nav/menu.gif) no-repeat;
	position: relative;
}

#menu #nav li {list-style: none; display: block; position: absolute; top: 0; height: 33px;}
#menu #nav a {display: block;}
#menu #nav li a span {display: none;}


#box1b {left: 20px;	width: 60px;}
#box2b {position: absolute; left: 80px;	width: 100px;}
#box3b {position: absolute; left: 180px; width: 95px;}
#box4b {position: absolute; left: 275px; width: 115px;}
#box5b {position: absolute; left: 390px; width: 80px;}
#box6b {position: absolute; left: 470px; width: 65px;}
#box7b {position: absolute; left: 535px; width: 100px;}
#box8b {position: absolute; left: 635px; width: 60px;}
#box9b {position: absolute; left: 695px; width: 70px;}


#box1b a, #box2b a, #box3b a, #box4b a, #box5b a, #box6b a, #box7b a, #box8b a, #box9b a {height: 33px;}

#box1b a:hover, #box1b a.on {background: url(../IMG/nav/menu.gif) -20px -33px no-repeat;}
#box2b a:hover, #box2b a.on  {background: url(../IMG/nav/menu.gif) -80px -33px no-repeat;}
#box3b a:hover, #box3b a.on  {background: url(../IMG/nav/menu.gif) -180px -33px no-repeat;}
#box4b a:hover, #box4b a.on  {background: url(../IMG/nav/menu.gif) -275px -33px no-repeat;}
#box5b a:hover, #box5b a.on  {background: url(../IMG/nav/menu.gif) -390px -33px no-repeat;}
#box6b a:hover, #box6b a.on  {background: url(../IMG/nav/menu.gif) -470px -33px no-repeat;}
#box7b a:hover, #box7b a.on  {background: url(../IMG/nav/menu.gif) -535px -33px no-repeat;}
#box8b a:hover, #box8b a.on  {background: url(../IMG/nav/menu.gif) -635px -33px no-repeat;}
#box9b a:hover, #box9b a.on  {background: url(../IMG/nav/menu.gif) -695px -33px no-repeat;}
