#menutop ul {
  padding:0;
  margin:0;
  float:left;
  width:960px;
}
li {
  padding:0;
  margin:0;
  list-style:none;
  width:960px;
  height:26px;
}

#main li a {
  background:url(/static/img/menu1b.jpg) left top no-repeat;
  width:50px;
  height:14px;
  display:block;
  position:relative;
  top:12px;
  left:584px;
}
#main li a:hover { background:url(/static/img/menu1b.jpg) left bottom no-repeat; }

#tour li a {
  background:url(/static/img/menu2b.jpg) left top no-repeat;
  width:47px;
  height:14px;
  display:block;
  position:relative;
  top:12px;
  left:569px;
}
#tour li a:hover { background:url(/static/img/menu2b.jpg) left bottom no-repeat; }

#join li a {
  background:url(/static/img/menu3b.jpg) left top no-repeat;
  width:50px;
  height:14px;
  display:block;
  position:relative;
  top:12px;
  left:541px;
}
#join li a:hover { background:url(/static/img/menu3b.jpg) left bottom no-repeat; }

#board li a {
  background:url(/static/img/menu4b.jpg) left top no-repeat;
  width:57px;
  height:14px;
  display:block;
  position:relative;
  top:12px;
  left:505px;
}
#board li a:hover { background:url(/static/img/menu4b.jpg) left bottom no-repeat; }

#themes li a {
  background:url(/static/img/menu5b.jpg) left top no-repeat;
  width:75px;
  height:14px;
  display:block;
  position:relative;
  top:12px;
  left:454px;
}
#themes li a:hover { background:url(/static/img/menu5b.jpg) left bottom no-repeat; }

#updates li a {
  background:url(/static/img/menu6b.jpg) left top no-repeat;
  width:81px;
  height:14px;
  display:block;
  position:relative;
  top:12px;
  left:411px;
}
#updates li a:hover { background:url(/static/img/menu6b.jpg) left bottom no-repeat; }

#members li a {
  background:url(/static/img/menu7b.jpg) left top no-repeat;
  width:89px;
  height:14px;
  display:block;
  position:relative;
  top:12px;
  left:352px;
}
#members li a:hover { background:url(/static/img/menu7b.jpg) left bottom no-repeat; }

#girls li a {
  background:url(/static/img/menu8b.jpg) left top no-repeat;
  width:75px;
  height:14px;
  display:block;
  position:relative;
  top:12px;
  left:315px;
}
#girls li a:hover { background:url(/static/img/menu8b.jpg) left bottom no-repeat; }
