@charset "UTF-8";
/* CSS Document */


.navLinkBox {
	width: 800px;
	position: relative;
	float: left;
	left: -460px;
	
	top: -7px;
}
* + html .navLinkBox {
	 padding-top: 9px;
	 height: 30px;
}
.infoButtonBox {
	width: 101px;
	height: 34px;
	position: absolute;
	z-index: 2;
	left: 680px;
}