.frkSpreader {
	height: 300px;
}

.frkIntroPosV {
	position: absolute;
	top: 914px;
	left: 0;
	width: 100%;
}

.frkIntroPosH {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

.frkIntro {
	margin: 0 0 0 150px;
	width: 440px;
}

.frkIntro h1 {
	color: #DD0000;
	font-size: 15px;
	font-weight: bold;
	background: url(/images/page/main/content_hrline.gif) left bottom no-repeat;
	padding: 5px 0;
}

.frkList {
	margin: 70px 0 0 70px;
	padding: 5px 10px;
	width: 650px;
	color: #666;
	font-size: 10px;
	border-top: 1px solid #ccc;
	text-align: center;
}

.frkList a {
	color: #666;
	font-size: 10px;
	text-decoration: none;
}

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

