@charset "utf-8";


/*시각화 사이트맵 */
.visual_sitemap {
	width:100%;
	height:920px;
	position:relative;
	background:url(../images/visual_sitemap/bg_visual_sitemap.jpg) no-repeat center -50px;
	overflow:hidden;
}

.visual_sitemap div.container{
	width:1200px;
	margin:0 auto;
}

.visual_sitemap header {
	width:1150px;
	height:57px;
	padding:20px 25px 0 25px;
	background:url(../images/visual_sitemap/bg_head_visual_sitemap.png) no-repeat center top;	
	position:absolute;
	z-index:20;
} 

.visual_sitemap header h1 {
	font-family:'NanumGothicWebB';
	font-size:30px;
	color:#fff;
}

.visual_sitemap header form {
	position:absolute;
	top:20px;
	right:135px;
}


.visual_sitemap header form select {
	height:24px;
	padding:0 25px 0 10px;
	border: none;
}

select {
  -webkit-appearance: none;  /* 네이티브 외형 감추기 */
  -moz-appearance: none;
  appearance: none;
  background: url(../images/common/select_btn.png) no-repeat right 5px center #fff;  /* 화살표 모양의 이미지 */
}

/* IE 10, 11의 네이티브 화살표 숨기기 */
select::-ms-expand { 
  display: none;
}

.visual_sitemap header form #submitBtn {
	background:#2762b4;
	border:1px solid #215295;
	border-radius:3px;
	color:#ffffff !important;
	display:inline-block;
	font-size:12px;
	padding:2px 10px;
	text-align:center;
}

.visual_sitemap header .allMenu {
	background:url(../images/visual_sitemap/bt_allmenu_visual_sitemap.png) no-repeat center top;	
	width:96px;
	height:24px;
	position:absolute;
	top:20px;
	right:20px;	
	font-family:'NanumGothicWebB';
	font-size:13px;
	color:#222;	
	padding:3px 0 0 7px;
	letter-spacing:-0.5px;
}

.visual_sitemap section {
	padding-top:65px;
	position:relative;
}

.visual_sitemap section h2 {
	width:240px;
	height:38px;
	background:url(../images/visual_sitemap/tit_visual_sitemap.png) no-repeat left top;		
	text-indent:100%;
	overflow:hidden;
	white-space:nowrap;
	position:absolute;
	left:50px;
	top:120px;
}

.visual_sitemap section ul {
	width:158px;
	float:right;
	margin-right:20px;
}
.visual_sitemap section ul li.on {
	background:url(../images/visual_sitemap/menu_on_visual_sitemap.png) no-repeat right top;		
	width:178px;
	height:117px;
}

.visual_sitemap section ul li.on a{
	width:152px;
	height:81px;
	color:#fff;
	padding-top:15px;
	text-align:center;
	font-family:'NanumGothicWebB';	
	display:block;	
	margin-left:7px;	
}

.visual_sitemap section ul li a{
	width:158px;
	height:81px;
	padding-top:15px;	
	color:#fff;
	text-align:center;
	font-size:16px;
	font-family:'NanumGothicWebB';	
	display:block;	
	margin-left:25px;
}


.visual_sitemap section ul li {
	width:158px;
	height:116px;
}


.visual_sitemap section ul li a.icon01 {
	background:url(../images/visual_sitemap/icon_menu01_visual_sitemap.png) no-repeat 45px 15px;		
	padding-top:75px;
	color: #333;
}
.visual_sitemap section ul li a.icon01_on {
	background:url(../images/visual_sitemap/icon_menu01_on_visual_sitemap.png) no-repeat 60px 15px;		
	padding:75px 0 0 20px;
	color: #333;
}
.visual_sitemap section ul li a.icon02 {
	background:url(../images/visual_sitemap/icon_menu02_visual_sitemap.png) no-repeat 50px 15px;	
	padding-top:75px;
}
.visual_sitemap section ul li a.icon02_on{
	background:url(../images/visual_sitemap/icon_menu02_on_visual_sitemap.png) no-repeat 65px 15px;	
	padding:75px 0 0 20px;
}
.visual_sitemap section ul li a.icon03 {
	background:url(../images/visual_sitemap/icon_menu03_visual_sitemap.png) no-repeat 50px 15px;	
	padding-top:75px;
}
.visual_sitemap section ul li a.icon03_on{
	background:url(../images/visual_sitemap/icon_menu03_on_visual_sitemap.png) no-repeat 65px 15px;	
	padding:75px 0 0 20px;
}
.visual_sitemap section ol {
	width:902px;
	height:560px;
	position:relative;
	padding:50px 0 0 50px;
}

.visual_sitemap section ol li,
.visual_sitemap section ol li a {
	color:#fff;
	font-family:'NanumGothicWebB';	
	display:block;
	text-align:center;	
	line-height:110% !important;	
	letter-spacing: -3px;
}


.visual_sitemap section ol li:nth-child(1){
	width:230px;
	height:80px;
	position:absolute;
	top:116px;
	left:315px;
}
.visual_sitemap section ol li:nth-child(1),
.visual_sitemap section ol li:nth-child(1) a {
	font-size:60px;
	color: #0d5554;
}

.visual_sitemap section ol li:nth-child(2){
	width:180px;
	height:80px;
	position:absolute;
	top:135px;
	left:85px;
}
.visual_sitemap section ol li:nth-child(2),
.visual_sitemap section ol li:nth-child(2) a {
	font-size:40px;
	color:#8e6c05;
}

