@charset "UTF-8";
.l_text {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.lit_text {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 20px;
}
.header_title {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.headrer_info {
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	color: #666666;
}
.header_section {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #666666;
	font-weight: lighter;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	color: #C5612D;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
