@charset   "UTF-8";

/*Start button 8*/
.nav_home a
{
	height: 34px;
	width: 188px;
	display: block;
	background: transparent url("/nav-i/nav_home-button.png") 0 -34px no-repeat;
}

.nav_home a:hover { background-position: 0 -34px; }

/*End button 8*/
