@charset "utf-8";
/* CSS Document */

div.relatedimg .jcarousel-container { }

div.relatedimg .jcarousel-container-horizontal {width: 245px;padding: 20px 40px;}

div.relatedimg .jcarousel-container-vertical {  width: 172px;height: 129px;padding: 25px 7px 16px 7px ;}

div.relatedimg .jcarousel-clip-horizontal {width:  245px;height: 75px;}

div.relatedimg .jcarousel-clip-vertical {width:  172px;height: 123px;}

div.relatedimg .jcarousel-item {width: 172px;height: 123px;}

div.relatedimg .jcarousel-item-horizontal {margin-right: 10px;}

div.relatedimg .jcarousel-item-vertical {margin-bottom: 2px; cursor:pointer}

div.relatedimg .jcarousel-item-placeholder {background: #fff;color: #000;}

/**
 *  Horizontal Buttons
 */
div.relatedimg .jcarousel-next-horizontal {position: absolute;top: 43px;right: 5px;width: 32px;height: 32px;cursor: pointer;background: transparent url() no-repeat 0 0;}

div.relatedimg .jcarousel-next-horizontal:hover {background-position: -32px 0;}

div.relatedimg .jcarousel-next-horizontal:active {background-position: -64px 0;}

div.relatedimg .jcarousel-next-disabled-horizontal,
div.relatedimg .jcarousel-next-disabled-horizontal:hover,
div.relatedimg .jcarousel-next-disabled-horizontal:active {cursor: default;background-position: -96px 0;}

div.relatedimg .jcarousel-prev-horizontal {position: absolute;top: 43px;left: 5px;width: 32px;height: 32px;cursor: pointer;background: transparent url() no-repeat 0 0;}

div.relatedimg .jcarousel-prev-horizontal:hover {background-position: -32px 0;}

div.relatedimg .jcarousel-prev-horizontal:active {background-position: -64px 0;}

div.relatedimg .jcarousel-prev-disabled-horizontal,
div.relatedimg .jcarousel-prev-disabled-horizontal:hover,
div.relatedimg .jcarousel-prev-disabled-horizontal:active {cursor: default;background-position: -96px 0;}

/**
 *  Vertical Buttons
 */
div.relatedimg .jcarousel-next-vertical {position: absolute;bottom: 5px;width: 172px;height: 19px;cursor: pointer;background: transparent url(../../img/page/pro_down.jpg) no-repeat;}

div.relatedimg .jcarousel-next-vertical:hover {}

div.relatedimg .jcarousel-next-vertical:active {}

div.relatedimg .jcarousel-next-disabled-vertical,
div.relatedimg .jcarousel-next-disabled-vertical:hover,
div.relatedimg .jcarousel-next-disabled-vertical:active {cursor: default;background: transparent  url(../../img/page/pro_down22.jpg) no-repeat;}

div.relatedimg .jcarousel-prev-vertical {position: absolute;top: 5px;width: 172px;height: 19px;cursor: pointer;background: transparent url(../../img/page/pro_up.jpg) no-repeat;}

div.relatedimg .jcarousel-prev-vertical:hover {}

div.relatedimg .jcarousel-prev-vertical:active {}

div.relatedimg .jcarousel-prev-disabled-vertical,
div.relatedimg .jcarousel-prev-disabled-vertical:hover,
div.relatedimg .jcarousel-prev-disabled-vertical:active {cursor: default;background: transparent  url(../../img/page/pro_up22.jpg) no-repeat;}