

#navi3 {
	clear: both;
	float: right;

}

#navi3 #btn07 a {
	text-decoration: none;
	height: 40px;
	width: 750px;
	display: block;
	background-image: url(images/sp.gif);
	text-indent: -9999px;
}

#navi3 #btn08 a {
	text-decoration: none;
	height: 40px;
	width: 60px;
	display: block;
	background-image: url(images/info.gif);
	text-indent: -9999px;
}

#navi3 #btn08 a:hover {
	background-image: url(images/info_o.gif);
}

#navi3 #btn09 a {
	text-decoration: none;
	height: 40px;
	width: 60px;
	display: block;
	background-image: url(images/accese.gif);
	text-indent: -9999px;
}

#navi3 #btn09 a:hover {
	background-image: url(images/accese_o.gif);
}

#navi3 #btn10 a {
	text-decoration: none;
	height: 40px;
	width: 60px;
	display: block;
	background-image: url(images/contact.gif);
	text-indent: -9999px;
}

#navi3 #btn10 a:hover {
	background-image: url(images/contact_o.gif);
}

#navi3 #btn11 a {
	text-decoration: none;
	height: 40px;
	width: 60px;
	display: block;
	background-image: url(images/link.gif);
	text-indent: -9999px;
}

#navi3 #btn11 a:hover {
	background-image: url(images/link_o.gif);
}

#navi3 li {
	float: left;
}




