#ccc {
	list-style: none;
	
	width: 774px;
	height: 210px;
	
}
#ccc span {
	display: none;
	position: absolute;
}
#ccc a {
	display: block;
	text-indent: -900%;
	position: absolute;
	
}
#ccc a:hover {
	background-position: left bottom;
}
#ccc a:hover span{
	display: block;
}
#ccc .acc {
	width: 144px;
	height: 58px;
	background: url(images/acc.gif) no-repeat;
	left: 250px;
	top: 220px;
}
#ccc .acc span {
	width: 86px;
	height: 14px;
	
	left: 28px;
	top: 60px;
}







