.home-layout #next-page {
  background: url(../images/slide/slide-arrow.png) center bottom no-repeat;
  height: 38px;
  text-align: center;
  display: block;
  position: absolute;
  z-index: 50;
  bottom: 5%;
  width: 100%; }

.home-layout #next-page:hover {
  opacity: 0.7;
  cursor: pointer; }

#site-map {
  background-color: #ecf0f1; }

.layout-home #slide-wrapper {
  background-color: #ecf0f1; }

.layout-home #greats-wrapper {
  background-color: #fff; }