body { behavior:url("csshover.htc"); }

#box {
	position: absolute;
	top: 59px;
	left: 450px;
	width: 526px;
}

.image_0 { 
	float: left; 
	height: 100px; 
	width: 100px; 
	background-image: url(images/image_0.gif); 
}

.image_1 { 
	float: left; 
	height: 100px; 
	width: 100px; 
	background-image: url(images/image_1.gif); 
}

.image_2 { 
	float: left; 
	height: 100px; 
	width: 100px; 
	background-image: url(images/image_2.gif); 
}

.image_3 { 
	float: left; 
	height: 100px; 
	width: 100px; 
	background-image: url(images/image_3.gif); 
}

.image_4 { 
	float: left; 
	height: 100px; 
	width: 100px; 
	background-image: url(images/image_4.gif); 
}

.image_0:hover, .image_1:hover, .image_2:hover, .image_3:hover, .image_4:hover { background-position: 0 -100px; }
