.f1 {
	font-size: 18px;
	color: #FFFFFF;
	font-family: "ºÚÌå";
	font-weight: normal;
}
.f2 {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.f3 {
	font-size: 12px;
	color: #999999;
}
.f4 {
	font-size: 12px;
	color: #FF0000;
}
.f5 {
	font-size: 10px;
}
.f6 {
	font-size: 12px;
	color: #0099FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bg1 {
	background-repeat: no-repeat;
	background-position: center;
}
.bg2 {
	background-repeat: repeat-y;
}


