@charset               "UTF-8";

/*Start button 10*/
.nav10 a
{
	height: 64px;
	width: 70px;
	display: block;
	background: transparent url("/im/portfolio/chugiakhs-thumb.png") -70px 0 no-repeat;
}

.nav10 a:hover { background-position: -70px 0; }

/*End button 10*/
