/* style */
.title4-menu a{ background:url(images/title-menu.png) no-repeat left top;     width: 110px;
    height: 33px;
    display: block;
    padding-left: 70px;
    line-height: 33px;border-bottom: 2px solid #876230;}
    .title4-menu a.cur,
.title4-menu a:hover{ background:url(images/title-menu-on.png) no-repeat left top;color:#fff;}
