/*************************************************************************************************************
	List & View _ Text Style
*************************************************************************************************************/

/* List_Notice */
	.notice				{ font-size:9pt; color:#a93502; font-family: µ¸¿ò, dotum; font-weight:bold }
	
/* View_Subject */
	.subject			{ font-size:9pt; color:#b03600; font-family: µ¸¿ò, dotum }
	
/* View_Column_Color */
	.column_bgcolor		{ background-color:#fffaf2 }
	.normal { background:''; }
	.column_txt			{ font-size:9pt; color:#b03600; font-family: µ¸¿ò, dotum }
	
/* List_text_Color */
A:hover 	{ text-decoration:none; color:#990000; }

/* Line_BgColor */
	.line	{ background:#F7F7F7}

/* Online Counsel Category Menu */
	a.category:link		{ color:#797979; text-decoration:none; font-family:dotum; font-size:9pt }
	a.category:visited	{ color:#797979; text-decoration:none; font-family:dotum; font-size:9pt }
	a.category:active	{ color:#797979; text-decoration:none; font-family:dotum; font-size:9pt }
	a.category:hover	{ color:#E25B00; text-decoration:none; font-family:dotum; font-size:9pt }	
	
/* Online FAQ_TextColor */
	a.faq_txt:link		{ color:#834400; text-decoration:none; font-family:dotum; font-size:9pt; font-weight:bold }
	a.faq_txt:visited	{ color:#834400; text-decoration:none; font-family:dotum; font-size:9pt; font-weight:bold }
	a.faq_txt:active	{ color:#834400; text-decoration:none; font-family:dotum; font-size:9pt; font-weight:bold }
	a.faq_txt:hover		{ color:#834400; text-decoration:none; font-family:dotum; font-size:9pt; font-weight:bold }
