@charset "utf-8";
/* SIR 지운아빠 */

/* 초기화 */
@charset "utf-8";
html, body {margin:0px; padding:0px; text-align:left; width:100%; height:100%;  }
img,fieldset {border:0px none; margin:0px;}
h1,h2,h3,h4,h5,dl,dt,dd,ul,li,ol,th,td,p,blockquote,form,fieldset,legend {margin:0;padding:0;list-style-type: none; list-style-image: none;}
form, p {margin: 0px;}
button {margin:0;padding:0;border:0 none;background:transparent;*overflow:visible;cursor:pointer;}
button::-moz-focus-inner {padding:0;border:0;}
input { font-size: 14px; color:#a5a5a5; line-height:18px; -webkit-border-radius:1px; -webkit-appearance:none; border-color:#cccccc; border:1px solid #ededed;}
input[type="radio"] {-webkit-appearance:radio;}
input[type="checkbox"] {-webkit-appearance:checkbox;}
@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");
* {  font-family:"Nanum Gothic"; letter-spacing:-0.5px;}

.defaultTable {margin:0 auto; width:100%; border-top:1px solid #e5e5e5;  text-align:center; margin:50px 0px 100px; }
.defaultTable th {border-bottom:1px solid #e5e5e5; font-size:16px; height:auto; padding:16px 0px; font-weight:700; width:20%; }
.defaultTable td {border-bottom:1px solid #e5e5e5; font-size:14px;  height:auto; padding:16px 0px 16px 10px; text-align:left; }
.defaultTable td.title {text-align:center; background:#f8f9fd; color:000; text-indent:0px;}
body,table,th,td,select,button,radio,check,textarea,div {
font-family: 'Nanum Gothic';
  font-weight: 400;
font-size: 12px;
color: #464646;
font-style: normal;
line-height:18px;

}

/* 나눔 웹폰트 가져오기 180115 morenvy.com */
/* Nanum Gothic (Korean) http://www.google.com/fonts/earlyaccess */

@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.ttf) format('truetype');
}




ul, li, ol, dl, dd, dt {padding:0; margin:0; list-style:none;}

#hd ul, nav ul, #ft ul {margin:0;padding:0;list-style: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}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color:#464646;text-decoration:none}
a:hover, a:focus, a:active {color:#464646; margin-top:-1px;}

/* float 해제 */
.cle:after{*zoom:1;content:"";display:block;clear:both}

/* 팝업레이어 */
#hd_pop {z-index:99999;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:0px;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:2px 10px;background:#32251b;color:#fff;text-align:left}
.hd_pops_footer button {margin-right:5px; padding:0px;border:0;background:#32251b;color:#fff}
.hd_pops_footer button:last-child {float:right;}


#location_anchor {clear:both; float:left; position:relative;width:1px; height:1px; }

/* 상단 레이아웃 */
header {z-index: 99; width: 100%; color: #fff;}
header.main { position: absolute; top: 0px; left: 0px;}
header .top_wrap {position: relative; width: 1190px; margin: 0 auto; text-align:center;}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#movTop {position:fixed;left:50%; margin-left:-35px;  bottom:0px; z-index:20000; width:70px; height:35px; background-color:#000; color:#fff; text-align:center; line-height:35px; cursor:pointer; display:none;}

.youtube_btn {display:inline-block; width:100%; height:auto; text-align:center;}
	.youtube_layout {display:none;}

.logo_intro {margin-top:45px;}
.logo { margin-top:45px;}
.tnb {position:absolute; top:25px; width:1190px;}
.top_left { float:left; margin:27px 0 0 20px;}
.top_left li{display: inline-block; border-left:#000 solid 1px;}
.top_left li a {display: block; font-size:13px; padding:0 6px; line-height:12px;}
.top_left li:first-child {border-left:none;}
.top_right { float:right; margin:0 20px 0 0;}
.top_right li{display: inline-block; margin:0 3px; height:24px;}
.top_right li a { font-size:12px; color:#fff; font-weight:bold; line-height:22px;}
.top_right .top_right_text {display:block; text-align:left; margin-bottom:5px; font-size:11px; margin:0 3px;}
.top_right .top_admin	{ background-color:#294052; margin-right:0;}
.top_right .top_log 	{ background-color:#294052; margin:0;}
.top_right .top_member	{ background-color:#294052; margin:0;}
.top_right .top_admin a	{ border-right:#fff solid 1px; padding:0 8px;}
.top_right .top_log a	{ padding:0 8px;}
.top_right .top_member a{ border-left:#fff solid 1px; padding:0 8px;}

/* 메인메뉴 */
#gnb {position:relative; margin-top:33px; z-index:10000;}

#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb_bg {padding:0;width:100%; height:38px; border-top:1px solid #bfbfbf;border-bottom:1px solid #828c93; position:absolute;box-sizing:border-box;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,a4b1be+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #a4b1be 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#a4b1be 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#a4b1be 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a4b1be',GradientType=0 ); /* IE6-9 */}

#gnb_1dul_wrap {margin:0 auto !important;padding:0;width:100%;zoom:1; position:absolute;}
#gnb_1dul { position:relative; top:38px; height:0px; margin:0 auto;}
#gnb_1dul.on {height:auto;}
#gnb_back {background-color:rgba(41,64,82,0.95); position:absolute; top:0px; width:100%;}
#gnb_back.on {height:400px;}
#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli {z-index:10;position:relative;float:left; top:-38px;}
.gnb_1da {display:inline-block;padding:0 26px;height:38px;font-weight:normal;line-height:38px;text-decoration:none; box-sizing:border-box; font-size:16px; border-top:1px solid #bfbfbf;border-bottom:1px solid #828c93; 
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,a4b1be+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #a4b1be 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#a4b1be 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#a4b1be 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a4b1be',GradientType=0 ); /* IE6-9 */}

.gnb_1da:focus, .gnb_1da:hover {text-decoration:none; color:#6eafd8;}
.gnb_1dli_air .gnb_1da {text-decoration:none;}
.gnb_1dli_on .gnb_1da {text-decoration:none;}
.gnb_2dul_wrap {display:none;position:relative; width:100%; text-align:center; margin-top:10px; margin-bottom:-25px; border-left:1px solid #c2c8cd; height:280px;}
.gnb_1dli:first-child .gnb_2dul_wrap {border-left:none; height:auto;}
.gnb_2dul { display:inline-block;}
#gnb_1dul_wrap .gnb_2da {display:block;padding:2px 0px;text-align:left;text-decoration:none; font-size:12px; font-weight:normal;color:#fff;}
#gnb_1dul_wrap .gnb_2da.highlight {color:#ffde00;}
.gnb_1dli_air .gnb_2da {color:#252525;}
.gnb_1dli_on .gnb_2da {color:#252525;}
#gnb_1dul_wrap .gnb_2da:focus, #gnb_1dul_wrap .gnb_2da:hover {color:#99c3de;text-decoration:none}
.gnb_1dli_over .gnb_2dul_wrap {display:block;left:0; color:#6eafd8;}
.gnb_1dli_over2 .gnb_2dul_wrap {display:block;right:0;}

#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a {text-decoration:underline}

/* 인트로 레이아웃 */
#fullpage{ position:relative; z-index:2; }
#fullpage #section1{background:url(/img/intro_bg1.jpg) 50% 0 no-repeat; background-size:cover; }
#fullpage #section2{background:url(/img/intro_bg2.jpg) 50% 0 no-repeat; background-size:cover; }
#fullpage #section3{background:url(/img/intro_bg3.jpg) 50% 0 no-repeat; background-size:cover; }
#fullpage #section4{background:url(/img/intro_bg4.jpg) 50% 0 no-repeat; background-size:cover; }
#fullpage #section5{background:url(/img/intro_bg5.jpg) 50% 0 no-repeat; background-size:cover; }

.section_text {display:block; width:1096px; margin:268px auto 0;}
.section_text.fix {margin:200px auto 0;}
.section_text span {display:block;}
.section_text .title1 { font-size:35px; color:#000;line-height:140%; font-weight:bold;}
.section_text .title2 { font-size:25px; color:#252525;line-height:140%; font-weight:bold;}
.section_text .text1 { font-size:30px; color:#001c53; line-height:140%; font-weight:bold;}
.section_text .text2 { font-size:18px; color:#252525; line-height:30px;}
#fullpage .section .fp-tableCell{ vertical-align:top; }




#container #menu{ position:fixed; top:auto; left:50%; top:580px; width:1096px; margin:0 0 0 -548px; z-index:9;}
#container #menu.fix{ top:auto; bottom:0;}
#container #menu .mbox{ position:relative; float:left; width:256px; height:183px; margin:0 0 0 24px;}
#container #menu li:first-child{ margin:0;}
#container #menu li .normal{ position:absolute; top:0; left:0; width:256px; height:183px;}
#container #menu li .normal a{ background-color:#fff; display:block; text-align:center; line-height:183px;}
#container #menu li .normal a:hover{background-color:#f9cb26; }
#container #menu li .normal img{ display:inline;}
#container #menu li .over{ position:absolute; top:0; left:0; width:266px; height:193px; margin:-4px 0 0 -4px; display:none;}
#container #menu li.active .normal{ display:none;}
#container #menu li.active .over{ display:block;}
#container #menu li .over li{ float:left; margin:4px 0 0 4px;}
#container #menu li .over li a{ display:block; }
#container #menu li .over .mn0202 { margin:4px 0 0 2px;}
#container #menu li .over .mn0203 { margin:7px 0 0 4px;}
#container #menu li .over .mn0204 { margin:7px 0 0 2px;}
#container #menu li .over .mn0205 { margin:7px 0 0 2px;}
#container #menu li .over .mn0402 { margin:7px 0 0 4px;}
#main_home { position:fixed; top:auto; left:50%; top:850px; width:1096px; margin:0 0 0 -548px; z-index:10; text-align:center; }
#main_home.fix { display:none;}
#main_home a {overflow:hidden; height:86px; width:87px; display:inline-block;}
#main_home a .n {display:display;}
#main_home a:hover .n ,#main_home a:focus .n ,#main_home a:active .n {display:none;}
#wrapper { width:100%; position:relative;}

#container { width:100%;padding-top:38px;}

#container_title {margin:0 0 20px 10px;font-size:24px; padding-top:30px; line-height:30px; height:70px; font-weight:normal; letter-spacing:-1px;}

#btn_quick { position:fixed; z-index:20003; top:0px; margin-right:10px; right:-10px;}
#side_quick { position:fixed; z-index:20002; top:0px; width:92px; height:912px; right:-92px;}
#side_quick .quick_btn {}
#side_quick .quick_btn .quick_li					 { text-align:center;}
#side_quick .quick_btn .quick_li .quick_btn_a		 { display:block; height:100%; height:73px; background-repeat:no-repeat; background-position:0; border-left:1px solid #bfbfbf;border-right:1px solid #bfbfbf; background-color:#fff;}
#side_quick .quick_btn .quick_li .quick_btn_a:hover	 { background-position:-90px 0;}
#side_quick .quick_btn .quick_li.active .quick_btn_a { background-position:-90px 0; border-left:1px solid rgba(0,0,0,0); background-color:rgba(0,0,0,0);}

#side_quick .quick_btn .quick_li .alt				 { text-indent:-9999px;overflow:hidden; display:block; font-size:0; line-height:0;}
#side_quick .quick_btn .quick_sitemap .quick_btn_a	 {height:38px; background-image:url('/img/quick_sitemap.png');border-top:1px solid #bfbfbf;}
#side_quick .quick_btn .quick_btn1 .quick_btn_a { background-image:url('/img/quick_img1.png');}
#side_quick .quick_btn .quick_btn2 .quick_btn_a { background-image:url('/img/quick_img2.png');}
#side_quick .quick_btn .quick_btn3 .quick_btn_a { background-image:url('/img/quick_img3.png');}
#side_quick .quick_btn .quick_btn4 .quick_btn_a { background-image:url('/img/quick_img4.png');}
#side_quick .quick_btn .quick_btn5 .quick_btn_a { background-image:url('/img/quick_img5.png');}
#side_quick .quick_btn .quick_btn6 .quick_btn_a { background-image:url('/img/quick_img6.png');}
#side_quick .quick_btn .quick_btn7 .quick_btn_a { background-image:url('/img/quick_img7.png');}
#side_quick .quick_btn .quick_btn8 .quick_btn_a { background-image:url('/img/quick_img8.png');}
#side_quick .quick_btn .quick_btn9 .quick_btn_a { background-image:url('/img/quick_img9.png');}
#side_quick .quick_btn .quick_btn10 .quick_btn_a { background-image:url('/img/quick_img10.png');}
#side_quick .quick_btn .quick_btn11 .quick_btn_a {background-image:url('/img/quick_img11.png');border-bottom:1px solid #bfbfbf;}
#side_quick .quick_btn .quick_btntt .quick_btn_a { background-image:url('/img/quick_imgtt.png'); cursor:pointer;}

#side_quick .quick_btn li .quick_pop_wrap {display:none; position:absolute; width:673px; right:91px; top:331px; min-height:312px; background-repeat:no-repeat; background-position:30px 20px; text-align:left;}
/*
#side_quick .quick_btn .quick_btn5 .quick_pop_wrap		{ background-color:#e3e9e9; background-image:url('/img/quick_pop5_img1.png');}
#side_quick .quick_btn .quick_btn6 .quick_pop_wrap		{ background-color:#f9eb3d; background-image:url('/img/quick_pop6_img1.png');}
#side_quick .quick_btn .quick_btn7 .quick_pop_wrap		{ background-color:#6eafd8; background-image:url('/img/quick_pop7_img1.png');}
#side_quick .quick_btn .quick_btn8 .quick_pop_wrap		{ background-color:#0fbf22; background-image:url('/img/quick_pop8_img1.png');}
*/
.quick_pop_wrap .quick_pop_title						{ font-size:34px; line-height:90px; padding-left:140px; color:#636363;}
.quick_pop_wrap .quick_pop_title.white					{ color:#fff;}
.quick_pop_wrap .quick_pop_x 							{ position:absolute; right:25px; top:22px;}
.quick_pop_wrap .quick_pop_con_wrap						{ padding-left:140px; margin-bottom:25px;}
.quick_pop_wrap .quick_pop_con_wrap	ul					{ display:inline-block; width:48%;}
.quick_pop_wrap .quick_pop_con_wrap	ul.quick_pop_con2	{ margin-left:10px;}
.quick_pop_wrap .quick_pop_con_wrap	ul li 				{ text-align:left;}
.quick_pop_wrap .quick_pop_con_wrap	ul li span			{ color:#636363; font-size:20px; line-height:37px;}
.quick_pop_wrap .quick_pop_con_wrap.white ul li span	{ color:#fff; }
.quick_pop_wrap .quick_pop_con_wrap ul li span.con		{ padding-left:10px; letter-spacing:-0.5px;}
.quick_pop_wrap .quick_pop_footer						{ color:#636363; font-size:25px; line-height:25px; padding:10px; border:1px solid #636363; margin:0 0 25px 25px; display:inline-block; position:absolute; bottom:0px;}

#side_quick .quick_btn .quick_btn5 .quick_pop_wrap ul li			{}
#side_quick .quick_btn .quick_btn6 .quick_pop_wrap ul li			{}
#side_quick .quick_btn .quick_btn7 .quick_pop_wrap ul li			{}
#side_quick .quick_btn .quick_btn8 .quick_pop_wrap ul li			{ background-image:url('/img/quick_pop8_img3.png'); background-repeat:no-repeat;background-position:0 2px;}
#side_quick .quick_btn .quick_btn8 .quick_pop_wrap ul li a			{ text-decoration:none; line-height:37px; display:inline-block; cursor:pointer;}
#side_quick .quick_btn .quick_btn8 .quick_pop_wrap ul li a span		{ padding-left:33px; padding-right:33px;}

#m_pop_small_wrap						{top:0px; right:110px; position:absolute;}
#counselpop								{top:0px; right:92px; position:absolute; z-index:20007;}
#counselpop .pop_mobile 				{background-image:url('/img/quick_pop_big.png'); background-repeat:no-repeat; width:160px; height:338px;}
#counselpop .pop_mobile .btn_close		{ position:absolute; bottom:5px; width:100%;}
#counselpop .pop_mobile .pop_table		{padding-top:72px;}
#counselpop .pop_mobile .btn_close a	{ width:100%; display:block; text-align:center; color:#fff;}

/* 인덱스 레이아웃 */
/*
#index_wrap 				{width: 100%; }
#ninja-slider				{min-width:1190px;}
#ninja-slider .inner ul { height:473px !important;}
*/
#index_slide 				{width: 100%; min-width:1190px;}
#index_slide .bxslider_li 	{height:473px; background-repeat:no-repeat; background-position:center;}
#index_slide .bxslider_li a { display:block; height:100%;}

#index_sub1 				{width: 100%; height:60px; background-color:#6eafd8; min-width:1190px; position:absolute;}
ul#index_sub1_btn		 		{left:50%; margin-left:-590px; width:1190px; text-align:right;  position:absolute; z-index:19999;}
ul#index_sub1_btn li			{display:inline-block; padding:0 40px;}
ul#index_sub1_btn li a 		{display:block; color:#fff; font-size:19px; line-height:60px;text-decoration:none; font-weight:normal; z-index:20000;}
ul#index_sub1_btn li a img 	{margin-left:10px;}

#index_sub2 						{width:1190px; height:280px; position:relative; margin:0 auto;}
#index_sub2 .bxslider_li			{height:280px; z-index:15;}
#index_sub2 .text_wrap				{ position:absolute; right:0px; bottom:14px; color:#252525; z-index:10000;}
#index_sub2 .text_wrap .t_location	{font-size:27px; line-height:40px;}
#index_sub2 .text_wrap .t_rank		{font-size:16px; line-height:40px;}
#index_sub2 .text_wrap .t_name		{font-size:20px; line-height:40px;}
#index_sub2 .text_wrap .text_box	{ width:980px; height:129px; border:solid 1px #b8c2cd; background-color:#fff;}
#index_sub2 .text_wrap .text_box .b_title			{ width:86px; background-color:#eaafaf; line-height:129px; text-align:center; color:#fff; font-size:19px; font-weight:bold; display:inline-block; vertical-align:top;}
#index_sub2 .text_wrap .text_box .b_list			{ color:#252525; width:875px; display:inline-block; margin:13px 0 0 15px;}
#index_sub2 .text_wrap .text_box .b_list li			{ display:inline-block; width: 426px; padding-left:5px; font-size:14.5px; line-height:27px; letter-spacing:-1px;}
#index_sub2 .text_wrap .text_box .b_list li.l_type2 { font-size:11px; text-indent:10px;}
#index_sub2 .text_wrap .text_box .b_list li.l_type3 { font-size:13px; line-height:21px;}
#index_sub2 .text_wrap .text_box .b_list li.l_type4 { font-size:13px; line-height:16px; position:absolute; bottom:9px;}

#index_sub2 .img_wrap				{ display:inline-block; text-decoration:none; height:280px; z-index:20;;}
#index_sub2 .img_wrap img			{ display:inline-block;}
#index_sub2 .img_wrap a				{ position:absolute; bottom:0px; width:224px; text-align:center;
	-webkit-animation-name: img_up; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 0.5s; /* Chrome, Safari, Opera */
    animation-name: img_up;
    animation-duration: 0.5s;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes img_up {
    from { bottom:-200px;opacity:0.1;}
	5% { opacity:0;}
	15% { opacity:0.3;}
	30% { opacity:0;}
	50% { opacity:0.5;}
	70% { opacity:0;}
	90% { opacity:1;}
    to { bottom:0px;}
}
/* Standard syntax */
@keyframes img_up {
    from { bottom:-200px;opacity:0.1;}
	5% { opacity:0;}
	15% { opacity:0.3;}
	30% { opacity:0;}
	50% { opacity:0.5;}
	70% { opacity:0;}
	90% { opacity:1;}
    to { bottom:0px;}
}

#index_sub3 						{width:1190px; height:425px; margin:0 auto;}
#index_sub3 #box1_wrap				{width:436px; height:219px; float:left;}
#index_sub3 #box2_wrap				{width:359px; height:219px; float:left;}
#index_sub3 #box3_wrap				{width:395px; height:425px; float:right; position: relative;}
#index_sub3 #box4_wrap				{width:436px; height:206px; float:left;}
#index_sub3 #box5_wrap				{width:359px; height:206px; float:left;background-image:url('../img/index/box5_img3.png'); background-repeat:no-repeat; background-position:50%; background-color:#f7f6f2;}

#index_sub3 #box1_wrap #latest_title_wrap						{ width:100%;}
#index_sub3 #box1_wrap #latest_title_wrap .latest_title			{ width:110px; height:30px; line-height:30px; box-sizing:border-box; border:1px solid #b9b8b5; background-color:#f7f6f2; color:#252525; display:inline-block; text-align:center; cursor:pointer; margin-left:-1px; font-size:13px;}
#index_sub3 #box1_wrap #latest_title_wrap .latest_title.active	{ border:1px solid #fff; background-color:#fff;  border-left:1px solid #b9b8b5;}
#index_sub3 #box1_wrap #latest_title_wrap .latest_title:first-child.active	{ border:1px solid #fff;}
#index_sub3 #box1_wrap #latest_con_wrap .latest_con				{ display:none;}
#index_sub3 #box1_wrap #latest_con_wrap .latest_con.active		{ display:block;}
#index_sub3 #box1_wrap #latest_title_wrap .latest_title .icon			{ display:none; padding-bottom:2px;}
#index_sub3 #box1_wrap #latest_title_wrap .latest_title.active .icon	{ display:inline-block; padding-bottom:2px;}
#index_sub3 #box1_wrap #latest_title_wrap .latest_title .icon_n			{ display:inline-block; padding-bottom:2px;}
#index_sub3 #box1_wrap #latest_title_wrap .latest_title.active .icon_n	{ display:none; padding-bottom:2px;}

#index_sub3 #box4_1												{height:103px;}
#index_sub3 #box4_2												{height:103px;}
#index_sub3 #box4_1	a											{height:103px; display:block; line-height:103px; text-align:center; font-size:34px; text-decoration:none; color:#fff; background-color:#ff8417;}
#index_sub3 #box4_2	a											{height:103px; display:block; line-height:103px; text-align:center; font-size:34px; text-decoration:none; color:#fff; background-color:#164963;}
#index_sub3 #box4_2	a .dot										{ letter-spacing:-10px;}

#index_sub4							{width:1190px; margin:12px auto 0;}
#index_sub4	ul li					{display:inline-block;}

#index_sub5							{width:1190px; height:91px; box-sizing:border-box; margin:23px auto 0; border:1px solid #bfbfbf;}
#index_sub5 #rolling_wrap			{width:1050px; margin:0 auto; overflow:hidden; position:relative;}
#index_sub5 #rolling_wrap #rolling_d{width:4080px;position:relative;}
#index_sub5 #rolling_wrap	ul 						{display:inline-block;margin-top:5px; position:relative; width:2040px; left:0px;}
#index_sub5 #rolling_wrap	ul li					{display:inline-block; width:170px;}
#index_sub5 #rolling_wrap	ul li a					{text-align:center; text-decoration:none;}
#index_sub5 #rolling_wrap	ul li a	div				{height:56px;line-height:56px;}
#index_sub5 #rolling_wrap	ul li a span			{display:block; font-size:11px;}

#index_sub5 #control_wrap			{width:1190px; margin:0 auto; position:relative; top:-54px;}
#index_sub5 #control_wrap	ul 						{}
#index_sub5 #control_wrap	ul li					{display:inline-block; position:absolute; top:50%; cursor:pointer;}
#index_sub5 #control_wrap	ul li.control_left		{ left: 20px;}
#index_sub5 #control_wrap	ul li.control_right		{ right: 20px;}

#index_sub6							{width:1190px; margin:23px auto 20px; text-align:center;}
#index_sub6 #sub6_title				{padding:2px 25px; border:1px solid #bfbfbf; display:inline-block; box-sizing:border-box; border-bottom:none;}
#index_sub6	ul						{width:1190px; height:78px; box-sizing:border-box; border:1px solid #bfbfbf;}
#index_sub6	ul li					{display:inline-block;}
#index_sub6	ul li a					{padding:0 30px; line-height:78px; display:block;}

#index_sub7							{ min-width:1190px; width:100%; background-color:#f9f9f9; padding-bottom:25px;}
#index_sub7	#sub7_title				{font-size:33px; letter-spacing:-0.5px; text-align:center; line-height:33px; padding:30px 0 5px; min-width:500px;}
#index_sub7	ul						{width:1190px; margin:0 auto;}
#index_sub7	ul li					{ display:inline-block; margin:38px 0 0 22px;}
#index_sub7	ul li a					{ display:block; text-decoration:none;}
#index_sub7	ul li a	img				{ border:1px solid #b9b8b5; width:171px; height:96px;}
#index_sub7	ul li a	.title			{ }
#index_sub7	ul li a	.title span		{ text-align:left; font-size:16px; line-height:24px; border:1px solid #b9b8b5;border-bottom:none;border-right:none; display:inline-block; padding:0 8px 0 5px;}
#index_sub7	ul li a	.title .diagonal{ display:inline-block; border-bottom:1px solid #b9b8b5;transform: rotate(63deg);  -webkit-transform: rotate(63deg); width:28px; height:18px;}
#index_sub7	ul li a	.phone			{ text-align:center; font-size:16px; line-height:32px; border:1px solid #b9b8b5; border-top:none;}

/* 서브 레이아웃 */
#index_wrap {width:100% !important; margin:0 auto;}
	.sub-container {}
#sub_visual 	{ height:504px; background-repeat:no-repeat; background-position:center; position:relative; background-position-y:bottom; min-width:100%; }
#mysubmenu_wrap { display:inline-block; margin-right:30px; vertical-align:top;}
#inner 			{ display:inline-block; width:994px;}
#add_wrap ul				 { width:900px; margin:50px 0 20px;}
#add_wrap ul li	 			 { display:inline-block; margin-left:49px;}
#add_wrap.etc ul				 { width:100%; margin:50px 0 20px;}
#add_wrap.etc ul li	 			 { display:inline-block; margin-left:55px;}
#add_wrap.etc ul li:first-child	 { margin-left:12px;}
.text_dot_title			{ font-size:13px; display:block; text-indent:55px; background-image:url('/img/sub/sub_text_dot.png'); background-repeat:no-repeat; background-position:0 center; margin-left:15px;}
.text_center_title		{ font-size:15px; display:block; text-align:center; margin:50px 0 20px;}
.text_left_title		{ font-size:15px; display:block; text-align:left; margin:50px 0 20px 52px;}
.text_pre				{ font-size:13px; overflow:inherit; width:760px; margin:0 auto; line-height:24px;}
.text_pre2				{ font-size:13px; overflow:inherit; width:800px; margin:0 auto; line-height:24px;}
.premature_btn			{ text-align:left; margin-left:103px;}
#ecp					{ position:relative; top:250px; left:-215px;}
#ecp a					{ margin-right:43px;}
#player1				{ position:relative; top:115px; left:186px;}
#qr						{ position:relative; top:800px; left:170px;}
#qr	img					{ margin-right:90px;}
#ecp_m					{display:none;}
.tab_wrap				{ display:block; height:48px;}
.tab_wrap li			{ display:inline-block; width:45%; height:48px; margin-right:3.5%;}
.tab_wrap li a			{ display:block; height:100%; background-color:#b8c2cd; color:#0c4da2; line-height:48px; font-size:22px; cursor:pointer;}
.tab_wrap li a:hover,
.tab_wrap li a:focus	{background-color:#0c4da2; color:#fff; text-decoration:none;}
.tab_wrap li.on a		{background-color:#0c4da2; color:#fff; text-decoration:none;}
.tab_wrap2				{ display:block; height:55px; text-align:right; margin-right:20px;}
.tab_wrap2 li			{ display:inline-block; width:120px; height:55px; margin-left:2px; text-align:center; vertical-align:top;}
.tab_wrap2 li a			{ display:block; height:100%; background-color:#b8c2cd; color:#0c4da2; line-height:55px; font-size:20px; cursor:pointer;}
.tab_wrap2 li a .stext	{ font-size:14px; display:inline-block; position:relative; top:-13px;}
.tab_wrap2 li a:hover,
.tab_wrap2 li a:focus	{background-color:#0c4da2; color:#fff; text-decoration:none;}
.tab_wrap2 li.on a		{background-color:#0c4da2; color:#fff; text-decoration:none;}
/* 테스트페이지 레이아웃 */
#test_wrap .top_text {font-size:21px; color:#464646; line-height:21px; padding:27px 0; width:100%; text-align:center; border:1px solid #b8c2cd; letter-spacing:-1px; margin-bottom:40px;}
#test_wrap #fwrite .no{ width:75px; text-align:center; font-size:20px; font-family:Arial, Helvetica, sans-serif !important; color:#e29d9f; border-top:1px solid #abacae; border-right:1px solid #abacae; font-weight:bold; vertical-align:top; line-height:50px;}
#test_wrap #fwrite .q_text{ font-size:18px; line-height:50px; background-color:#f2f7fb; border-top:1px solid #abacae; padding-left:25px;}
#test_wrap #fwrite .a_text{ border-top:1px solid #abacae; padding-left:25px;}
#test_wrap #fwrite table {border-bottom:1px solid #abacae;}
#test_wrap #fwrite .input {width:175px; display:inline-block;font-size:18px; line-height:50px;}
#test_wrap #fwrite input { border:none; margin-right:5px;}

#test_ok_wrap { text-align:center;}
#test_ok_wrap .top_text { background-repeat:no-repeat; width:100%; height:144px; font-size:26px; line-height:120px; text-align:center; color:#fff;}
#test_ok_wrap.ok_0 .top_text { background-image:url('/img/sub/board_test_ok_img_0.jpg');}
#test_ok_wrap.ok_1 .top_text { background-image:url('/img/sub/board_test_ok_img_1.jpg');}
#test_ok_wrap.ok_2 .top_text { background-image:url('/img/sub/board_test_ok_img_2.jpg');}
#test_ok_wrap .body_text { overflow:visible; text-align:center; font-size:20px; color:#464646; line-height:33px; border:1px solid #bfbfbf; margin:60px 0 0; padding:45px 0 60px;}
#test_ok_wrap.ok_0 .body_text span.ok_text { color:#c3262e; font-size:23px; font-weight:bold;}
#test_ok_wrap.ok_1 .body_text span.ok_text { color:#464646; font-size:23px; font-weight:bold;}
#test_ok_wrap.ok_2 .body_text span.ok_text { color:#25aae1; font-size:23px; font-weight:bold;}
#test_ok_wrap .body_text span.blue { color:#0000ff; font-weight:bold;}
#test_ok_wrap .shadow {width:100%; height:41px; background-image:url('/img/sub/board_test_ok_img_shadow.jpg'); background-repeat:no-repeat; background-position:center;}
#test_ok_wrap .reservation_btn { display:inline-block; padding:11px; color:#fff; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; font-size:17px; text-decoration:none;}
#test_ok_wrap.ok_0 .reservation_btn { background-color:#c3262e;}
#test_ok_wrap.ok_1 .reservation_btn { background-color:#464646;}
#test_ok_wrap.ok_2 .reservation_btn { background-color:#25aae1;}

/* 네트워크 메인 레이아웃 */
#network_info_wrap	{ width:1190px; margin:0 auto;}

#network_info1					{ position:relative; margin-top:50px;}
#over_dot 						{ position:absolute; width:16px; height:16px; background-color:#eaafaf; display:none;-moz-border-radius: 10px;	-webkit-border-radius: 10px;	border-radius: 10px; z-index:9999;}
#network_info2					{ margin-bottom:20px;}
#network_info2 .info_box_wrap									{background-image:url('../network/img/network_icon_0_0.png'); background-repeat:no-repeat; background-position:60px 70px;}
#network_info2 .info_box_wrap .info_box							{ position:relative; width:1000px; margin:0 auto; border-bottom:1px solid #b8c2cd; height:250px; background-repeat:no-repeat; background-position:97% 100%;}
#network_info2 .info_box_wrap .info_box	.title					{ font-size:22px; line-height:31px; padding-top:70px;}
#network_info2 .info_box_wrap .info_box	.btn					{ display:inline-block; vertical-align:top; margin-top:5px; margin-left:10px;}
#network_info2 .info_box_wrap .info_box .info_table				{display:table; margin-top:20px;}
#network_info2 .info_box_wrap .info_box .info_table	p			{display:table-cell; line-height:31px;}
#network_info2 .info_box_wrap .info_box .info_table	p .cacao	{ background-image:url('../network/img/network_icon_3_0.png'); background-repeat:no-repeat; background-position:5px 50%; padding:0 5px 0 37px; background-color:#f9eb3d;line-height:25px; display:inline-block; margin-left:20px;}
#network_info2 .info_box_wrap .info_box .director_name			{ position:absolute; right:0px; bottom:30px;}
.btn_go { line-height:18px; display:inline-block;padding:3px 5px;border:0;color:#fff !important;letter-spacing:0px;cursor:pointer; font-size:15px;-moz-border-radius: 5px;	-webkit-border-radius: 5px;	border-radius: 5px; text-decoration:none !important;
background: #25aae1; /* Old browsers */
background: -moz-linear-gradient(top,  #25aae1 0%, #1178bd 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #25aae1 0%,#1178bd 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #25aae1 0%,#1178bd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25aae1', endColorstr='#1178bd',GradientType=0 ); /* IE6-9 */
}
.btn_go:hover {
background: #e7e8e9; /* Old browsers */
background: -moz-linear-gradient(top,  #e7e8e9 0%, #a9abae 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e7e8e9 0%,#a9abae 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e7e8e9 0%,#a9abae 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e8e9', endColorstr='#a9abae',GradientType=0 ); /* IE6-9 */
}
/* 네트워크 레이아웃 */
#network_sub1 {margin:0 auto 20px; width:1190px;}
#network_sub1 .info 					{width:544px; float:right;}
#network_sub1 .info .lt_title			{display:inline-block;}
#network_sub1 .info .info_location		{ background-image:url('../network/img/network_icon_0.png'); background-repeat:no-repeat; background-position:13px 50%; float:right; margin-top:14px; background-color:#369a46; font-size:20px; line-height:52px; letter-spacing:-1px; padding:0 13px 0 40px; color:#fff; text-decoration:none; cursor:pointer;}
#network_sub1 .info .info_time			{}

#network_sub2 {margin:0 auto 20px; width:1190px;padding-bottom:10px;}
#network_sub22 {margin:0 auto 20px; width:1190px;padding-bottom:10px;}

#network_sub3 {margin:0 auto 20px; width:1190px;margin-bottom:25px;}
#network_sub3 .link_btn_wrap				{ text-align:center;}
#network_sub3 .link_btn_wrap .link_btn		{ display:inline-block; width:321px; height:78px; box-sizing:border-box; background-repeat:no-repeat;}
#network_sub3 .link_btn_wrap .link_btn0		{ float:left; background-image:url('../network/img/network_icon_5.png'); border:1px solid #c0f1ce;}
#network_sub3 .link_btn_wrap .link_btn1		{ float:none; background-image:url('../network/img/network_icon_6.png'); border:1px solid #ffe5c9;}
#network_sub3 .link_btn_wrap .link_btn2		{ float:right;background-image:url('../network/img/network_icon_7.png'); border:1px solid #fbeeee;}
#network_sub3 .link_btn_wrap .link_btn4		{ float:none; background-image:url('../network/img/network_icon_13.png'); border:1px solid #3c84fa;}
#network_sub3 .link_btn_wrap .link_btn a	{ font-size:23px; line-height:78px; padding-left:90px; text-align:center; display:block;}
#network_sub3 .link_btn_wrap .link_btn0 a:hover,
#network_sub3 .link_btn_wrap .link_btn0 a:active,
#network_sub3 .link_btn_wrap .link_btn0 a:focus	{ text-decoration:none; color:#0fbf22;}
#network_sub3 .link_btn_wrap .link_btn1 a:hover,
#network_sub3 .link_btn_wrap .link_btn1 a:active,
#network_sub3 .link_btn_wrap .link_btn1 a:focus		{ text-decoration:none; color:#ff8417;}
#network_sub3 .link_btn_wrap .link_btn2 a:hover,
#network_sub3 .link_btn_wrap .link_btn2 a:active,
#network_sub3 .link_btn_wrap .link_btn2 a:focus		{ text-decoration:none; color:#eaafaf;}
#network_sub3 .link_btn_wrap .link_btn4 a:hover,
#network_sub3 .link_btn_wrap .link_btn4 a:active,
#network_sub3 .link_btn_wrap .link_btn4 a:focus		{ text-decoration:none; color:#ff8417;}

#network_sub4 {margin:0 auto 12px; width:1190px; position:relative;}
#network_sub4 .btn_wrap						{ display:inline-block; width:428px;}
#network_sub4 .btn_wrap	.text_box			{ margin-bottom:15px;}
.t1 { font-size:22px;}
.t2 { font-size:16px;}
.t3 { font-size:13px;}
.t4 { font-size:11px;}

#network_sub4 .btn_wrap	.map_btn			{ height:97px; box-sizing:border-box; background-repeat:no-repeat; cursor:pointer; font-size:23px; line-height:97px; padding-left:97px; text-align:center;}
#network_sub4 .btn_wrap	.map_btn0			{ background-image:url('../network/img/network_icon_8.png'); margin-bottom:14px;}
#network_sub4 .btn_wrap	.map_btn1			{ background-image:url('../network/img/network_icon_9.png');}
#network_sub4 .map_wrap						{ position:absolute; display:inline-block; right:0; top:0px; width:753px; height:100%; background-color:#cccccc;}

#network_sub5 {margin:0 auto 20px; width:1190px;}

.map_title { width: 100px; line-height: 30px; height: 30px; border: 1px solid #aaa; border-radius: 5px; text-align: center; background: #fff; margin-left: -36px; position: absolute; top: -40px; box-shadow:5px 5px 5px rgba(0,0,0,0.5); font-size:15px;}
.map_title.long { width: 160px; margin-left:-66px;}

/* 하단 레이아웃 */
#ft_wrap 							{width:100%; background:#fff; padding:16px 0 25px; position:relative;}
#ft 								{width:1190px; margin:0 auto;}
#ft	#ft_logo						{ margin-left:22px; display:inline-block; vertical-align:top;}
#ft	#ft_link						{ display:inline-block; margin-left:17px; line-height:10px;}
#ft	#ft_link a						{ font-size:11px; display:inline-block; padding:0 5px; border-left:1px solid #252525; line-height:10px;}
#ft	#ft_link a:first-child			{ border-left:none;}
#ft	#ft_link span					{ font-size:11px; display:block; padding-left:5px; margin-top:-2px; line-height:18px;}
#ft	#ft_link #feeBtn				{ border-left:none; text-decoration:none; border:1px solid #252525; padding:3px 7px;}
#fee								{ position:absolute; bottom:100px; left:50%; border:1px solid #252525; height:570px; overflow-y:scroll; margin-left:-590px; cursor:pointer;}
#fee .xBtn							{ position:absolute; width:28px; height:28px; background-image:url(../img/index/x_btn.png); background-repeat:no-repeat; right:25px; top:22px;}
#ft_catch {position:relative;margin:0 auto;padding:20px 0 0;width:970px;text-align:center}

#ft_company {text-align:center}

#ft_copy {background:#414141}
#ft_copy div {position:relative;margin:0 auto;padding:10px 0;width:970px;color:#fff}
#ft_copy a {display:inline-block;margin:0 10px 0 0;color:inherit}
#ft_copy #ft_totop {position:absolute;top:10px;right:0}


/* 게시물 선택복사 선택이동 */
#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}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#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:160px;height:60px;border:1px solid #e9e9e9;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {position:absolute;top:0;left:161px;;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:31px;height:31px;background:url('../img/captcha.png') no-repeat;}
#captcha #captcha_reload {position:absolute;top:31px;left:161px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha.png') no-repeat  0 -30px;border-top:1px solid #ccc;text-indent:-999px}
#captcha #captcha_key {margin:0 0 0 33px;padding:0 5px;width:70px;height:60px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../img/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* 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 { display:inline-block;padding:3px 13px;border:0;color:#fff !important;letter-spacing:-1px;cursor:pointer; font-size:13.5px;-moz-border-radius: 5px;	-webkit-border-radius: 5px;	border-radius: 5px; text-decoration:none !important;
background: #25aae1; /* Old browsers */
background: -moz-linear-gradient(top,  #25aae1 0%, #1178bd 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #25aae1 0%,#1178bd 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #25aae1 0%,#1178bd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25aae1', endColorstr='#1178bd',GradientType=0 ); /* IE6-9 */
}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:3px 13px;border:0;color:#464646;letter-spacing:-1px;cursor:pointer; font-size:13.5px;text-decoration:none;vertical-align:middle;-moz-border-radius: 5px;	-webkit-border-radius: 5px;	border-radius: 5px;
background: #e7e8e9; /* Old browsers */
background: -moz-linear-gradient(top,  #e7e8e9 0%, #a9abae 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e7e8e9 0%,#a9abae 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e7e8e9 0%,#a9abae 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e8e9', endColorstr='#a9abae',GradientType=0 ); /* IE6-9 */
}
button.btn_cancel {display:inline-block;padding:3px 13px;border:0;color:#464646;letter-spacing:-1px;cursor:pointer; font-size:13.5px;text-decoration:none;vertical-align:middle;-moz-border-radius: 5px;	-webkit-border-radius: 5px;	border-radius: 5px;
background: #e7e8e9; /* Old browsers */
background: -moz-linear-gradient(top,  #e7e8e9 0%, #a9abae 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e7e8e9 0%,#a9abae 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e7e8e9 0%,#a9abae 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e8e9', endColorstr='#a9abae',GradientType=0 ); /* IE6-9 */
}
.btn_cancel {display:inline-block;padding:3px 13px;border:0;color:#464646;letter-spacing:-1px;cursor:pointer; font-size:13.5px;text-decoration:none;vertical-align:middle;-moz-border-radius: 5px;	-webkit-border-radius: 5px;	border-radius: 5px;
background: #e7e8e9; /* Old browsers */
background: -moz-linear-gradient(top,  #e7e8e9 0%, #a9abae 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e7e8e9 0%,#a9abae 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e7e8e9 0%,#a9abae 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e8e9', endColorstr='#a9abae',GradientType=0 ); /* IE6-9 */
}

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:3px 13px;border:0;color:#464646;letter-spacing:-1px;cursor:pointer; font-size:13.5px;text-decoration:none;vertical-align:middle;-moz-border-radius: 5px;	-webkit-border-radius: 5px;	border-radius: 5px;
background: #e7e8e9; /* Old browsers */
background: -moz-linear-gradient(top,  #e7e8e9 0%, #a9abae 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e7e8e9 0%,#a9abae 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e7e8e9 0%,#a9abae 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e8e9', endColorstr='#a9abae',GradientType=0 ); /* IE6-9 */
}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:3px 13px;border:0;color:#464646;letter-spacing:-1px;cursor:pointer; font-size:13.5px;text-decoration:none;vertical-align:middle;-moz-border-radius: 5px;	-webkit-border-radius: 5px;	border-radius: 5px;
background: #e7e8e9; /* Old browsers */
background: -moz-linear-gradient(top,  #e7e8e9 0%, #a9abae 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e7e8e9 0%,#a9abae 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e7e8e9 0%,#a9abae 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e8e9', endColorstr='#a9abae',GradientType=0 ); /* IE6-9 */
}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin { display:inline-block;padding:3px 13px;border:0;color:#fff !important;letter-spacing:-1px;cursor:pointer; font-size:13.5px;-moz-border-radius: 5px;	-webkit-border-radius: 5px;	border-radius: 5px; text-decoration:none !important;
background: #f07575; /* Old browsers */
background: -moz-linear-gradient(top,  #f07575 0%, #d24747 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f07575 0%,#d24747 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f07575 0%,#d24747 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f07575', endColorstr='#d24747',GradientType=0 ); /* IE6-9 */
} /* 관리자 전용 버튼 */
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; font-size:14px; height:24px;}
.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}

/* 새창 기본 스타일 */
.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; margin:0 10px; height:25px;color:#464646;letter-spacing:0;line-height:25px;vertical-align:middle; font-size:17px;}
.pg a:focus, .pg a:hover {text-decoration:none; }
.pg_page {text-decoration:none;}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block; -moz-border-radius: 15px; -webkit-border-radius: 15px;	border-radius: 15px; color:#fff;
background: #78bfe6; /* Old browsers */
background: -moz-linear-gradient(top,  #78bfe6 0%, #80d4f7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #78bfe6 0%,#80d4f7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #78bfe6 0%,#80d4f7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78bfe6', endColorstr='#80d4f7',GradientType=0 ); /* IE6-9 */
}

/* Mobile화면으로 */
#device_change {width:calc(100% - 0.6em); display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

/*메일인증*/
.rg_em{margin-top:5px}
.rg_em caption{padding:0;font-size:0;line-height:0;overflow:hidden}

/*캡챠 모바일에서 피시버젼*/
#captcha.m_captcha audio{display:block;margin:5px 0 10px;}
#captcha.m_captcha #captcha_key{margin-left:3px }
#captcha.m_captcha #captcha_reload span{background:none;display:inline}
#captcha.m_captcha  #captcha_reload {position:relative ;width:auto;top:0;left:0;margin:0;padding:0 10px;height:43px;border:0;background:#e4eaec;vertical-align:middle;overflow:hidden;cursor:pointer}


.m_cont {display:none;}
.pc_cont {display:block;}
@media (max-width: 1720px){
	#network_doctor .doc_img {display:none;}
}

@media (max-width: 1000px){
	#ft {width:100%; margin:0 auto; height:auto; }
	
.m_cont {display:block;}
.pc_cont {display:none;}
	
	
}

	