@charset "utf-8";
.rollBox{position:relative;height:370px;}
.Scroller-Container {position: absolute;top: 0px; left:0px;margin-left:8px;}
.Scrollbar-Track {width: 10px; height:315px;position: absolute;top:10px;}
.Scrollbar-Handle {position: absolute;margin:0 auto;background:url(../../../images/roll_02.gif) left top no-repeat;width:12px; height:41px;cursor:pointer;}

#Scrollbar-Container {
  position: absolute;
  top: 0px; right:8px;
  background:url(../../../images/roll_01.gif) left top no-repeat;width:12px; height:336px;
  margin-top:10px;
}
#News, #About, #Extra { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 904px;
  height: 335px;
  display: none;
}
#News {display: block;}