@charset "utf-8";
/* CSS Document */
#scrollbar4  {
    height:270px; width:575px; position:relative; top:-5px;
}
#scrollbar4 .viewport {
    height: 241px;
    overflow: hidden;
    position: relative; top:15px;
    width: 547px; 
}
#scrollbar4 .overview {
    left: 0px;
    list-style: none outside none;
    margin: 0;
    position: absolute;
    top: 0px;
	 padding:0 0; width:547px; overflow:hidden;
}
#scrollbar4 .scrollbar {
    float: right;
    position: relative;
    width: 20px; background: url(../../images/v5/gdtbg.gif) 11px 0 no-repeat; height:241px; padding:10px 0;    
	 
}
#scrollbar4 .track {
   
    height: 20%;
    position: relative;
    width: 20px;
}
#scrollbar4 .thumb {
    background: url(../images/superstar/scorllbg2.jpg) no-repeat 50% 100% ;
    cursor: pointer;
    height: 20px;
    left: 3px;
    overflow: hidden;
    position: absolute;
    top: 2px;
    width: 20px; display:block; 
}
#scrollbar4 .thumb .end {
     background: url(../../images/v5/star3.png) 0 0 no-repeat; 
    height: 20px;
    overflow: hidden;
    width: 20px;
}
#scrollbar4 .disable {
    display: none;
}