/* CSS Document */

.mov_gif a {
	width:307px;
	height:89px;
	display:block;
	text-indent:-10000px;
	background-position:0px 0px;
	background:url(../images/here.gif) no-repeat;
	}

.mov_gif a:hover {
 	width:307px;
	height:89px;
	display:block;
	text-indent:-10000px;
	background-position:0px 0px;
	background:url(../images/here_m.gif) no-repeat;
	}