@import url("../css_common.css");

a.greeting { background:url("img/layout/menu_greeting.gif") top; width:190px; }
a.ctg-1 { background:url("img/layout/menu_ctg_1.gif") top; width:190px; }
a.ctg-2 { background:url("img/layout/menu_ctg_2.gif") top; width:190px; }
a.ctg-3 { background:url("img/layout/menu_ctg_3.gif") top; width:190px; }
a.ctg-4 { background:url("img/layout/menu_ctg_4.gif") top; width:190px; }

a:hover { background-position:bottom; }


