.text {
	font-family: "굴림";
	font-size: 9pt;
	color: #333;
	text-decoration: none;
	line-height: 15pt;
}
.title {
	font-family: "굴림";
	font-size: 9pt;
	color: #333;
	font-weight:bold;
}
.orange {
	font-family: "굴림";
	font-size: 10pt;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
	line-height: 18px;
}
.green {
	font-family: "굴림";
	font-size: 10pt;
	font-weight: bold;
	color: #060;
	text-decoration: none;
}
