@charset "utf-8";
.textmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(../images/text_main.gif);
	background-repeat: no-repeat;
	line-height: 15px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(../images/copyright_footer.gif);
	background-repeat: no-repeat;
}
.ffbg {
	background-image: url(../images/ff_bg.png);
	background-repeat: repeat-x;
}
