.frkV {
	position: absolute;
	width: 100%;
	top: 850px;
	text-align:center;
}

.frkH {
	margin: 0 auto 10px auto;
	width: 700px;
	font-family: Verdana;
}

.frkTxt {
	font-size: 12px;
}

.frkTxt h1 {
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
}

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

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

.frkList a:hover {
	text-decoration: underline;
}