.visual_sitemap section ol li:nth-child(3){
	width:160px;
	height:80px;
	position:absolute;
	top:165px;
	left:765px;
}
.visual_sitemap section ol li:nth-child(3),
.visual_sitemap section ol li:nth-child(3) a {
	font-size:35px;
	color:#80165e;
}

.visual_sitemap section ol li:nth-child(4){
	width:160px;
	height:80px;
	position:absolute;
	top:670px;
	left:340px;
}
.visual_sitemap section ol li:nth-child(4),
.visual_sitemap section ol li:nth-child(4) a {
	font-size:30px;	
	color:#3b2ba4;
}

.visual_sitemap section ol li:nth-child(5){
	width:120px;
	height:80px;
	position:absolute;
	top:350px;
	left:290px;
}

.visual_sitemap section ol li:nth-child(5),
.visual_sitemap section ol li:nth-child(5) a {
	font-size:30px;
	color:#8e6c05;
}
.visual_sitemap section ol li:nth-child(6){
	width:130px;
	height:80px;
	position:absolute;
	top:300px;
	left:625px;
}

.visual_sitemap section ol li:nth-child(6),
.visual_sitemap section ol li:nth-child(6) a {
	font-size:28px;
	color:#80165e;	
}

.visual_sitemap section ol li:nth-child(7){
	width:120px;
	height:60px;
	position:absolute;
	top:400px;
	left:790px;
}

.visual_sitemap section ol li:nth-child(7),
.visual_sitemap section ol li:nth-child(7) a {
	font-size:28px;
	color:#0d5554;
}

.visual_sitemap section ol li:nth-child(8){
	width:120px;
	height:60px;
	position:absolute;
	top:500px;
	left:160px;
}
.visual_sitemap section ol li:nth-child(8),
.visual_sitemap section ol li:nth-child(8) a {
	font-size:25px;
	color: #80165e;	
}

.visual_sitemap section ol li:nth-child(9){
	width:120px;
	height:60px;
	position:absolute;
	top:120px;
	left:590px;
}
.visual_sitemap section ol li:nth-child(9),
.visual_sitemap section ol li:nth-child(9) a {
	font-size:24px;
	color: #0d5554;
}

.visual_sitemap section ol li:nth-child(10){
	width:80px;
	height:45px;
	position:absolute;
	top:580px;
	left:795px;
}
.visual_sitemap section ol li:nth-child(10),
.visual_sitemap section ol li:nth-child(10) a {
	font-size:22px;
	color: #0d5554;
}

.visual_sitemap section ol li:nth-child(11){
	width:105px;
	height:45px;
	position:absolute;
	top:490px;
	left:450px;
}
.visual_sitemap section ol li:nth-child(11),
.visual_sitemap section ol li:nth-child(11) a {
	font-size:20px;
	color:#8e6c05;	
}

.visual_sitemap section ol li:nth-child(12){
	width:80px;
	height:45px;
	position:absolute;
	top:495px;
	left:695px;
}
.visual_sitemap section ol li:nth-child(12),
.visual_sitemap section ol li:nth-child(12) a {
	font-size:18px;
	color:#8e6c05;	
}


.visual_sitemap section ol li:nth-child(13){
	width:70px;
	height:45px;
	position:absolute;
	top:760px;
	left:670px;
}
.visual_sitemap section ol li:nth-child(13),
.visual_sitemap section ol li:nth-child(13) a {
	font-size:18px;
	color:#3b2ba4;
	letter-spacing: -1px;
}


.visual_sitemap section ol li:nth-child(14){
	width:90px;
	height:45px;
	position:absolute;
	top:520px;
	left:320px;
}
.visual_sitemap section ol li:nth-child(14),
.visual_sitemap section ol li:nth-child(14) a {
	font-size:22px;
	color: #3b2ba4;
}


.visual_sitemap section ol li:nth-child(15){
	width:80px;
	height:52px;
	position:absolute;
	top:340px;
	left:465px;
}

.visual_sitemap section ol li:nth-child(15),
.visual_sitemap section ol li:nth-child(15) a {
	font-size:20px;
	color:#0d5554;
}

.visual_sitemap section ol li:nth-child(16){
	width:80px;
	height:52px;
	position:absolute;
	top:325px;
	left:910px;
}
.visual_sitemap section ol li:nth-child(16),
.visual_sitemap section ol li:nth-child(16) a {
	font-size:16px;
	color: #8e6c05;
}


.visual_sitemap section ol li:nth-child(17){
	width:66px;
	height:30px;
	position:absolute;
	top:365px;
	left:150px;
}
.visual_sitemap section ol li:nth-child(17),
.visual_sitemap section ol li:nth-child(17) a {
	font-size:16px;
	color: #80165e;	
}


.visual_sitemap section ol li:nth-child(18){
	width:60px;
	height:30px;
	position:absolute;
	top:620px;
	left:610px;
}
.visual_sitemap section ol li:nth-child(18),
.visual_sitemap section ol li:nth-child(18) a {
	font-size:16px;
	color:#8e6c05;	
}

.visual_sitemap section ol li:nth-child(19){
	width:60px;
	height:30px;
	position:absolute;
	top:525px;
	left:605px;
}
.visual_sitemap section ol li:nth-child(19),
.visual_sitemap section ol li:nth-child(19) a {
	font-size:14px;
	color:#0d5554;
}

.visual_sitemap section ol li:nth-child(20){
	width:50px;
	height:25px;
	position:absolute;
	top:445px;
	left:605px;
}
.visual_sitemap section ol li:nth-child(20),
.visual_sitemap section ol li:nth-child(20) a {
	font-size:14px;
	color:#80165e;	
}