.scrollUp {
  background: #9a7b01 /*url(/graphic/scroll/up_off.png)*/;
}

.scrollDown {
  background: #9a7b01 /*url(/graphic/scroll/down_off.png)*/;
}

.scrollBar {
  background: #9a7b01;
  border-bottom: 1px black solid;
  border-top: 1px black solid;
}

