@charset "UTF-8";
.mainbodytxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 19px;
	color: #FFFFFF;
	margin-right: 340px;
}

.mainbodytxt a:link, .mainbodytxt a:visited {
	color: #FF0000;
}
.bottombodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 17px;
	color: #999999;
}
.bottombodytext a:link, .bottombodytxt a:visited {
	color: #FF0000;
}
.bottombodyTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 19px;
	color: #FF0000;
}
.mainbodytxt-gray {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 20px;
	color: #999999;
}
.mainbodytxt-gray a:link, .mainbodytxt-gray a:visited {
	color: #FF0000;
}
.mainbodytitle-gray {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	color: #CCCCCC;
	margin-right: 340px;
}
.gf-name {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	color: #CCCCCC;
	padding-left: 350px;
	padding-top: 12px;
	text-align: center;
}
.gf-name a:link, .gf-name a:visited {
	color: #FF0000;
}

