Css Kodları
/* Sol Menü */
#smenu .smb{display:block;width:221px;height:48px;background:url(../img/kat-bas.png);color:#fff;font-size:16px;font-weight:bold;text-align:center;line-height:40px}
#smenu .smliste {background:url(../img/kat-orta.png) repeat-y;width:221px}
#smenu .smliste ul {background:url(../img/kat-alt.png) no-repeat bottom;padding-bottom:20px;width:221px}
#smenu .smliste ul li a{display:block;padding:5px 10px;margin-left:22px;color:#252525;font-size:13px}
#smenu .smliste ul li a.aktif ,
#smenu .smliste ul li a:hover {background:url(../img/menu-hover.png) no-repeat;color:#fff;font-weight:bold}