@charset "utf-8";
/* CSS Document */

a.engine {
	display: block;
	width: 125x;
	height: 125px;
	background: url(../jpg/engine.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;		
}


a:hover.engine{
	background-position: 0 -125px;
		
}

a:active.engine{
	background-position: 0 -250px;
		
}


a.af {
	display: block;
	width: 125x;
	height: 125px;
	background: url(../jpg/af.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;		
}


a:hover.af{
	background-position: 0 -125px;
		
}

a:active.af{
	background-position: 0 -250px;
		
}


a.hhv {
	display: block;
	width: 329x;
	height: 125px;
	background: url(../jpg/hhv.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;		
}


a:hover.hhv{
	background-position: 0 -125px;
		
}

a:active.hhv{
	background-position: 0 -250px;
		
}