ul.carousel-list li a {
  display: block;
  width: 128px;
  height: 110px;
  margin: 0;
  padding: 0;
}

li a#cImage1 { background: url('../images/carousel/Mobile/01_.png') top left no-repeat; }
  li a#cImage1:hover { background: url('../images/carousel/Mobile/01_over.png') top left no-repeat; }

li a#cImage2 { background: url('../images/carousel/Mobile/02_.png') top left no-repeat; }
  li a#cImage2:hover { background: url('../images/carousel/Mobile/02_over.png') top left no-repeat; }

li a#cImage3 { background: url('../images/carousel/Mobile/03_.png') top left no-repeat; }
  li a#cImage3:hover { background: url('../images/carousel/Mobile/03_over.png') top left no-repeat; }

li a#cImage4 { background: url('../images/carousel/Mobile/04_.png') top left no-repeat; }
  li a#cImage4:hover { background: url('../images/carousel/Mobile/04_over.png') top left no-repeat; }

li a#cImage5 { background: url('../images/carousel/Mobile/05_.png') top left no-repeat; }
  li a#cImage5:hover { background: url('../images/carousel/Mobile/05_over.png') top left no-repeat; }

li a#cImage6 { background: url('../images/carousel/Mobile/06_.png') top left no-repeat; }
  li a#cImage6:hover { background: url('../images/carousel/Mobile/06_over.png') top left no-repeat; }

li a#cImage7 { background: url('../images/carousel/Mobile/07_.png') top left no-repeat; }
  li a#cImage7:hover { background: url('../images/carousel/Mobile/07_over.png') top left no-repeat; }

li a#cImage8 { background: url('../images/carousel/Mobile/08_.png') top left no-repeat; }
  li a#cImage8:hover { background: url('../images/carousel/Mobile/08_over.png') top left no-repeat; }
