@charset "utf-8";

@font-face{
  font-family:'NanumGothic';
  font-style:normal;
  font-weight:normal;
  src: url('../font/nanumGothic.eot'); 
  src: local('※'),
		url('../font/NanumGothic.woff') format('woff'),
		url('../font/nanumGothic.ttf') format('truetype'); 
}

@font-face {
	font-family:'NanumGothicB';
	font-style: normal;
	font-weight: bold;
	src: url('../font/NanumGothicBold.eot?');
	src: local('※'),
		 url('../font/NanumGothicBold.woff') format('woff'),
		 url('../font/NanumGothicBold.ttf') format('truetype');
}

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:14px;font-family:'NanumGothic', "돋움", Dotum, Arial, Tahoma , Geneva, Verdana;color:#333;font-weight:400;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-family:'NanumGothicB';font-size:1em;font-weight:400;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
ul {margin:0;padding:0;list-style:none;}
dl, dd {margin:0;}
table caption {display:none;}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-family:dotum;font-size:1em}
button {cursor:pointer}

textarea, select {font-family:dotum;font-size:1em}
select {margin:0}
div, p {margin:0;padding:0;word-break:break-all;font-weight:400;}
strong, th {font-family:'NanumGothicB'}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited,
a:hover, a:focus, a:active {background:none;color:#333;text-decoration:none;font-weight:normal;}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:970px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd {z-index:6;position:relative;min-width:1180px;height:98px;background-color:#fff;border-top:3px solid #004ea2;border-bottom:1px solid #cbcbcb}
.hd_zindex {z-index:10 !important}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;margin:0 auto;padding:0;width:1180px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#hd_wrapper #logo {float:left;margin-top:16px;margin-right:125px}

#hd #visual {overflow: hidden;}
#hd #maximage {position:absolute !important;}
#hd #maximage img {display:none;}
#hd #pager_wrap {position:relative;width:1180px; margin:0 auto;}
#hd #pager {position:absolute; left:10px; top:460px;}
#hd #pager a {display:block; float:left; margin-right:5px; width:10px; height:0; padding-top:10px; background:url('/img/main/visual_bt_off.png') no-repeat; overflow:hidden;-webkit-transition: all 0.2s ease;-webkit-transition: width 0.2s ease-in-out;-moz-transition: width 0.2s ease-in-out;-ms-transition: width 0.2s ease-in-out;-o-transition: width 0.2s ease-in-out;transition: width 0.2s ease-in-out;}
#hd #pager a.activeSlide {width:44px;background:url('/img/main/visual_bt_on.png') no-repeat;}


/* 메인메뉴 */
#gnb {float:left;height:64px;margin-bottom:18px;}
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb_1dul {margin:0 auto !important;padding:22px 0 0 0;zoom:1;}
#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}

#gnb .gnb_1dli {z-index:10;float:left}
#gnb .gnb_1da {display:inline-block;padding:17px 11.5px 37px 11.5px;font-size:20px;font-weight:bold;color:#000;text-decoration:none;text-align:center;}
#gnb .gnb_1da:focus, #gnb .gnb_1da:hover {color:#004ea2;text-decoration:none}
#gnb .gnb_bar {font-size:20px;color:#cecece}
#gnb .gnb_1dli_air .gnb_1da {color:#fff}
#gnb .gnb_1dli_on .gnb_1da {color:#fff}

#gnb .gnb_2d {}
#gnb .gnb_2d:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_2dul {padding:10px 0}
#gnb .gnb_2da {display:block;padding:7px 11px;font-size:14px;font-weight:bold;text-decoration:none;color:#575757;z-index:900}
#gnb .gnb_1dli_air .gnb_2da {background-color:#fff;color:#717171}
#gnb .gnb_1dli_on .gnb_2da {background-color:#fff;color:#717171}
#gnb .gnb_2da:focus, #gnb .gnb_2da:hover {font-weight:bold;color:#000;text-decoration:none}
#gnb .gnb_1dli_over .gnb_2d {display:block;left:0;background:#fff}
#gnb .gnb_1dli_over2 .gnb_2d {display:block;right:0;background:#fff}
#gnb .gnb_bar_last {display:none}
#gnb .bg_snb{display:none;position:absolute;top:95px;left:0;width:100%;background:rgba(255,255,255,0.7); height:150px; border-bottom:1px solid #ddd;z-index:-101}

#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a {text-decoration:underline}

/* SNS 링크 */
#sns-link-wrap {float:left;margin-left:15px;}
#sns-link-wrap .sns-link {float:left;margin-left:10px;margin-right:3px;padding-top:34px}
#sns-link-wrap .kakao-story {margin-right:0}

/* 비쥬얼 배너 */
#visual_bn_wrap {position:relative;margin:0 auto;width:1220px;background-color:#e1ecf1}
#visual_bn {position:relative;}
#visual_bn .flexslider {margin-bottom:0 !important}

#visual_bn .custom-navigation {position:absolute;top:46%;display: table;width: 100%;z-index:10;opacity:1;background:none;}
#visual_bn:hover .custom-navigation {opacity:1;-webkit-transition: all 1000ms ease;-moz-transition: all 1000ms ease;-ms-transition: all 1000ms ease;-o-transition: all 1000ms ease;transition: all 1000ms ease;}
#visual_bn .custom-navigation a {position:absolute}
#visual_bn .custom-navigation a:hover {color:#248cbb}
#visual_bn .custom-navigation .flex-prev {left:-70px;}
#visual_bn .custom-navigation .flex-next {right:-70px;}

#visual_bn .custom-controls-container {position:absolute;width:100%;bottom:15px;text-align:center;z-index:5;}
#visual_bn .custom-controls-container .flex-control-nav {bottom:0;}
#visual_bn .custom-controls-container li {margin-right:5px;}
#visual_bn .custom-controls-container li a {width:10px;height:10px;background:#ededed;border-radius:0}
#visual_bn .custom-controls-container li a.flex-active {width:60px;height:10px;background:#0e95d7}

/* 롤링배너2 */
.flexslider2 {position:relative;margin-bottom:10px;border:0;}
.flexslider2 .slides li {display:none;}
.flexslider2 .flex-control-nav {position:absolute;width:100px;right:0;bottom:10px;z-index:999;}
.flexslider2 .flex-control-nav li {margin:0 5px;}
.flexslider2 .flex-control-nav li a {width:15px;height:15px;background:#ddd;}
.flexslider2 .flex-control-nav li a.flex-active {background:#0390d9;}

/* 중간 레이아웃 */
#wrapper {z-index:5;margin:0 auto 10px;width:1180px;zoom:1}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#container {z-index:4;position:relative;float:left;padding:18px 0 15px;width:1180px;min-height:500px;height:auto !important;height:500px;background:#fff;font-size:1em;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}

/* 사이드 */
#aside {float:left;width:230px;border:1px solid #e7e7e7;border-radius:10px;overflow:hidden}
#aside #lnb {}
#aside #lnb h2 {padding-top:40px;width:230px;height:55px;background:url('../img/sub/sub_nav_tit_bg.jpg') no-repeat;text-align:center;font-size:30px;font-weight:bold;color:#fff;}
#aside #lnb ul {}
#aside #lnb li {border-bottom:1px solid #e1e1e1;background:url('../img/sub/lnb_li_bg.gif') no-repeat 197px 15px}
#aside #lnb li:hover {background:url('../img/sub/lnb_li_on.gif') no-repeat 197px 15px}
#aside #lnb li a {display:block;padding:10px 0 10px 25px;font-size:16px;font-weight:bold;color:#212121}
#aside #lnb li a:hover {color:#125aa8}
#aside #lnb li.on a{color:#125aa8;background:url('../img/sub/lnb_li_on.gif') no-repeat 197px 15px}
#aside .sub_bn article.sub_support {padding:22px 14px 10px 14px;height:103px;background:url('../img/sub/sub_support.jpg') no-repeat}
#aside .sub_bn article.sub_support h4 {margin-bottom:7px;font-size:16px;font-weight:bold;color:#e8694a}
#aside .sub_bn article.sub_support p {margin-bottom:20px;font-size:13px;color:rgba(51,51,51,0.6);line-height:130%}
#aside .sub_bn article.sub_support a {display:block;margin:0 auto;padding-top:3px;width:182px;height:19px;font-size:12px;color:#d8d8d8;text-align:center;border-radius:6px;background:url('../img/sub/sub_support_a_bg.gif')}
#aside .sub_bn article.sub_support a:hover {color:#fff}


/* 메인 컨텐츠 */
#main_content .main_board {float:left;width:590px;margin-bottom:23px;}
#main_content .main_board article {position:relative;float:left;}
#main_content .main_board article  .lt_more {position:absolute;top:22px;right:10px}

#main_content .main_board article.main_board_1 {background:url('../img/main/main-board-1-bg.gif') no-repeat}
#main_content .main_board article.main_board_2,
#main_content .main_board article.main_board_3 {background-color:#eeeeee}
#main_content .main_board article.main_board_4 {background:url('../img/main/main-board-4-bg.gif') no-repeat}

#main_content .main_board article.main_board_1 .lt .lt_title {position:relative;background:url('../../../img/main/icon-notice.png') no-repeat 10px 9px}
#main_content .main_board article.main_board_2 .lt .lt_title {;background:url('../../../img/main/icon-media.png') no-repeat 10px 4px}
#main_content .main_board article.main_board_3 .lt .lt_title {;background:url('../../../img/main/icon-book.png') no-repeat 10px 9px}
#main_content .main_board article.main_board_4 .lt .lt_title {;background:url('../../../img/main/icon-mic.png') no-repeat 10px 7px}

#main_content .main_board article.main_board_1 .lt .lt_title a {color:#fff}
#main_content .main_board article.main_board_2 .lt .lt_title a {color:#6c6c6c}
#main_content .main_board article.main_board_3 .lt .lt_title a {color:#6c6c6c}
#main_content .main_board article.main_board_4 .lt .lt_title a {color:#fff}

#main_content .main_board article.main_board_1 .lt li a {color:#fff !important}
#main_content .main_board article.main_board_2 .lt li a {color:#6c6c6c !important;opacity:0.8px}
#main_content .main_board article.main_board_3 .lt li a {color:#6c6c6c !important}
#main_content .main_board article.main_board_4 .lt li a {color:#fff !important}

#main_content .main_board article.main_board_1 .lt .lt_bul {color:#fff}
#main_content .main_board article.main_board_2 .lt .lt_bul {color:#6c6c6c}
#main_content .main_board article.main_board_3 .lt .lt_bul {color:#6c6c6c}
#main_content .main_board article.main_board_4 .lt .lt_bul {color:#fff}

#main_content .main_board article.main_board_1 .lt li span.date {color:rgba(255,255,255,0.5)}
#main_content .main_board article.main_board_2 .lt li span.date {color:#6c6c6c}
#main_content .main_board article.main_board_3 .lt li span.date {color:#6c6c6c !important;opacity:0.8px}
#main_content .main_board article.main_board_4 .lt li span.date {color:rgba(255,255,255,0.5)}

#main_content .main-gallery-wrap {float:right;width:572px}
#main_content .main-gallery-wrap:after {display:block;visibility:hidden;clear:both;content:""}
#main_content .main-hope-wrap {margin-bottom:9px;padding: 0 19px;border:1px solid #efefef;background-color:#f9f9f9}
#main_content .main-hope-wrap:after {display:block;visibility:hidden;clear:both;content:""} 
#main_content .main-hope-link {float:left}
#main_content .main-hope-video {float:left;margin-top:32px;margin-left:19px;width:409px;height:230px}
#main_content .main-support {}
#main_content .main-support:after {display:block;visibility:hidden;clear:both;content:""}

#main_content .main-photo-wrap {clear:both;border:1px solid #e2e2e2}
#main_content .main-photo-wrap:after {display:block;visibility:hidden;clear:both;content:""} 
#main_content .main-photo-wrap .main-photo-title {float:left;padding:20px 19px 20px 19px;width:142px;height:195px;background-color:#f8f8f8}
#main_content .main-photo-wrap .main-photo-title h3 {font-size:30px;font-weight:bold;color:#7c7979;text-align:right}
#main_content .main-photo-wrap .main-photo-title .photo-title-sub {font-size:18px;font-weight:bold;color:#15529c}
#main_content .main-photo-wrap .main-photo-title .photo-more {display:block;float:right;margin-top:105px;font-size:14px;color:#b6abab;text-decoration:underline}
#main_content .main-photo-wrap .main-photo {float:left;padding:20px 43px}
#main_content .main-photo-wrap .main-photo:after {display:block;visibility:hidden;clear:both;content:""}

/* 서브 컨텐츠 */
#container_title {margin-bottom:40px;font-size:28px;}
#container.sub {float:right;margin-top:27px;margin-bottom:70px;width:900px;}
#container .content_nav {position:absolute;top:25px;right:0;}
#container .content_nav a {font-size:13px;color:#5c5c5c;}
#container .content_nav strong a {color:#1796e5;font-weight:700;}

/*서브 배너 */
.sub-visual-bn {margin:0 auto 35px auto;height:248px;border-bottom:1px solid #cbcbcb}
.sub-section-1-1 {background:url('../img/sub/sub-visual-bn-1-1.jpg?v=20211220_2') no-repeat 50% 0;}
.sub-section-1-2 {background:url('../img/sub/sub-visual-bn-1-2.jpg?v=20211220_2') no-repeat 50% 0;}
.sub-section-1-3 {background:url('../img/sub/sub-visual-bn-1-3.jpg?v=20211220_2') no-repeat 50% 0;}
.sub-section-1-4 {background:url('../img/sub/sub-visual-bn-1-4.jpg?v=20211220_2') no-repeat 50% 0;}
.sub-section-2-1 {background:url('../img/sub/sub-visual-bn-2-1.jpg?v=20211220_2') no-repeat 50% 0;}
.sub-section-2-2 {background:url('../img/sub/sub-visual-bn-2-2.jpg?v=20211220_2') no-repeat 50% 0;}
.sub-section-2-3 {background:url('../img/sub/sub-visual-bn-2-3.jpg?v=20211220_2') no-repeat 50% 0;}
.sub-section-2-4 {background:url('../img/sub/sub-visual-bn-2-4.jpg?v=20211220_2') no-repeat 50% 0;}
.sub-section-3-1 {background:url('../img/sub/sub-visual-bn-3-1.jpg?v=20211220_2') no-repeat 50% 0;}
.sub-section-3-2 {background:url('../img/sub/sub-visual-bn-3-2.jpg?v=20211220_2') no-repeat 50% 0;}
.sub-section-3-3 {background:url('../img/sub/sub-visual-bn-3-3.jpg?v=20211220_2') no-repeat 50% 0;}
.sub-section-3-4 {background:url('../img/sub/sub-visual-bn-3-4.jpg?v=20211220_2') no-repeat 50% 0;}
.sub-section-4-1 {background:url('../img/sub/sub-visual-bn-4-1.jpg?v=20211220_2') no-repeat 50% 0;}
.sub-section-4-2 {background:url('../img/sub/sub-visual-bn-4-2.jpg?v=20211220_2') no-repeat 50% 0;}
.sub-section-5-1 {background:url('../img/sub/sub-visual-bn-5-1.jpg?v=20211220_2') no-repeat 50% 0;}
.sub-section-6-1 {background:url('../img/sub/sub-visual-bn-6-1.jpg?v=20211220_2') no-repeat 50% 0;}
.sub-section-6-2 {background:url('../img/sub/sub-visual-bn-6-2.jpg?v=20211220_2') no-repeat 50% 0;}

/* 인트로 */
#intro_content {margin-top:50px;}
#intro_content .img {float:left;}
#intro_content .text {position:relative;float:left;margin-top:0;margin-left:50px;font-size:16px;font-weight:normal;line-height:140%;}
#intro_content .text  .point {color:#ffa647;}
#intro_content .text .sign {position:absolute;right:35px;bottom:-2px;font-weight:bold;}
#intro_content .text .sign img {margin-top:-10px;}

/* 프로필 */
#profile_content {border:1px solid #eaeaea;padding:60px 50px;}
#profile_content article {margin-bottom:30px;}
#profile_content .profile_img {float:right;margin-bottom:40px;}
#profile_content .profile_img img {width:250px;}
#profile_content .profile_name {margin-bottom:25px;overflow:hidden;}
#profile_content .profile_name dt {float:left;clear:both;width:100px;}
#profile_content .profile_name dd {float:left;padding-top:0;width:350px;line-height:1.6;}
#profile_content .profile_name h3 {margin-bottom:7px;font-size:20px;}
#profile_content .profile_name p {font-size:16px;color:#6b6b6b;}
#profile_content .profile_title {width:370px;padding:3px;margin-bottom:17px;border-bottom:1px solid #dadada;font-size:15px;color:#363636;font-weight:bold;}
#profile_content .profile_title .square {display:block;float:left;margin:7px 5px 0 5px;width:5px;height:5px;background:#1193e4;}
#profile_content .profile_name .profile_title {border-bottom:0;}
#profile_content .text {padding-left:13px;font-size:14px;color:#6f6f6f;line-height:150%;}

/* 걸어온길_20170216 
#history_content {margin-top:20px;}
#history_content .history_tab {margin-bottom:60px;height:126px;}
#history_content .history_tab li {float:left;}
#history_content .history_tab li a {display:block;height:126px;text-align:center;line-height:127px;font-size:14px;text-indent:-5000px;}
#history_content .history_tab li a.history_tab_1 {width:108px;background:url('../img/history/history_tab_1.jpg');}
#history_content .history_tab li a.history_tab_2 {width:119px;background:url('../img/history/history_tab_2.jpg');}
#history_content .history_tab li a.history_tab_3 {width:121px;background:url('../img/history/history_tab_3.jpg');}
#history_content .history_tab li a.history_tab_4 {width:121px;background:url('../img/history/history_tab_4.jpg');}
#history_content .history_tab li a.history_tab_5 {width:106px;background:url('../img/history/history_tab_5.jpg');}
#history_content .history_tab li.on a.history_tab_1 {width:108px;background:url('../img/history/history_tab_1_on.jpg');}
#history_content .history_tab li.on a.history_tab_2 {width:119px;background:url('../img/history/history_tab_2_on.jpg');}
#history_content .history_tab li.on a.history_tab_3 {width:121px;background:url('../img/history/history_tab_3_on.jpg');}
#history_content .history_tab li.on a.history_tab_4 {width:121px;background:url('../img/history/history_tab_4_on.jpg');}
#history_content .history_tab li.on a.history_tab_5 {width:106px;background:url('../img/history/history_tab_5_on.jpg');}
#history_content .img {margin-bottom:40px;}
#history_content .tab_contents {font-size:14px;color:#6f6f6f;line-height:160%;}
*/

/* 걸어온길 */
#history .history_con {margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #cacaca}
#history .history_con:after {display:block;visibility:hidden;clear:both;content:""}
#history h2 {margin-bottom:30px;font-size:30px;font-weight:bold;letter-spacing:-1px;line-height:1.2}
#history .history_con_left {float:left;width:280px}
#history .history_con_left img {margin-left:15px}
#history .history_con_right {float:left;width:620px}
#history .history_con_right p {margin-bottom:30px;font-size:14px;color:#5c5c5c;line-height:1.7;word-break:keep-all;letter-spacing:-0.5px}
#history .history_con_right .history_last_para {margin-bottom:0}
#history .history_con1 h2 {color:#07abad}
#history .history_con2 h2 {color:#00a3e2}
#history .history_con3 h2 {color:#1366b4}
#history .history_con4 {margin:0;padding:0;border:0}
#history .history_con4 h2 {color:#284297}

/* 우리고장 김해 */
#gimhae_content {margin-top:20px;}
#gimhae_content .gimhae_history {margin-bottom:30px;}
#gimhae_content .gimhae_history .box_radius {padding:15px 30px 40px;border:1px solid #e9e9e9; -webkit-border-radius: 10px 10px 10px 10px;border-radius: 10px 10px 10px 10px;}
#gimhae_content .gimhae_history h3 {margin-bottom:30px;font-family:'Nanum Myeongjo';font-size:23px;color:#303030;font-weight:600;}
#gimhae_content .gimhae_history h3 .square {display:block;float:left;margin:10px 7px 0 5px;width:6px;height:6px;background:#1193e4;}
#gimhae_content .gimhae_history h3 .color_blue {color:#038de3;}
#gimhae_content .gimhae_history .img{margin-bottom:50px;}
#gimhae_content .gimhae_history  table td {padding:10px;border-bottom:1px solid #ececec;font-size:15px; color:#4c4c4c;}
#gimhae_content .gimhae_history  table td.detail {font-weight:bold;}

#gimhae_content .gimhae_char {margin-bottom:40px;}
#gimhae_content .gimhae_char h3 {margin-bottom:10px;font-size:23px;color:#1a1a1a;font-weight:700;}
#gimhae_content .gimhae_char .box_radius {padding:50px 10px 50px;border:1px solid #e9e9e9; -webkit-border-radius: 10px 10px 10px 10px;border-radius: 10px 10px 10px 10px;}
#gimhae_content .gimhae_char .img {text-align:center;}
#gimhae_content .gimhae_char ul {margin-bottom:20px;}
#gimhae_content .gimhae_char ul:after {display:block;visibility:hidden;clear:both;content:""}
#gimhae_content .gimhae_char li {float:left;text-align:center;font-size:15px;color:#6f6f6f;line-height:130%;}
#gimhae_content .gimhae_char li img {margin-bottom:5px;}
#gimhae_content .gimhae_char li span {display:block;margin-bottom:7px;font-size:18px;color:#3f3f3f;}
#gimhae_content .gimhae_char li span strong {color:#038de3;}

#gimhae_content .gimhae_map {margin-bottom:40px;}
#gimhae_content .gimhae_map .box_radius {margin-bottom:10px;padding:10px;border:1px solid #e9e9e9; -webkit-border-radius: 10px 10px 10px 10px;border-radius: 10px 10px 10px 10px;}
#gimhae_content .gimhae_map .img {text-align:center;}
#gimhae_content .gimhae_map p {font-size:15px;color:#3c3c3c;text-align:center;font-weight:600;line-height:120%;}

#gimhae_content .gimhae_administration {margin-bottom:40px;}
#gimhae_content .gimhae_administration h3 {margin-bottom:10px;font-size:23px;color:#1a1a1a;font-weight:700;}
#gimhae_content .gimhae_administration .box_radius {padding:20px 25px;border:1px solid #e9e9e9; -webkit-border-radius: 10px 10px 10px 10px;border-radius: 10px 10px 10px 10px;}
#gimhae_content .gimhae_administration ul {padding-left:20px;list-style:disc;}
#gimhae_content .gimhae_administration ul li {margin-bottom:10px;font-size:15px;line-height:140%;color:#6f6f6f;}

#gimhae_content .gimhae_climate {margin-bottom:40px;}
#gimhae_content .gimhae_climate h3 {margin-bottom:10px;font-size:23px;color:#1a1a1a;font-weight:700;}
#gimhae_content .gimhae_climate .box_radius {padding:20px 25px;border:1px solid #e9e9e9; -webkit-border-radius: 10px 10px 10px 10px;border-radius: 10px 10px 10px 10px;}
#gimhae_content .gimhae_climate ul {padding-left:20px;list-style:disc;}
#gimhae_content .gimhae_climate ul li {margin-bottom:10px;font-size:15px;line-height:140%;color:#6f6f6f;}
#gimhae_content .gimhae_climate ul li span {font-size:18px;color:#038de3;font-weight:700;}

#gimhae_content .gimhae_symbol  h3 {margin-bottom:25px;font-size:23px;color:#1a1a1a;font-weight:700;}
#gimhae_content .gimhae_symbol img {float:left;}
#gimhae_content .gimhae_symbol li {margin-bottom:40px;}
#gimhae_content .gimhae_symbol li:after {display:block;visibility:hidden;clear:both;content:""}
#gimhae_content .gimhae_symbol dl {float:left;width:600px;margin-top:8px;margin-left:10px;color:#6f6f6f;}
#gimhae_content .gimhae_symbol dl dt {margin-bottom:10px;font-size:18px;}
#gimhae_content .gimhae_symbol dl dt span {color:#038de3;}
#gimhae_content .gimhae_symbol dl dd {margin-left:18px;font-size:14px;font-weight:400;line-height:120%;}

#support_content .support_intro {margin-bottom:35px;width:758px;height:525px;border:1px solid #e9e9e9;background:url('../img/support/support_bg_1.png');}

#support_content .support_info h3 {margin-bottom:10px;font-size:23px;color:#1a1a1a;font-weight:700;}
#support_content .support_info .support_info_box {padding:45px 20px;background:#f8fcff;font-size:16px;color:#6f6f6f;}
#support_content .support_info .support_info_box ul {margin-bottom:40px;}
#support_content .support_info .support_info_box ul li {margin-bottom:8px;}
#support_content .support_info .support_info_box ul li .square_blue {float:left;margin:7px 5px 0 5px;}
#support_content .support_info .support_info_box ul li span {color:#49a5e8;font-weight:700;}
#support_content .support_info .support_info_box dl {margin-bottom:10px;}
#support_content .support_info .support_info_box dl dt {margin-bottom:20px;font-size:18px;color:#424242;font-weight:700;}
#support_content .support_info .support_info_box dl dd {font-size:16px;color:#6f6f6f;}
#support_content .support_info .support_info_box dl dd .square_blue {float:left;margin:7px 5px 0 5px;}
#support_content .support_info .support_info_box dl dd .bank_1 {display:block;padding:9px 0 0 140px;width:324;height:39px;background:url('../img/support/support_bg_account_1.jpg') no-repeat;font-size:18px;font-weight:700;}
#support_content .support_info .support_info_box dl dd .bank_2 {display:block;padding:9px 0 0 140px;width:324;height:39px;background:url('../img/support/support_bg_account_2.jpg') no-repeat;font-size:18px;font-weight:700;}

/*컨텐츠 ---롤링--- 배너*/
.site-link {min-width:1180px;background-color:#f5f5f5;height:109px}
.site-link .site-link-container {margin:0 auto;padding-top:15px;width:1180px;}
.product_slider {width:1180px;height:109px;}
.product_slider .sliderkit-nav-btn {text-align:center;}
.product_slider .sliderkit-nav-prev a {display:block;float:left;padding:25px 20px 25px 0;}
.product_slider .sliderkit-nav-next a {display:block;float:left;padding:25px 0 25px 18px;}
.product_slider .sliderkit-nav-clip {float:left;width:1180px;}
.product_slider .sliderkit-nav-clip ul {}
.product_slider .sliderkit-nav-clip ul li {padding:10px 15px;}

/* 사이트 맵 */
#sitemap_content>ul>li {float:left;margin-right:40px;width:290px;margin-bottom:30px;}
#sitemap_content>ul>li>a {display:block;padding:10px;border-bottom:1px solid #1796e5;font-size:20px;font-weight:bold;}
#sitemap_content>ul>li>a:hover {color:#1796e5;}
#sitemap_content>ul>li ul {margin-top:10px;}
#sitemap_content>ul>li li a {display:block;padding:7px;}
#sitemap_content>ul>li li a:hover {color:#1796e5;}

/* 하단 레이아웃 */
#ft {min-width:1180px;background:#313131;padding-top:15px;padding-bottom:15px;}
#ft:after {display:block;visibility:hidden;clear:both;content:""}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#ft #fnb {float:left;margin-bottom:12px}
#ft #fnb li {float:left}
#ft #fnb li a {font-size:14px;font-weight:bold;color:#cbcbcb}
#ft_copy {padding:12px 0;background:#313131}
#ft_copy:after {display:block;visibility:hidden;clear:both;content:""}
#ft_copy .div_center {position:relative;margin:0 auto;padding:0 0 10px;width:1180px;color:#868686;}
#ft_copy .div_center .logo_bottom {float:left;margin:3px 50px 0 0}
#ft_copy .div_center .copy-wrap {float:left}
#ft_copy .div_center .copyright {clear:both;margin-top:10px;font-size:13px;color:#979797;line-height:140%;}
#ft_copy .div_center .copyright p {margin-top:8px;font-size:13px;color:#606060}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {width:100px;height:41px;border:1px solid #e9e9e9}
#captcha #captcha_mp3 {position:absolute;top:0;left:101px;;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../plugin/kcaptcha/img/sound.gif')}
#captcha #captcha_reload {position:absolute;top:21px;left:101px;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_reload span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../plugin/kcaptcha/img/reload.gif')}
#captcha #captcha_key {margin:0 0 0 25px;padding:0 5px;width:70px;height:41px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행 */

.btn_submit {padding:8px;border:0;background:#ff3061;color:#fff;letter-spacing:-0.1em;cursor:pointer}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:7px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:8px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.tbl_head01 a {}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:22px}
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 둥근박스 스타일 */
.box_radius_10 {-webkit-border-radius: 10px 10px 10px 10px;border-radius: 10px 10px 10px 10px;}

/* 도형 스타일 */
.square_blue {display:block;width:5px;height:5px;background:#1193e4;}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:dotum;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:25px;color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#e4eaec;text-decoration:none}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#333;color:#fff;font-weight:normal}

/* Mobile화면으로 */
#device_change {display:block;float:right;}