.menu4 { background-image: url(imgs/top-link.jpg); background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; width: 100%; margin: 1em 0; padding: 0 0.5em; }
    .menu4 ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
    }
    .menu4 li {
      margin: 0;
      padding: 0;
      float: left;
    }
.menu4 { background-image: url(imgs/top-link.jpg); background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; padding: 0; border-top: 1px solid #000; border-bottom: 2px solid #e3e2e2; }
    .menu4 li { background-image: url(imgs/top-link.jpg); background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; width: 7em; margin-right: 1em; text-align: center; height: 32px; }
    .menu4 a { color: #fff; font-size: 16px; font-weight: bold; display: block; width: 100%; text-decoration: none; padding-top: 7px; }
    .menu4 a:hover { color: #fff; font-size: 16px; font-weight: bold; background-image: url(imgs/top-hover.jpg); background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; text-decoration: none; height: 32px; }
