@charset "utf-8";
/* CSS Document */

.carousel {
padding-top: 10px;
}

.jCarousel {
width: 100%;
}

.jCarousel li {
text-align: center;
width: 100%;
margin: auto;
line-height: 0;
overflow: hidden;
}

.jCarousel img {
padding-top: top;
margin: auto 3%;
width: 94%;
}