.jcarousel-container {
   zoom:1;
 width:255px;
 height:178px;
 float:left;
 overflow:hidden;
 background:url(../images/spro_bg.gif) no-repeat;
 padding:5px 5px 22px 5px;
 position:relative;

}
.jcarousel-clip {
    width:255px;
 height:178px;
 float:left;
 overflow:hidden;
}
.jcarousel-item-vertical {
     width:255px;
 height:178px;
 float:left;
}
.jcarousel-next-vertical {
 width:13px;
 float:left;
 height:13px;
 position:absolute;
 background: url(../images/shang.gif) left no-repeat;
  display: inline-block;
  top:10px; right:28px;
  z-index:999;
  cursor:pointer;
}


.jcarousel-prev-vertical {
 width:13px;
 float:left;
 height:13px;
 position:absolute;
  background: url(../images/xia.gif) right no-repeat;
 display: inline-block;
 top:10px; right:10px;
 z-index:999; 
 cursor:pointer; 

}
.jcarousel-list{overflow: hidden; position: relative; top: -178px; margin: 0px; padding: 0px; left: 0px; height: 1630px;}