@charset "utf-8";
/* CSS Document */
.photoga_box{background:url(../images/index/photoga_bg.jpg) no-repeat;width:950px;height:200px;padding:28px 10px 0 10px;margin-bottom:30px;_overflow:hidden;}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 276px;
  line-height:17px;
  height: 54px;
  _height:50px;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
#Scrollbar-Container {
  position: absolute;
  top: 100px; right: 30px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
.Scrollbar-Track {
  width: 1px; height: 41px;
  position: absolute;
  top: 56px; right: -4px;
  background:#c4c4c4;
}
.Scrollbar-Handle {
  position: absolute;

  width: 22px; height: 30px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 45px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl {direction: rtl;}
.jcarousel-skin-tango li{float:left;}
.jcarousel-skin-tango .jcarousel-container-horizontal {width:848px;height:230px;padding-left:60px;padding-right:20px;}
.jcarousel-skin-tango .jcarousel-clip-horizontal { width:848px;height:230px;}
.jcarousel-skin-tango .jcarousel-item {width:212px;height:230px;}
.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
    top:60px;
    right: 0px;
    width: 29px;
    height: 29px;
    cursor: pointer;
    background:url(/pink/images/index/arror_right.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top:60px;
    left: 0px;
   width: 29px;
    height: 29px;
    cursor: pointer;
    background:url(/pink/images/index/arror_left.png) no-repeat 0 0;
}
*html .jcarousel-skin-tango .jcarousel-next-horizontal{background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/pink/images/index/arror_right.png");}
*html .jcarousel-skin-tango .jcarousel-prev-horizontal{background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/pink/images/index/arror_left.png");}
