/* Code tidied up by ScrapBook */
ul { list-style: outside none none; }
img { border: medium none; }
a { outline: medium none; }
.banner { width: 100%; height: 600px; position: relative; overflow: hidden; }
.banner .prev, .banner .next { display: none; width: 40px; height: 100px; background: rgba(0, 0, 0, 0) url("../images/btn.png") no-repeat scroll 0% 0%; position: absolute; top: 250px; }
.banner .prev { left: 15%; }
.banner .next { right: 15%; background-position: right center; }
