.jcarousel-wrapper {background:url('../images/bg_1.jpg'); margin-top:-10px;}
.jcarousel-wrapper2 {}
.jcarousel-wrapper .w1200, .jcarousel-wrapper2 .w1200 {position:relative;}
.jcarousel {width:1120px; margin:0 auto;}
.jcarousel {position:relative; overflow:hidden;}

.jcarousel ul {width:20000em; position:relative; list-style:none; margin:0; padding:0;}

.jcarousel li {float: left; margin:10px 3px;}

.jcarousel li img {padding:6px; background:rgba(255,255,255,0.27); -webkit-border-radius:5px; border-radius:5px;}
.jcarousel-wrapper2 .jcarousel li img {background:none !important; border:1px solid #a6a6a6; -webkit-border-radius:0 !important; border-radius:0 !important; padding:3px !important;}

.jcarousel-control-prev, .jcarousel-control-next {width:16px; height:25px; display:block; position:absolute; top:50%; margin-top:-12px;}
.jcarousel-control-prev {background:url('../images/arrow_left.png') 0 0; left:0px;}
.jcarousel-control-prev:hover, .jcarousel-control-next:hover {background-position:0 -25px;}
.jcarousel-control-next {background:url('../images/arrow_right.png') 0 0; right:0px;}