#frk {
	position: absolute;
	top: 668px;
	left: 230px;
	width: 560px;
	font-size: 11px;
}

#frk h1 {
	font-size: 11px;
}

.frkList {
	font-size: 10px;
	border-top: 1px solid #ccc;
	margin: 20px 0;
	padding: 8px 10px;
	text-align: center;
}

.frkList a,
.frkList a:link {
	font-size: 10px;
	text-decoration: none;
	color: #605D5C;
}

.frkList a:hover {
	text-decoration: none;
	color:#005587;
}

