<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-kr";

.org-box {
	font-size: 9pt;
	margin: 0;
	padding: 10px;
	width: 100%;
	background-color: #ffffff;
	overflow-x: scroll;
}

.org-box .root {
	margin: 10px auto;
}

.org-box .fa {
	cursor: pointer;
	line-height: 25px;
}

.org-box .fa.fa-minus-circle,
.org-box .fa.fa-plus-circle {
	font-size: 1.5em;
	color: #031a3f;
	padding-top: 5px;
}

.org-box img {
	border: 0;
}

.org-box table {
	border: 0px;
	border-spacing: 0px;
	margin: 0px auto;
	/* border-collapse: initial; */
}

.org-box td {
	padding: 0px;
	text-align: center;
	vertical-align: top !important;
}

.org-box div.vertical {
	height: 9px;
	margin: 0px auto;
	width: 1px;
	font-size: 1px;
	line-height: 0px;
	background-color: #c0c0c0;
}

.org-box div.vertical_left {
	height: 10px;
	margin: 0px 0px 0px auto;
	width: 1px;
	font-size: 1px;
	line-height: 0px;
	background-color: #c0c0c0;
}

.org-box div.vertical_right {
	height: 10px;
	margin: 0px auto 0px 0px;
	width: 1px;
	font-size: 1px;
	line-height: 0px;
	background-color: #c0c0c0;
}

.org-box div.horizontal {
	height: 1px;
	font-size: 1px;
	line-height: 0px;
	background-color: #c0c0c0;
}

.org-box div.horizontal_left {
	height: 1px;
	position: relative;
	width: 50%;
	left: 25%;
	font-size: 1px;
	line-height: 0px;
	background-color: #c0c0c0;
}

.org-box div.horizontal_right {
	height: 1px;
	position: relative;
	width: 50%;
	left: -25%;
	font-size: 1px;
	line-height: 0px;
	background-color: #c0c0c0;
}

.org-box table.node {
	position: relative;
	width: 110px;
	border-radius: 15px;
	padding: 33px 5px 5px 5px;
	margin: 0px auto;
	background-color: #f5f8fb;
	color: #000000;
	box-shadow: 5px 5px 7px 7px #dedede;
	behavior: url('PIE.htc');
}

.org-box table.node:hover {
	background-color: #f5f8fb;
	box-shadow: 5px 5px 7px #c8c8c8;
}

.org-box table.node:hover tr:first-child {
	background-color: #cdddec;
	color: #000000;
}

.org-box table.node:hover tr:first-child .btn_fix {
	background-color: #ff002d;
	color: #fff;
}

.org-box table.node td {
	vertical-align: middle !important;
	line-height: 25px;
	height: 25px;
	/* border-bottom: 1px solid #eee; */
}

.org-box table.node td.text {
	font-size: 12px;
	height: 18px;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	/* padding-left:5px; */
	padding: 3px 5px;
}

.org-box table.node tr:nth-child(2) td.text,
.org-box table.node tr:nth-child(2) td.text_tm,
.org-box table.node tr:nth-child(2) td.text_165,
.org-box table.node tr:nth-child(2) td.text_st,
.org-box table.node tr:nth-child(2) td.text_bb,
.org-box table.node tr:nth-child(2) td.text_sb {
	padding: 33px 5px 2px 5px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

.org-box table.node tr:last-child td.text,
.org-box table.node tr:last-child td.text_tm,
.org-box table.node tr:last-child td.text_165,
.org-box table.node tr:last-child td.text_st,
.org-box table.node tr:last-child td.text_bb,
.org-box table.node tr:last-child td.text_sb {
	padding: 3px 5px 10px 5px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}

.org-box table.node td.text_165 {
	font-size: 12px;
	height: 18px;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	/* padding-left:5px; */
	padding: 3px 5px;
	background-color: #ff860e;
}

.org-box table.node td.text_tm {
	font-size: 12px;
	height: 18px;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	/* padding-left:5px; */
	padding: 3px 5px;
	background-color: #1cba5d;
	color: #fff;
}

.org-box table.node td.text_st {
	font-size: 12px;
	height: 18px;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	/* padding-left:5px; */
	padding: 3px 5px;
	background-color: #fff000;
}

.org-box table.node td.text_bb {
	font-size: 12px;
	height: 18px;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	/* padding-left:5px; */
	padding: 3px 5px;
	background-color: #bd5f01;
	color: #fff;
}

.org-box table.node td.text_sb {
	font-size: 12px;
	height: 18px;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	/* padding-left:5px; */
	padding: 3px 5px;
	background-color: #ed3691;
	color: #fff;
}

.org-box td.child {
	padding: 0px 5px;
	vertical-align: top !important;
}

.org-box .org_label {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #878f98;
	color: #fff;
	cursor: pointer;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	background: rgb(162, 217, 254);
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(162, 217, 254, 1) 0%, rgba(0, 91, 163, 1) 50%, rgba(0, 38, 76, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(162, 217, 254, 1) 0%, rgba(0, 91, 163, 1) 50%, rgba(0, 38, 76, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(162, 217, 254, 1) 0%, rgba(0, 91, 163, 1) 50%, rgba(0, 38, 76, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a2d9fe', endColorstr='#00264c', GradientType=0);
}

.org-box .org_label:hover {
	background-color: #cdddec;
	color: #ffffff;
}

.org-box table.node .org_label td,
.org-box .org_label td:hover {
	color: #fff;
}

.org-box .org_label td.num {
	padding-left: 35px;
	line-height: 30px;
	font-weight: bold;
}

.org-box table.node .btn_fix {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-top-left-radius: 15px;
	background-color: #c20223;
	text-align: center;
	color: #fff;
}

.org-box .icon_arrow {
	vertical-align: middle;
	margin: 0px;
	cursor: pointer;
}

.org-box a:visited,
.org-box a:link,
.org-box a:active,
.org-box a:hover {
	color: #fff;
	font-weight: bold;
}
</pre></body></html>