.title {
	color: #f75c10;
	font-weight: bold;
	font-size: 10pt;
}
.prdTitle {
	color: #f75c10;
	font-size: 10pt;
}
.green_title {
	color: #375c51;
	font-weight: bold;
	font-size: 10pt;
}
.prdfull {
	font-style: italic;
	text-decoration: underline;
}.title_kor {
	color: #f75c10;
	font-weight: bold;
	font-size: 9pt;
}
.prdTitle_kor {
	color: #f75c10;
	font-size: 9pt;
}
.green_title_kor {
	color: #375c51;
	font-weight: bold;
	font-size: 9pt;
}
.prdfull_kor {
	color: #5a613f;
	text-decoration: underline;
}
.english_text {
	font-family: Arial;
	font-size: 9pt;
	color: #2d2c2b;
	line-height: 1.3em;
}
.korean_text {
	font-family: 굴림;
	font-size: 9pt;
	color: #2d2c2b;
	line-height: 1.5em;
}
.texdarkgrey9u {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: underline
}
.textgreen9bold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #006666; 
	text-decoration: none
}
.textgreen9 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #006666; 
	text-decoration: none
}
