@charset "UTF-8";
.credit_txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
.main_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #300;
	line-height: 18px;
}
.title_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FC6;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFC;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #330;
	text-decoration: none;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFC;
	text-decoration: none;
}
.ch_txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFC;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
