/* Tree Style */
.treetitle {
	padding:2px;
	cursor:default;
	
	font-family: µ¸¿ò, dotum,Tahoma,Verdana,Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.editednode {
	padding:2px;
	cursor:default;
	background-color: #FFFFFF;;
	color: #000000;
	
	font-family: µ¸¿ò, dotum,Tahoma,Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.editednodeinput {
	background-color: #FFFFFF;;
	color: #000000;
	
	width: 150px;
	height: 17px;
	
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	
	font-family: µ¸¿ò, dotum,Tahoma,Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.treetitleselectedfocused {
	padding:2px;
	cursor:default;
	background-color: highlight;
	color: highlighttext;
	
	font-family: µ¸¿ò, dotum,Tahoma,Verdana,Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.treetitleselectedblured {
	padding:2px;
	cursor:default;
	background-color: menu;
	color: windowtext;
	font-family: µ¸¿ò, dotum,Tahoma,Verdana,Arial, Helvetica, sans-serif;
	font-size: 9pt;
}.con_title {
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
}
.con_nomal {
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}
.con_link {
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 12px;
	font-style: normal;
	color: #0099FF;
	line-height: 12px;
}
.cont_list {
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: circle;
	line-height: 22px;
}
.red_nomal {
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 12px;
	line-height: 12px;
	color: #FF0000;
}
.big_title {
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}