@charset "utf-8";
/* SIR 지운아빠 */
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url('https://fonts.googleapis.com/css?family=Titillium+Web:200,300,400,600,700,900');



/* 초기화 */
html {overflow:scroll}
body {margin:0;padding:0;font-size:0.75em; -webkit-text-size-adjust:none;}
body.main{min-width: 1100px; -webkit-text-size-adjust:none;}
body.sub{min-width: 1100px; -webkit-text-size-adjust:none;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;  }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
ul, ol {margin:0;padding: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:'Nanum Gothic',dotum;font-size:1em}
button {cursor:pointer}
 

textarea, select {font-family:'Nanum Gothic',dotum;font-size:1em}
select {margin:0; height:24px;}
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:#000;text-decoration:none}
a:hover, a:focus, a:active {color:#000;text-decoration:underline}
#no-fouc { opacity: 0; }
/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto; width:1100px;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:94;position:relative;min-width:1100px; height:100px;}


.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;width:1100px;zoom:1;height:140px;}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}


 




#hd_wrapper_main {position:relative; width:100%;  float:left;  height:133px  }
#hd_wrapper_sub {position:relative; width:100%; float:left; height:133px   }

.header{ position:fixed;top:0;left:0;z-index:1000; width:100%; height:133px;box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.1)   }
.header.fixed{position:fixed;width:100%;min-width:1100px; margin:0 auto; box-sizing: border-box; box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.1)  }
.header.fixed #headerBg{opacity:1 !important;}


 
 
