/*************************************************************************************************************
	List & View _ Text Style
*************************************************************************************************************/

/* List_Notice */
	.notice			{ font-size:9pt; color:#4fa32b; font-family: µ¸¿ò, dotum; font-weight:bold }
	
/* View_Subject */
	.subject		{ font-size:9pt; color:#348a21; font-family: µ¸¿ò, dotum }
	
/* View_Column_Color */
	.column_bgcolor	{ background-color:#f6fff0}
	.normal { background:''; }
	.column_txt		{ font-size:9pt; color:#348a21; font-family: µ¸¿ò, dotum }

/* List_text_Color */
A:hover 	{ text-decoration:none; color:#348a21; }

/* Line_BgColor */
	.line	{ background:#9cce7d}

/* Reply Number */	
	.reply_txt		{ font-size:8pt; color:#348a21; font-family: µ¸¿ò, dotum; font-weight:bold }
	
/* Sub_Main Text_Color */
	a.data_txt:link		{ color:#444444; text-decoration:none; font-family:µ¸¿ò, dotum; font-size:9pt }
	a.data_txt:visited	{ color:#444444; text-decoration:none; font-family:µ¸¿ò, dotum; font-size:9pt }
	a.data_txt:active	{ color:#444444; text-decoration:none; font-family:µ¸¿ò, dotum; font-size:9pt }
	a.data_txt:hover	{ color:#348a21; text-decoration:none; font-family:µ¸¿ò, dotum; font-size:9pt }
	
	a.mv_txt:link		{ color:#444444; text-decoration:none; font-family:µ¸¿ò, dotum; font-size:9pt }
	a.mv_txt:visited	{ color:#444444; text-decoration:none; font-family:µ¸¿ò, dotum; font-size:9pt }
	a.mv_txt:active		{ color:#444444; text-decoration:none; font-family:µ¸¿ò, dotum; font-size:9pt }
	a.mv_txt:hover		{ color:#348a21; text-decoration:none; font-family:µ¸¿ò, dotum; font-size:9pt }	