@charset "utf-8";
a {
	color: #69C;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.bg1 {
	background-color: #303030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFC;
}
.bg2 {
	background-color: #2C3F31;
}
.bg0 {
	background-color: #0E0E0E;
}
.txt_norm {
	color: #FFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	text-align: left;
}
.txt_title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #CFC;
}
.txt_hi1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3C6;
}
.txt_hi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #69C;
}
.txt_alert {
	font-size: 18px;
	color: #F60;
}

.txt_title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #CFC;
	text-align: left;
}
.txt_fn {
	color: #FFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
}
.bg22 {
	background-color: #3C5744;
}
.txt_caption {
	font-family: "Comic Sans MS", cursive;
	font-size: 15px;
	color: #FFC;
	font-style: italic;
}
.bg_grey {
	background-color: #333;
}
.bgsubnav {
	background-color: #202020;
}
.txt_title3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #CFC;
}
