body {
	background-image: url(../homebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	line-height: 22px;
	color: #999999;
}
.f12 {
	font-size: 12px;
	line-height: 22px;
	color: #999999;
}
.ftable .f12 a {
	color: #999999;
	text-decoration: underline;
}

.ftable {
	height: 100%;
	width: 100%;
}

