/* 조직도 공통 */
div.org
{
	overflow: hidden;
}

div.org div.org_top
{
	position: relative;
	width: 50%;
}

div.org div.org_top div
{
	position: absolute;
	text-align: center;
}

div.org div.org_top div.org_side
{
	width: 100%;
	right: -100%;
}

div.org div.org_top div a
{
	display: block;
}

div.org div.org_bottom
{
	position: relative;
	left: 50%;
}

div.org div.org_bottom dl
{
	position: absolute;
	top: 0;
}

div.org div.org_bottom dl dt,
div.org div.org_bottom dl dd
{
	position: relative;
	right: -50%;
	line-height: 17px;
}

/* org_type_01 */
div.org_type_01 div.org_top
{
	height: 60px;
	background: url("/images/open_contents/003/009/bg_org_line.jpg") right 0 repeat-y;
}

div.org_type_01 div.org_top div
{
	width: 50%;
	padding: 10px 0 10px 0;
	font-weight: 700;
	font-size: 16px;
}

div.org_type_01 div.org_top div a
{
	font-weight: 700;
	font-size: 16px;
}

div.org_type_01 div.org_top div.org_01
{
	right: -25%;
	top: 0;
	color: #FFFFFF;
	background: #790000 ;
}

div.org_type_01 div.org_top div.org_01 a
{
	color: #FFFFFF;
}

div.org_type_01 div.org_bottom
{
	width: 75%; /* 하위조직 3개 */
	height: 400px; /* 하위조직 전체 높이 */
	margin: 0 0 0 -37.4%; /* 중앙정렬 width / 2 */
	background: url("/images/open_contents/003/009/bg_org_line.jpg") right 0 repeat-x;
}

div.org_type_01 div.org_bottom dl
{
	width: 32%; /* 33.33333333333333% */
	background: url("/images/open_contents/003/009/bg_org_line.jpg") right 0 repeat-y;
}

div.org_type_01 div.org_bottom dl.org_bottom_01
{
	left: -32%; /* -33.33333333333333% */
}

div.org_type_01 div.org_bottom dl.org_bottom_02
{
	left: 17.9%; /* 16.66666666666667% */
}

div.org_type_01 div.org_bottom dl.org_bottom_03
{
	right: 0;
}

div.org_type_01 div.org_bottom dl dt,
div.org_type_01 div.org_bottom dl dd
{
	margin: 20px 0 0 0;
	padding: 10px 0 10px 0;
	color: #FFFFFF;
	text-align: center;
}

div.org_type_01 div.org_bottom dl.org_bottom_01 dt,
div.org_type_01 div.org_bottom dl.org_bottom_02 dt
{
	background: #98a82c;
}

div.org_type_01 div.org_bottom dl.org_bottom_03 dt
{
	background: #f27f00;
}

div.org_type_01 div.org_bottom dl dt a,
div.org_type_01 div.org_bottom dl dd a
{
	display: block;
	color: #FFFFFF;
}

div.org_type_01 div.org_bottom dl.org_bottom_01 dd,
div.org_type_01 div.org_bottom dl.org_bottom_02 dd
{
	background: #7c7a63;
}

div.org_type_01 div.org_bottom dl.org_bottom_03 dd
{
	background: #904b00;
}

/* div.org_type_02 */
div.org_type_02 div.org_top
{
	height: 245px;
	background: url("/images/open_contents/003/009/bg_org_line.jpg") right 0 repeat-y;
}

div.org_type_02 div.org_top div
{
	width: 50%;
	padding: 10px 0 10px 0;
	font-weight: 700;
}

div.org_type_02 div.org_top div.org_side
{
	background: url("/images/open_contents/003/009/bg_org_line.jpg") right 0 repeat-x;
}

div.org_type_02 div.org_top div.org_01
{
	right: -25%;
	top: 0;
	color: #FFFFFF;
	border: 3px solid #91783b;
	background: #ad924f ;
}

div.org_type_02 div.org_top div.org_02
{
	top: 80px;
}

div.org_type_02 div.org_top div.org_02 div
{
	right: 0;
	top: -20px;
	color: #444444;
	border: 3px solid #c3c3c3;
	background: #eaeaea;
}