.adm{width:100%;   overflow:hidden; position:absolute }
.adm_bt {float:right; margin-top:10px; margin-right:30px;} 
.adm_bt li {float:left;    margin-left:10px;}
.adm_bt li a {padding:2px 10px; line-height:26px; color:#979797; font-weight:300; border:1px solid #ccc;}
.adm_bt li a:hover { padding:2px 10px; text-decoration:none;  color:#000; font-weight:300; border:1px solid #000; -webkit-transition: all .7s ease;}

.adm_bt .sch a {border:0px solid #ccc;} 
.adm_bt .sch a:hover {border:0px solid #ccc;} 











.header_top{width:1100px; margin:0 auto; }

.header_top h1{position:relative; left:0; width:126px; z-index:998; padding:20px 0; float:left;}
.header_top h1 img{  width:126px;}

 
.header_adm { top:0;left:0;z-index:1000;width:100%; }
 
.header_adm h2{position:relative; text-align:center; font-size:24px; font-weight:300;  }

 



 
/* 검색 */



#search { 
  display: none;
  -o-transition-duration: .25s;
  -moz-transition-duration: .25s;
  -webkit-transition-duration: .25s;
  transition-duration: .25s;
  background: rgba(66,66,66,0.95);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  position: fixed;
  text-align: center;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -o-transition-property: opacity;
  -moz-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -o-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -o-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

.search-close {
  padding-top: 125px;  
  font-size: 32px;
  cursor: pointer;
  margin-right:100px;
  font-weight: 300;
}

#search form {
  z-index: 950;
 width:100%;
  clear:both;
}

#search form input { margin-top:100px;
  width:70%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 2px #eee;
  padding: 16px 8px;
  font-size: 26px;
}



/* LNB Extension */
.lnb {position:relative;top:65px;z-index:100; width:800px; float:right }
 


.headerBg{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%; min-width:1100px; background:#fff; opacity:1}
.lnbBg{position:absolute;top:100%;left:0;z-index:1;width:100%;height:120px;overflow:hidden;background:rgba(255,255,255,0.5) }





#lyPop{display:none;position:absolute;z-index:10;margin-top:10px;padding:10px;border:1px solid #D0D0D0;background:white}
#lyPop h3{margin-bottom:12px;font-size:15px;color:#444}
#lyPop h3 .close{float:right;width:11px;height:11px;margin-top:4px;background-position:-30px -70px}
.sch_bx {top: 100%;left: -178px; width: 208px;}
.sch_bx .MS_search_word {width: 145px;height: 24px;line-height: 24px;padding: 0 5px;border: 0 none;background: #EFEFEF;}
/* BASIC css end */

#gnb{float:right;z-index:1000; margin-top:10px;  margin-right:0px;}
#gnb ul li{position:relative;float:left;line-height:18px;margin:0 0 0 10px;padding:0px 0 5px; }
#gnb ul li a{color:#dddddd;font-size:11px;}
 



 
/* 텍스트 크기 조절 */
#text_size {float:left;margin:0 0 0 10px;letter-spacing:-3px}
#text_size button {margin:0;padding:1px 2px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 상단 회원가입 등 링크 */
#tnb {float:right;  position:absolute;right:0px;top:5px;width:290px; }
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:right;margin:0 0 0 0px}
#tnb a {display:inline-block;padding:0 5px;  height:28px;color:#000;}
#tnb a:focus, #tnb a:hover, #tnb a:active {text-decoration:none}
#tnb img {margin-right:3px}





/* 중간 레이아웃 */
#wrap{z-index:94;position:relative;min-width:1100px; }

#wrapper.main{position:relative; margin:0 auto;width:100%; float:left;  }





#wrapper.sub{margin:0px auto;width:100%;background:#fff; margin-top:0px; float:left; }

#wrapper.sub .sub1{margin:0px auto;width:1100px;background:#fff;  padding-top:40px;  }


#wrapper:after {display:block;visibility:hidden;clear:both;content:""}


.spot {position:relative;  }
.spot .main {height:545px; position:relative; margin:0 auto; z-index:89; background:#ccc; margin-top:0px; }

.spot .sub {height:200px; width:100%; position:relative; margin:0 auto; z-index:89;  }
 

 


.intro{height:545px; position:relative; margin:0 auto; z-index:89;}
.intro .story_intro{width:100%; height:100%; margin-top:0px; }


.intro_sub {height:200px; position:relative; margin:0 auto; z-index:89;}
.intro_sub .story_intro{width:100%; height:100%; margin-top:0px; }


.super_sub_txt { color:#fff; width:1100px; margin:0 auto;  padding-top:60px;}
.super_sub_txt_1 {font-size:37px; line-height:40px; font-weight:200}
.super_sub_txt_1_1 {font-weight:400}
.super_sub_txt_2 {font-size:16px; color:#fff; line-height:36px; padding-top:10px; font-weight:200}


.super_txt { color:#fff; width:1100px; margin:0 auto;  padding-top:160px;}
.super_txt_1 {font-size:40px; line-height:60px; font-weight:400}
.super_txt_2 {font-size:22px; color:#fff; line-height:35px; padding-top:30px; font-weight:300}
/*서브배너*/
.sub_bn {background:#f1f1f1;position:relative; width:100% !important}
.sub_bn .bn_ul li{height:200px;float: left;}
.sub_bn li.bn_bg1{background:url(/img/sub/sub_img1.jpg) no-repeat 50% 50%; background-size: cover;display: table;-ms-filter: sizingMethod='scale' property}
.sub_bn li.bn_bg2{background:url(/img/sub/sub_img2.jpg) no-repeat 50% 50%; background-size: cover;display: table;-ms-filter: sizingMethod='scale' property}
.sub_bn li.bn_bg3{background:url(/img/sub/sub_img3.jpg) no-repeat 50% 50%; background-size: cover;display: table;-ms-filter: sizingMethod='scale' property}
 
.sub_bn li .bn_wr{width:1100px; margin:0 auto;padding-top:00px}
.sub_bn li .bn_txt{ width:320px; float:right;  padding:25px}
.sub_bn li .bn_txt h2{font-weight:400; color:#fff;font-size:22px;line-height:42px;margin-top:32px;  }
.sub_bn li .bn_txt .bn_txt_1 {font-weight:100; color:#fff}
.sub_bn li .bn_txt p{color:#b6b6b6; padding-top:5px;margin-top:12px ;font-size:9px; font-weight:300; line-height:17px;  }
 
.sub_bn .bn_btn{position:absolute;top:170px;left:52.5%;width:1000px;margin-left:-570px}
.sub_bn .bn_btn .prev{background:url(/img/main/bn_btn.png) no-repeat;border:none;width:24px;height:24px;text-indent:-9999999px;overflow:hidden;display:inline-block}
.sub_bn .bn_btn .next{background:url(/img/main/bn_btn.png) no-repeat -27px 0;border:none;width:24px;height:24px;text-indent:-99999999px;overflow:hidden;display:inline-block}



.colgroup{position:relative;bottom:0px;   width:100%; overflow:hidden;  }
 
.redbox {  width:1100px; margin:0 auto; height:500px; background:red;}
.redbox_1 {width:300px; height:300px; background:#ccc; float:left;} 
.redbox_2 {width:300px; height:300px; background:#000;   } 


.col01_bg{position:relative; margin-top:37px;  width:100%; overflow:hidden;   }


.col01{margin:0px auto; width:1100px;  overflow:hidden; }
 
.col01 .col01_title {text-align:center; font-size:18px; font-weight:300; padding:10px 0 0px ;  }



.col01_content {overflow:hidden; padding:16px 0 26px;  }
.col01_content ul{width:1100px; margin:0 auto;  }
.col01_content ul li.n1 { margin-left:0px;}
.col01_content ul li{float:left;width:213px; overflow:hidden;  font-size:13px;  margin-left:8px; margin-top:0px}
.col01_content ul li a{ text-align:center; width:213px;    color:#4d4d4d;   }
.col01_content ul li a:hover{  color:#1334b2;   text-decoration:none; 
 
}

.col01_content ul li .box{width:213px;   float:left;   }
.col01_content ul li .box:hover{width:213px;   float:left;  opacity:1; }

.col01_content ul li .box .img{ width:213px; height:119px;     margin-bottom:10px; }
 
.col01_content ul li h3{ text-align:center;  height:20px; font-weight:400;  padding-bottom:30px;}
 
.col01_content ul li .more { float:right;  line-height:13px; font-weight:400; padding:15px 0 30px;  }

 



.colgroup .col02_bg{position:relative; margin:0px auto; width:100%; border-top:1px solid #e8e8e8;  overflow:hidden;  padding:62px 0 62px 0; }
.col02 {position:relative; margin:0px auto; width:1100px; overflow:hidden;   }

 .col02_01 {position:relative; float:left;  width:430px; border:0px solid #000; }

.col02_01_title {width:106px; float:left;}
.col02_01_title h2 {padding-bottom:10px; text-transform:uppercase  }
.col02_01_title h2 span {display:inline-block;padding:5px 15px;background:#036eb8;color:#fff;font-weight:400;font-size:13px;}
.col02_01_title h3 {font-size:20px;color:#24251d;font-weight:bold;margin-bottom:5px; font-weight:400}

.col02_01_board {width:300px; float:right;}

 
.btn_col02 {display:inline-block; float:left; margin-top:48px; border:1px solid #d2d2d2;width:98px;line-height:25px; font-weight:400;padding:0 0px; text-align:center;}
.btn_col02:hover {background:#f3f3f3; }

.btn_col02 a {width:100px; display: inline-block; text-decoration:none;}
 


.col02_02 {position:relative; float:left;  margin-left:40px; width:210px; height:150px; background:#faf1f1;   border:0px solid #000; }

.col02_02_img {width:70px; margin:0 auto;  margin-top:25px;}
 
.col02_02 h2 {text-align:center; padding:10px 0; font-size:20px; font-weight:400; color:#221f1f}
.col02_02 a {text-decoration:none; width:210px; height:150px; display: inline-block;}
.col02_02 a:hover {opacity:0.8;}

.col02_03 {position:relative; float:left; background:#f6f6f6;  margin-left:40px; width:380px; height:150px; border:0px solid #000; }
 
.col02_03 h2 {padding-bottom:10px; font-size:16px; padding:21px; letter-spacing:0.1em; font-weight:300;  text-transform:uppercase  }
.col02_03 .number { padding-left:90px; letter-spacing:0.05em; margin-left:28px;   background:url(/img/main/customer_logo.png) 0px 3px no-repeat; font-size:13px;}
.col02_03 .number_1 {font-size:13px;}
 



#intro2{height:400px; position:relative; margin:0 auto; z-index:89;  height:100%;}
#intro2 .story_intro{width:100%; height:100%; margin-top:0px; }



 





 




 
 

.container {width:100%; float:left}
#container.main{z-index:4;position:relative;width:100%; }
.sub_content{z-index:4;position:relative; width:1100px; margin:0 auto; padding-top:65px; min-height:450px;  padding-bottom:90px;overflow:hidden; }
.sub_content_board {z-index:4;position:relative; width:1100px; margin:0 auto; padding-top:65px;  padding-bottom:20px;overflow:hidden; }



.sub_content_left {float:left;  width:230px; background:#fff;}


.sub_content01_01_1 { margin-top:30px;   overflow:hidden;}

.sub_content01_01_title {font-size:19px; font-weight:400; margin:30px 0 20px 0}

.sub01_01_txt1 {font-size:14.5px; font-weight:400; line-height:25px; color:#515151}
.sub01_01_txt2 {font-size:14.5px; font-weight:400; line-height:10px; margin-top:10px; color:#a4a4a4; padding-bottom:70px; border-bottom:1px solid #efefef}

.sub01_01_txt1_1 {color:#1f3996}


.sub_content01_01_2 { margin-top:50px; margin-bottom:40px; overflow:hidden;}

 
.sub_content01_01_2_left {float:left;  margin-right:34px;}
.sub_content01_01_2_right {float:left;   width:514px;  }
 

.sub_content01_02 { margin-top:50px;   overflow:hidden;}

.sub_content01_02_title {font-size:17px; text-transform:uppercase; text-align:center; font-weight:400; margin:10px 0 20px 0}
 
 





.sub03_left {float:left; width:355px;}
.sub03_right {float:right}

.sub_content03_01_title {font-size:20px; font-weight:300; margin-bottom:10px;}
 

.sub03_01_txt {font-size:17px; line-height:27px;}

.sub03_02_txt {font-size:13px; font-weight:300; line-height:20px;}
.sub03_02_txt_2 {font-size:13px; font-weight:300; line-height:20px; margin-top:20px;}


.sub03_03_txt {font-size:13px; margin-top:5px; line-height:20px; color:#737373; font-weight:300}
.sub03_04_txt {font-size:13px;  line-height:24px; margin-top:20px; color:#737373; font-weight:300}
.sub03_link {overflow:hidden}


#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {margin:25px 0 40px;font-size:17px;font-weight:500;text-align:center; color:#595959}

#container_title2 {margin:20px 0 20px;    font-size: 20px; font-weight: 300;text-align:left;}

.container_color {width:100%; background:#f8f8f8; }
.container_color .board{z-index:4;position:relative; background:#fff; padding:0 50px; width:1000px; margin:0 auto; padding-top:40px;min-height:50px;height:auto !important;  }

.container_adm {width:100%; background:#f8f8f8; min-height:300px; }
.container_adm .board{z-index:4;position:relative; background:#fff; padding:0 50px; width:1000px; margin:0 auto; padding-top:40px;min-height:50px;height:auto !important;  }





.sub_board{z-index:4;position:relative; width:1100px; margin:0 auto; padding-top:20px;min-height:350px;height:auto !important; }
.board{z-index:4;position:relative; width:1100px; margin:0 auto; padding-top:40px; padding-bottom:50px; min-height:600px; overflow:hidden; }
.board2{z-index:4;position:relative; width:1100px; margin:0 auto; padding-top:40px; padding-bottom:50px; min-height:600px; overflow:hidden; }



.container .content{z-index:4;position:relative; width:1180px; margin:0 auto; padding-top:20px;min-height:350px;height:auto !important; margin-bottom:50px; }



.sub_menu {height:45px; width:100%; background:#96c94b; border-bottom:0px solid #4c9ed7; position:relative;z-index:5; margin-bottom:0px; }
.sub_menu .inner {width:1100px;margin:0 auto;position:relative;}
.sub_menu .inner:after {content:"";display:block;clear:both;height:0;}
.sub_menu .inner > li {float:left;position:relative;margin-left:-1px;position:relative;z-index:0;}
.sub_menu .inner > li:first-child {margin-left:0;text-align:center;}
.sub_menu .inner > li > a {display:block; height:45px; color:#fff;   border-left:1px solid #90bc50;  border-right:1px solid #90bc50; width:220px;  padding-left:15px; font: bold 13px/44px 'lato','Nanum Gothic'; background:url(/img/sub/sub_menu_off.png) no-repeat 190px 50%;}
.sub_menu .inner > li:first-child > a {width:48px;background:url(/img/sub/m_home.png) no-repeat 50% 50%;text-indent:-9999px; text-decoration:none; }
.sub_menu .inner > li:hover {z-index:1;}
.sub_menu .inner > li:hover > a {text-decoration:none; color:#fff;font-weight:600;background:url(/img/sub/sub_menu_on.png) no-repeat 190px 50%;text-decoration:underline;}
.sub_menu .inner > li:first-child:hover > a { background:url(/img/sub/m_home.png) no-repeat 50% 50%;}
.sub_menu .inner li ul {position:absolute;top:45px;left:0;width:100%;background:#fff;display:none;}
.sub_menu .inner li:hover ul {display:block;}
.sub_menu .inner li ul li a {display:block;border:1px solid #cdcdcd;border-top:none;height:44px;font: bold 13px/44px 'lato','Nanum Gothic'; padding-left:15px;color:#626469;}
.sub_menu .inner li ul li a:hover {text-decoration:none;  background:#008a74;color:#fff;font-weight:600;}




 

.sub_menu_title {overflow:hidden; border-bottom:1px solid #dfdfdf; font-size:22px;  }
.sub_menu_title_content {width:1100px; padding:13px 0 13px;   margin:0 auto; overflow:hidden}
.title_content_left {float:left; width:30%; line-height:45px; text-align:left; font-weight:300}
.title_content_name {float:left; width:40%; font-size:30px; text-align:center; font-weight:300}
.title_content_right {float:left; width:30%; line-height:45px; text-align:right; font-weight:300}


.title_content_left a{position:relative; text-decoration:none;   letter-spacing: 0; font-weight: 200; color: #999; }
.title_content_left .prev{padding-left: 55px;   background:url(/img/sub/sub_title_prev.png) no-repeat 0 0; padding-bottom:11px;  height:30px; }
.title_content_left .prev:hover{background-image: url(/img/sub/sub_title_prev_on.png); color:#000}
.title_content_right a{position:relative; text-decoration:none;  letter-spacing: 0; font-weight: 200; color: #999;}
.title_content_right .next{padding-right: 65px; text-decoration:none; right:0;  padding-bottom:11px; background:url(/img/sub/sub_title_next.png) no-repeat right 0;}
.title_content_right .next:hover{background-image: url(/img/sub/sub_title_next_on.png); color:#000}


 

.sub_menu_title2 {  overflow:hidden; border-bottom:0px solid #dfdfdf; font-size:22px;   }
.sub_menu_title_content_2 {width:1100px; margin:0 auto;  overflow:hidden}
.sub_menu_title_content_2 ul {float:left; padding:35px 0;}
.sub_menu_title_content_2 ul li {float:left; text-align:center;  width:134px;  font-size:15px; margin-left:13px;margin-right:13px;}
.sub_menu_title_content_2 ul .bt1 { margin-left:0px;margin-right:13px;}
.sub_menu_title_content_2 ul .bt2 { margin-left:13px;margin-right:0px;}

.sub_menu_title_content_2 .on {background:#245fa1; color:#fff }

.sub_menu_title_content_2 a{position:relative; display: block; overflow:hidden; width:132px; border-radius:5px;  background:#e3e3e3; padding:25px 0; text-decoration:none;   letter-spacing: 0;  }
.sub_menu_title_content_2 a:hover{background:#245fa1; color:#fff }





/* 하단 레이아웃 */





#ft {position:relative; width:100%; margin: 0 auto; margin-top:0px; background:#036eb8; margin-bottom:0px;  overflow:hidden; }


.logo {position:relative; width:204px; margin:0 auto; padding:10px 0 5px 0;}

.ft_copy {position:relative;margin:0 auto;width:1100px;padding-top:5px; padding-bottom:5px;  overflow:hidden; }

.ft_copy .copyright {margin:0 auto; letter-spacing:0.03em; text-align:center; font-size:12px;   font-weight:200; padding-top:20px;padding-bottom:20px; color:#e9e9e9;line-height:18px;   }
.ft_copy .copyright a {color:#e9e9e9;  }
.ft_copy .copyright .midmiweb { line-height:30px;}


.f_banner_bg { width:100%; height:94px; border-top:1px solid #dcdcdc; background:#eeeeee}
.f_banner { width:1100px; margin:0 auto; height:94px}
 
/* 게시물 선택복사 선택이동 */
#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; margin-bottom:20px;} /* 서식단계 진행 */

.btn_submit {    display: inline-block;
    margin: 0 0px;
    padding: 0 15px;
    border: 1px solid #c2c2c2;
    border-radius: 3px;
    background: #fff;
    line-height: 25px;
    color: #000 !important;}


fieldset .btn_submit {padding:0 7px;height:24px;border:1px solid #ccc;line-height:1em}

a.btn_cancel { display: inline-block;
    margin: 0 0px;
    padding: 0 15px;
    border: 1px solid #c2c2c2;
    border-radius: 3px;
    background: #fff;
    line-height: 25px;
    color: #000 !important;}

.btn_b01 {    display: inline-block;
    margin: 0 0px;
    padding: 0 15px;
    border: 1px solid #c2c2c2;
    border-radius: 3px;
    background: #fff;
    line-height: 25px;
    color: #000 !important;}
}
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}

/* 게시판용 버튼 */
 .btn_design2 {
    display: inline-block;
    margin: 0 0px;
    padding: 0 15px;
    border: 1px solid #c2c2c2;
    border-radius: 3px;
    background: #fff;
    line-height: 25px;
    color: #000 !important;
}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {   display: inline-block;
    margin: 0 0px;
    padding: 0 15px;
    border: 1px solid #c2c2c2;
    border-radius: 3px;
    background: #fff;
    line-height: 25px;
    color: #000 !important;}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none; background:#f1f1f1; color:#fff}
a.btn_admin {  display: inline-block;
    margin: 0 0px;
    padding: 0 15px;
    border: 1px solid #c2c2c2;
    border-radius: 3px;
    background: #fff;
    line-height: 25px;
    color: #000 !important;} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}



.btn_bo_adm input {
   display: inline-block;
    margin: 0 0px;
    padding: 0 15px;
    border: 1px solid #c2c2c2;
    border-radius: 3px;
    background: #fff;
    line-height: 25px;
    color: #000 !important;
}


/* 댓글 스타일 */
.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:20px 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:14px 0;border:1px solid #ccc;background:#fff;color:#383838;font-size:13.5px;text-align:center; font-weight:300; }
.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 #999;border-bottom:1px solid #999}
.tbl_head01 td {padding:13px 15px;border-top:1px solid #ccc;border:1px solid #ccc;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 #ccc;border-bottom:1px solid #ccc}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;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 #ccc; background:#f3f3f3;text-align:left;font-weight:300; font-size:12px;}
.tbl_frm01 td {padding:15px 10px; border:1px solid #ccc; background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#fff;color:#000;vertical-align:middle;line-height:1.8em}
.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}

/* 새창 기본 스타일 */
.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:'Nanum Gothic',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 50px;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 {position:absolute;display:block;width:100px;margin:0px 0 10px;padding:3px 0 4px;border:1px solid #bfbfbf;border-radius:2em;background:#666666;color:#fff;font-size:13px;font-weight:bold;text-decoration:none;text-align:center;right:300px;top:40px;}

/*캡챠 모바일에서 피시버젼*/
#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}
