.count_school
{
	position: absolute;
	left: 32px;
	top: 119px; 
	width: 540px;
	height: 50px;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
}

.count_school a
{
	display: block;
	width: 540px;
	height: 50px;
	float: left;
}

.count_school a img
{
	width: 540px;
	height: 50px;
	border: 0;
}

.count_school a:hover
{
	visibility:visible;
	background: url(countschool_on.jpg) no-repeat;
}

.count_school a:hover img
{
	visibility:hidden;
}
