.jCarouselLite{width:270px; margin:0 9px 0 9px; padding:9px 0 9px 0;}
.jCarouselLite ul{margin:0; padding:0; list-style-type:none; width:270px;}
.jCarouselLite ul li{width:260px; /*font-weight:bold;*/}
.jCarouselLite ul li a{color:#000;}
.jCarouselLite ul li a:hover{color:#a9030b;}
.jCarouselLite ul li .img{border:1px solid #CCC; display:block; float:left; margin-right:10px;}

.next{background:url(../images/next.gif) no-repeat; width:20px; height:15px; display:block; float:right; margin-bottom:4px;}
.prev{background:url(../images/prev.gif) no-repeat; width:20px; height:15px; display:block; float:left; margin-bottom:4px;}
.c_box{border:1px solid #CCC; background:#FFF; width:10px; height:10px; display:inline-block; margin:0 auto; margin-right:5px;}
.c_box:hover, .box_cur{border:1px solid #CCC; background:#9e9e9e; width:10px; height:10px; display:inline-block; margin:0 auto; margin-right:5px;}
.control{background:#eaeaea; border-top:1px solid #CCC; height:19px; padding:5px 9px 0 9px; text-align:center;}



