a.smenu1 {
     display: block;
     width: 101px;
     height: 31px;
     background: url(mmenu-1_01.gif) no-repeat 0 0;
}

a.smenu1:hover {
     background: url(mmenu-1_01.gif) no-repeat 0 -31px;
}

a.smenu2 {
     display: block;
     width: 129px;
     height: 31px;
     background: url(mmenu-1_02.gif) no-repeat 0 0;
}
a.smenu2:hover {
     background: url(mmenu-1_02.gif) no-repeat 0 -31px;
}

a.smenu3 {
     display: block;
     width: 260px;
     height: 31px;
     background: url(mmenu-1_03.gif) no-repeat 0 0;
}
a.smenu3:hover {
     background: url(mmenu-1_03.gif) no-repeat 0 -31px;
}
