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

