.menu2 { background: transparent url(images/tab_0c.gif) repeat-x left bottom; } .menu2 li a { background: url(images/tab_0a.gif) no-repeat; } .menu2 li a b { background: url(images/tab_0b.gif) no-repeat right top; } .menu2 li.current a { background: url(images/tab_2a.gif) no-repeat; } .menu2 li.current a b { background: url(images/tab_2b.gif) no-repeat right top; } .menu2 li a:hover { background: url(images/tab_1a.gif) no-repeat; } .menu2 li a:hover b { background: url(images/tab_1b.gif) no-repeat right top; } .menu2 li.current a:hover { background: url(images/tab_2a.gif) no-repeat; } .menu2 li.current a:hover b { background: url(images/tab_2b.gif) no-repeat right top; }