div.scrollholder{position:relative;width:100%;height:100%;overflow:auto;z-index:1;padding:0}
div.scroll{position:absolute;left:0;top:0;width:95%;z-index:2}
div.track{font-size:0;position:relative;float:right;top:0;width:14px;height:100%;z-index:3;background:url(/template/images/scroll_track.gif) 2px 0 repeat-y}
div.drag_bar{position:absolute;width:5px;height:13px;cursor:pointer;z-index:5;background:#E79723}
#arr1{position:absolute;cursor:pointer;z-index:40;top:0px;right:5px;height:13px;width:13px;background:url(/template/images/scroll_arr1.png) top right no-repeat;filter:expression(fixPNG(this) )}
#arr2{position:absolute;cursor:pointer;z-index:40;bottom:0px;right:5px;height:13px;width:13px;background:url(/template/images/scroll_arr2.png) bottom right no-repeat;filter:expression(fixPNG(this) )}
