@charset "UTF-8";
/* CSS Document */

#city_pix span {display:none; position:absolute;}
#city_pix a {
	display:block;
	position:absolute;
	outline: none;
	text-indent: -1500%;
	left: -1px;
}

#city_pix a:hover span{
	display: block;}
	
#city_pix .col_grey {background:url(../images/col_over.jpg) no-repeat; width: 218px; height: 149px; left: 1px; top: 2px; 	
	position:absolute;
	text-indent: -1500%;}

#city_pix .cin_grey {background:url(../images/cin_over.jpg) no-repeat; width: 218px; height: 149px; left: 227px; top: 2px;
	position:absolute;
	text-indent: -1500%;}

#city_pix .cle_grey {background:url(../images/cle_over.jpg) no-repeat; width: 218px; height: 149px; left: 453px; top: 2px;
	position:absolute;
	text-indent: -1500%;}


#city_pix .toledo {width: 218px; height: 149px; left: 680px; top: 2px; background:url(../images/tol.jpg) no-repeat;}
#city_pix .toledo span {width: 218px; height: 149px; left: 0px; top: 0px; background: url(../images/tol_over.jpg) no-repeat;}
