.bk1 {
	background-attachment: fixed;
	background-image: url(other/bk-1.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.font-12s {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.font-23 {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
a:link {
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: normal;
	color: #999999;
}
a:hover {
	font-size: 12px;
	line-height: normal;
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: blink;
}
.font-14 {
	font-size: 14px;
	line-height: 23px;
	color: #000000;
}

