#main {
	height: 660px !important;
}

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

.frkWrapH {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	color: #999;
	font-family: arial;
}

.txt {
	width: 490px;
	font-size:12px;
	margin: 0 0 0 320px;
	padding: 0 10px 0 20px;
}

.lst {
	width: 820px;
	color: #777;
	font-size: 11px;
	text-align: center;
	margin: 20px 10px 0 10px;
	padding: 8px 20px 0 20px;
	border-top: 1px solid #666;
}

.lst a,
.lst a:link,
.lst a:visited {
	color: #777;
	text-decoration: none;
}

.lst a:hover {
	color: #777;
	text-decoration: underline;
}