#sukis {
	float: left;
	width: 800px;
	height: 45px;
	background-image: url(img/sukisEN_line.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.link a {
	float: left;
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 33px;
	color: white;
	padding: 0 14px 0 15px;
}
.link a:hover {
	color: #5d5239;
}
.linkSELECTED a, .linkSELECTED a:hover  {
	float: left;
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 33px;
	color: #5d5239;
	padding: 0 10px 0 11px;
}