div.org_type_02 div.org_top div.org_03
{
	right: -25%;
	top: 120px;
	color: #5b4f32;
	border: 3px solid #b7ad96;
	background: #d7cfbd;
}

div.org_type_02 div.org_top div.org_04
{
	top: 200px;
}

div.org_type_02 div.org_top div.org_04 div
{
	right: 0;
	top: -20px;
	color: #444444;
	border: 3px solid #c3c3c3;
	background: #eaeaea;
}

div.org_type_02 div.org_bottom
{
	width: 50%;
	height: 450px;
	margin: 0 0 0 -25%;
	background: url("/images/open_contents/003/009/bg_org_line.jpg") right 0 repeat-x;
}

div.org_type_02 div.org_bottom dl
{
	width: 100%;
	background: url("/images/open_contents/003/009/bg_org_line.jpg") right 0 repeat-y;
}

div.org_type_02 div.org_bottom dl.org_bottom_01
{
	left: -100%;
}

div.org_type_02 div.org_bottom dl.org_bottom_02
{
	right: 0;
}

div.org_type_02 div.org_bottom dl.org_bottom_03
{
	left: -100%;
	top: 300px;
}

div.org_type_02 div.org_bottom dl.org_bottom_04
{
	right: 0;
	top: 300px;
}

div.org_type_02 div.org_bottom dl dt,
div.org_type_02 div.org_bottom dl dd
{
	padding: 10px 0 10px 0;
	text-align: center;
}

div.org_type_02 div.org_bottom dl.org_bottom_01 dt
{
	margin: 20px 10px 0 0;
}

div.org_type_02 div.org_bottom dl.org_bottom_02 dt
{
	margin: 20px 0 0 10px;
}

div.org_type_02 div.org_bottom dl.org_bottom_03 dt
{
	margin: 0 10px 0 0;
}

div.org_type_02 div.org_bottom dl.org_bottom_04 dt
{
	margin: 0 0 0 10px;
}

div.org_type_02 div.org_bottom dl.org_bottom_01 dd,
div.org_type_02 div.org_bottom dl.org_bottom_03 dd
{
	margin: 10px 10px 0 0;
}

div.org_type_02 div.org_bottom dl.org_bottom_02 dd,
div.org_type_02 div.org_bottom dl.org_bottom_04 dd
{
	margin: 10px 0 0 10px;
}

div.org_type_02 div.org_bottom dl dt
{
	color: #780816;
	border: 3px solid #d6b4b9;
	background: #dfcacd;
}

div.org_type_02 div.org_bottom dl dd
{
	color: #6c3940;
	border: 2px solid #d6b4b9;
	background: #ffffff;
}

div.org_type_02 div.org_bottom dl.org_bottom_04 dt
{
	color: #354e6d;
	border: 3px solid #a7b5c5;
	background: #c3cedb;
}

div.org_type_02 div.org_bottom dl.org_bottom_04 dd
{
	color: #354e6d;
	border: 2px solid #a7b5c5;
}

@media screen and (min-width: 760px)
{
	div.org_type_02 div.org_bottom
	{
		width: 80%;
		height: 300px;
		margin: 0 0 0 -40%;
	}

	div.org_type_02 div.org_bottom dl
	{
		width: 25%;
	}

	div.org_type_02 div.org_bottom dl.org_bottom_01
	{
		left: -25%;
	}

	div.org_type_02 div.org_bottom dl.org_bottom_02
	{
		left: 8%; /* 8.333333333333335% */
	}

	div.org_type_02 div.org_bottom dl.org_bottom_03
	{
		left: 42%; /* 41.66666666666667 */
		top: 0;
	}

	div.org_type_02 div.org_bottom dl.org_bottom_04
	{
		right: 0;
		top: 0;
	}

	div.org_type_02 div.org_bottom dl dt,
	div.org_type_02 div.org_bottom dl dd
	{
		padding: 10px 0 10px 0;
		text-align: center;
	}

	div.org_type_02 div.org_bottom dl dt
	{
		margin: 20px 0 0 0 !important;
	}

	div.org_type_02 div.org_bottom dl dd
	{
		margin: 10px 0 0 0 !important;
	}
}