
 
/* µðÅ×ÀÏ ÆäÀÌÁö*/

.detail01 {
	font-family:  "µ¸¿ò", Seoul, "³ª´®°íµñ";
	font-size: 12px;
	font-weight: bold;
	color: #0861a8;
	text-decoration: none;
	line-height: 18px;
	background-color: ffffff;
}

.detail02 {
	font-family:  "±¼¸²", Seoul, "³ª´®°íµñ";
	font-size: 12px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	line-height: 18px;
	background-color: e6e6e6;
}

.detail03 {
	font-family:  "¹ÙÅÁÃ¼", Seoul, "³ª´®¸íÁ¶";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	background-color: feffe1;

}


/* ¸Þ´ºÆùÆ® */
.menu {
	font-family:  "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 12px;
	font-weight: nomal;
	color: #262626;
	text-decoration: none;
	line-height: 18px;
}
.menu a:link {
	font-family:  "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 12px;
	font-weight: nomal;
	color: #262626;
	text-decoration: none;
	line-height: 18px;
}
.menu a:visited {
	font-family:  "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 12px;
	font-weight: nomal;
	color: #262626;
	text-decoration: none; 
	line-height: 18px;
}
.menu a:active { 
	font-family:  "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 12px;
	font-weight: nomal;
	color: #262626;
	text-decoration: none;
	line-height: 18px;
}
.menu a:hover { 
	font-family:  "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 12px;
	font-weight: nomal;
	color: #096b9d;
	text-decoration: underline;
	line-height: 18px;	
}
