.jcarousel-skin-motor .jcarousel-containe,.jcarousel-skin-motor .jcarousel-clip-horizontal {
width: 582px;
height: 67px;
}

.jcarousel-skin-motor .jcarousel-next-horizontal {
position: absolute;
top: 0;
right: -38px;
width: 38px;
height: 67px;
cursor: pointer;
background: transparent url(next.png) no-repeat 0 0;
}

.jcarousel-skin-motor .jcarousel-prev-horizontal {
position: absolute;
top: 0;
left: -38px;
width: 38px;
height: 67px;
cursor: pointer;
background: transparent url(prev.png) no-repeat 0 0;
}

.jcarousel-list a:hover {
cursor: pointer;
display: block;
width: 97px;
height: 67px;
background: transparent url(on.png) no-repeat 0 0;
}