.top {
	background-image: url(images/top1.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.g1 {
	font-size: 12px;
	color: #f1dbbb;
	text-decoration: none;
}
a.g1:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.nrk {
	background-color: #fff7de;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-top-color: ceae7b;
	border-right-color: ceae7b;
	border-bottom-color: ceae7b;
	border-left-color: ceae7b;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.s1 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.s1:hover {
	color: #FF0000;
	text-decoration: underline;
}
.s2 {
	font-size: 12px;
	color: #f1dbbb;
	text-decoration: none;
}

.g2 {
	font-size: 12px;
	line-height: 20px;
	color: #565656;
	text-decoration: none;
}
.g3 {
	font-size: 12px;
	line-height: 20px;
	color: b63c2f;
	text-decoration: none;
}
