@charset "utf-8";
/* CSS Document */
.carousel{width:342px;}
.carousel a.prev{background:url(/images/left01.jpg) no-repeat;float:left;height:115px;width:15px;margin-right:2px;}
.carousel a.next{background:url(/images/right01.jpg) no-repeat;float:left;height:115px;width:15px;margin-left:2px;margin-right:0;}
.carousel .jCarouselLite{float:left;}
.jCarouselLite ul li{float:left;margin:0 1px; border:1px solid #CCC; width:280px; height:113px; padding:1px 0 0 2px;  }
.jCarouselLite ul li a{display:block;}
.jCarouselLite ul li p { margin:0; text-align:center; color:#757673; }