/* CSS Document */

/* div. fonts */

.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background:inherit;
	color: #333;
	text-decoration: none;
	line-height: 17px;
}
.font a {
	background:inherit;
	color:#A67441;
	text-decoration: none;
}
.font a:hover {
	background:inherit;
	color:#666666;
}

.hl {
	background:inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A67441;
	text-decoration: none;
	line-height: 17px;
}
.hl a {
	background:inherit;
	color:#666;
	text-decoration: none;
}
.hl a:hover {
	background:inherit;
	color:#A67441;
}


.font-menue {
	margin-top:0px;
	margin-left:0px;
	background:inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#A67441;
	text-decoration: none;
	line-height: 17px;
	display: inline;
	list-style-type: none;
}
.font-menue a {
	background:inherit;
	color:#666;
	text-decoration: none;
}
.font-menue a:hover {
	background:inherit;
	color:#A67441;
}
.font-menue-over  {
	background:inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#A67441;
	text-decoration: none;
	line-height: 17px;
	display: inline;
	list-style-type: none;
}




.font-sub {
	margin-left: 45px;
	background:inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#A67441;
	text-decoration: none;
	line-height: 15px;
	display: inline;
	list-style-type: none;
}
.font-sub a {
	background:inherit;
	color:#666;
	text-decoration: none;
}
.font-sub a:hover {
	background:inherit;
	color:#A67441;
}

.font-sub2 {
	margin-top: 5px;
	margin-left: 20px;
	background:inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#A67441;
	text-decoration: none;
	line-height: 15px;
	display: inline;
	list-style-type: none;
}
.font-sub2 a {
	background:inherit;
	color:#666;
	text-decoration: none;
}
.font-sub2 a:hover {
	background:inherit;
	color:#A67441;
}
.font-sub3 {
	margin-top: 5px;
	margin-left: 45px;
	background:inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#A67441;
	text-decoration: none;
	line-height: 15px;
	display: inline;
	list-style-type: none;
}
.font-sub3 a {
	background:inherit;
	color:#666;
	text-decoration: none;
}
.font-sub3 a:hover {
	background:inherit;
	color:#A67441;
}
