@charset "UTF-8";/* CSS Document */#thumb {	position:relative;	height:30px;	width:10px;	background-color:#FFF;	background-image: url(netimages/scroll-bar.png);	cursor: pointer;	z-index:1;	}
