.no{
	float: left;
	display:table-cell;
	vertical-align: bottom;

}
.no a{
	width: 85px;
	height: 40px;
	border-left: solid 1px #e0dfd7;
	color: #b2a680;
	padding-left: 3px;
	padding-right: 14px;
	display: block;
	vertical-align:text-bottom;
	display:table-cell;
	//display:block;
	_display:block;
	vertical-align: bottom;
	text-decoration: none;
}
.no a:hover{
	color: #999999;
	background-image: url(../images/act.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration:none;
	text-decoration: none;
}
.act1{
	float: left;
	display:table-cell;
	vertical-align: bottom;
}
.act1 a{
	border-left: solid 1px #e0dfd7;
	display: block;
	color: #999999;
	padding-left: 3px;
	padding-right: 14px;
	width: 85px;
	height: 40px;
	background-image: url(../images/act.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display:table-cell;
	//display:block;
	_display:block;
	vertical-align: bottom;
	text-decoration: none;
}
.act1 a:hover{
	color: #999999;
	background-image: url(../images/act.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration:none;
	text-decoration: none;
}
#navi2 .act1 a, #navi2 .no a{
	height: 30px;
}




.gn{
}
.gn a{
	color: #998963;
	font-weight: bold;
	font-size:16px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;	
	text-decoration: none;
}
.gn a:hover{
	text-decoration:underline;
}