.thumb 		{
		position:		absolute;
		height:			26px;
		width:			12px;
		left: 			10px;
		}
.up, .dn 	{
		position:		absolute;
		left: 			10px;
		}
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
		border:			0;
		}
.scrollContainer {
	position:		absolute;
	left:			-10px;
	top:			18px;
	clip:			rect(0 467 200 0);
	overflow:		auto;
	background-image: url(../image/bar01.jpg);
		}
.scrollContent {
	position:		absolute;
	left:			-3px;
	top:			0px;
	width:			165px;
		}
