@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@charset "utf-8";
* { font-family: 'Noto Sans KR', sans-serif; }
:root { font-size: 15px; line-height: 1.6rem; }
@media (max-width: 480px) { 
  :root { font-size: 14px; line-height: 1.5rem; }
}
/* body */
html { /* overflow-y: scroll;  */ height: 100%; }
body, textarea, input { margin: 0; padding: 0; color: #555; text-decoration: none }
html, body { max-width:100%; overflow-x:hidden; color: #333; }
.h4, h4 { font-weight: 400 !important; }
input, button { margin:0; padding:0; cursor:pointer; }
.container b { font-weight: 500; color: #000; }
/* head */
.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}
/* .top-bg-black {background: rgba(0, 0, 0, 0.6)} */
.bg-footer { background:rgba(238, 238, 238, 1) }
.bg-footer p { font-weight:500; }
.bg-footer a, a:hover, a:focus, a:active { color:#5a5a5a; text-decoration:none; font-weight:500; }
#hd_h1 { position:absolute; font-size:0; line-height:0; overflow:hidden }
/* 상단 메뉴 */
ul, li, img { display:block; margin:0; padding:0; list-style: none; }
#logo { left:0; float:left }
#logo a { display:block; height:60px; line-height:55px; color:white; font-weight:400; font-size:1.4rem; text-decoration:none; clear:both }
#gnb { display: block; float: left }
#gnb:after { content:""; }
#gnb a { display:inline-block; color:white; font-size: 1.12rem }
#gnb a:hover { text-decoration:none; font-weight:500; }
.gnb_1dli { position:relative; float:left; padding:0 21px; }
/* .gnb_1dli:after { display:block; visibility:hidden; clear:both; content:"" } */
.gnb_1dli button { float:left; border:0; width:15px; height:60px; overflow:hidden; background:url(/theme/bs4_v3.0/img/mobile/gnb_bg.png) no-repeat 50% 50%; text-indent:-9999px; }
.gnb_1da { position:relative; float:left; line-height:15px; margin:20px 3px;  }
.gnb_1dli:hover .gnb_2dul { display:block; }
.gnb_2dul { display:none; position:absolute; top:60px; left:-30px; z-index:1; background:#FFFFFF; border:1px solid #DEDEDE }
.gnb_2da { display:inline-block; position:relative; width:180px; padding:8px 20px; white-space:nowrap; border-top:1px solid rgba(0,0,0,0.04); }
.gnb_2da:focus, .gnb_2da:hover, .gnb_2da:active {
  background:#4e739d;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#gnb a.gnb_2da { font-size: 1rem; color: #333; }
#gnb a.gnb_2da:hover { text-decoration:none; color:white }
#hd_btn { position:absolute; top:0; right:0; text-align:center; }
#hd_btn button { width:42px; border:0; background:transparent; height:60px }
/* 상단메뉴 */
/*전체메뉴*/
#al_menu { display:none; position:fixed; top:0; left:0; width:100%; height:100% }
#al_menu .bg { background:rgba(0,0,0,0.5); width:100%; height:100%; }
#al_menu .menu_wr { position:absolute; top:0; left:0; background:#FAFAFA; width:100%; }
#al_menu .btn_close { position:absolute; top:0; right:0; background:none; border:0; width:100px; height:100px; font-size:20px; outline:0; color:#aaa; }
#al_menu .btn_close:hover { color:#000; }
@media (min-width:994px) {
  .btn_menu_op { display:none; }
  #menu { max-width:1200px; margin:0 auto; padding:6px 20px; }
  #menu:after { display:block; visibility:hidden; clear:both; content:""; }
  #menu .menu_li h2 { padding-bottom:12px; font-weight:500; font-size:1rem; color:#000; text-align:left; border-bottom:1px solid #ddd; }
  #menu .menu_li a { color:#5a5a5a; text-align:left; }
  #menu .menu_li a:hover { color:#db4526; text-decoration:none; }
  #menu .menu_li { float:left; width:18%; padding:20px; }
  #menu .menu_li:nth-child(5n+1) { clear:both; }
  #menu .sub_menu { margin:0; }
  #menu .sub_menu li a { color:#5A5A5A; padding-left:10px; line-height:20px; margin:5px 0; display:block; position:relative; font-size:0.84rem }
  #menu .sub_menu li a:before { content:''; width:300px; position:absolute; top:50%; left:10px; margin-top:-1px; }
  .textbox_title { font-size:1.1em; color:#5a5a5a; }
  #hd_bg { padding-top:85px; }
}
@media (max-width:993px){
  #gnb { display:none }
  #al_menu .menu_wr { position:relative; top:0; float:right; right:0; height:100%; width:250px; }
  #al_menu .btn_close { width:100%; background:#EDEDED; height:52px; padding-right:20px; text-align:right; }
  #menu { padding:65px 25px 0 30px; }
/*
  #menu .menu_li { float:left; width:18%; padding:20px; }
  #menu .menu_li h2 { padding-bottom:12px; font-weight:700; font-size:1.2em; color:#000; text-align:left; border-bottom:1px solid #ddd; }
  #menu .menu_li a { color:#5a5a5a; text-align:left; }
  #menu .menu_li { float:left; width:18%; padding:20px; }
*/
  #menu .menu_li { margin:15px 0; position:relative; } 
  #menu .menu_li h2 { font-size:1.05em; line-height:30px; font-weight: 400; }
  #menu .menu_li a { color:#333; text-align:left; }
  #menu .menu_li a:hover { color:#db4526; text-decoration:none; }
  #menu .btn_menu_op { position:absolute; top:0; right:0; width:20px; height:30px; border:0; background:transparent; }
  #menu .sub_menu { display:none }
  #menu .sub_menu li a:before { content:''; width:3px; height:3px; background:#5166d8; position:absolute; top:50%; left:5px; margin-top:-1px }
  #menu .sub_menu li a { position:relative; display:block; line-height:30px; padding-left:15px; font-size:0.84rem }
  #hd_sch .btn_close{width:55px;height:55px}
  .search-icon{display:inline-block;width:17px;height:17px;border:2px solid #000;border-radius:50px}
  .search-icon:before{ content: "";position: absolute; width: 6px;height: 2px;background-color: #000;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: 14px;
  margin-left: 6px;;margin-left:12px \0/IE}
  .menu-icon{display:inline-block;width:18px;height:2px;background:#000;position:relative;vertical-align:middle}
  .menu-icon:before{position:absolute;top:-6px;left:0;width:100%;background:#000;height:2px;content:'';}
  .menu-icon:after{position:absolute;bottom:-6px;left:0;width:100%;background:#000;height:2px;content:'';}
  #hd_bg { padding-top:55px; }
  #page_title { font-size:1.2rem; }
  .ptitle { font-size:1rem; font-weight:bold; color:#444; }
  #container_title { font-size:1.2em; padding-top:120px; }
  .title_txt { font-size:1.3rem; font-weight:900; text-shadow:0 0 2px rgba(0,0,0,1); }
}
/* 본문 바로가기 */
#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}
#hd_wrapper { position:relative; max-width:1200px !important; margin:0 auto; }
#hd_wrapper:after { display:block; visibility:hidden; clear:both; content:"" }
/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;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 img{max-width:100%}
.hd_pops_footer {padding: 0;background:#000;color:#fff;text-align:left;position:relative;}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding: 10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject{background:#000;text-align:left}
.hd_pops_footer .hd_pops_close{background:#393939;position:absolute;top:0;right:0}

/* 본문 */
.ptitle { font-size: 1.6rem; font-weight: 500; color: #333; }
.ctitle { font-size: 1.1rem; font-weight: 500; color: #333; background-image: url(/image/common/bullet.gif); background-repeat: no-repeat;
  background-position:left; padding:0 0 0 25px; }
.ititle { background-image:url(/image/common/bullet01.gif); background-repeat:no-repeat; background-position:left; padding:0 0 0 20px; font-size:1.063rem; color:#333; }
.stitle { color: #333; font-size: 1.063rem; font-weight: 500; }
.stitle span { color:#003366; font-size: 1.2rem; font-weight: 600; }
.cnt_radius { border-radius:8px; border:5px solid #EEEEEE; padding:15px; }
/* .text-center > span { font-weight:500; } */

/* aside에 각종 효과 */
.asd_radius { border-radius:5px; border:1px solid #DDDDDD; padding:8px; }
.circle { background: #92622c; border-radius: 30px; border: 2px solid #EEE; padding: 4px; font-size: 11px; color: white;
  height: 30px; line-height: 20px; width: 30px; font-weight: bold; }

/* CIRCLE IMAGE CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns with circle image */
.box_circle .col-lg-4 {margin-bottom: 1.5rem;text-align: center;}
.box_circle h2 {font-weight: 400;}
.box_circle .col-lg-4 p {margin-right: .75rem;margin-left: .75rem;}

/* 사이트맵 테이블 */
.sm_wrap table { border-collapse:collapse; border-spacing:0; }
.sm_wrap a, .sm_wrap a:hover, a:focus, a:active { color: #333; text-decoration: none; }
.sm_tbl { margin:0 0 8px; line-height:1.5rem; }
.sm_tbl thead { border-top: 2px solid #222; }
.sm_tbl th { padding: 8px; border-bottom: 1px solid #C4C4C4; color: #000; background: #F3F3F3; text-align:center; font-weight: 400; }
.sm_tbl td { padding:8px; border-bottom:1px solid #C4C4C4; color: #333; }
.sm_tbl td b { font-weight: 400; color: #000; }
.sm_tbl .r_line { border-right:1px solid #C4C4C4; }

/* 고객관리 테이블 */
.cs_wrap table { border-collapse:collapse; border-spacing:0; }
.cs_wrap a, .cs_wrap a:hover { color: #333; text-decoration: none; }
.cs_tbl { margin: 0 0 8px; line-height:1.5rem; }
.cs_tbl thead { border-top: 2px solid #222; }
.cs_tbl tr { border-bottom: 1px solid #C4C4C4; height:30px; }
.cs_tbl th { padding: 8px; color: #000; background: #F6F6F6; font-weight: 400; text-align: center; }
.cs_tbl td { padding: 8px; color: #333; }
.cs_tbl .r_line { border-right:1px solid #C4C4C4; }

/* Latest 제목 글자 수 자동 제한 */
.my_shadow {box-shadow: 0 .125rem .25rem rgba(0,0,0,.09) !important; border-radius: .25rem !important; background-color: #fff !important;}
.lat li a {position: relative;display:block;padding-right: 30px;}
.lat li a .lt_title {display: block;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
.hot_icon {margin-right: 5px;}
.new_icon {margin-right: 5px;}
.aside_title h4 {font-size: .85rem !important; color: rgb(90, 90, 90);}

/* owl_webzine */
.latest-post .lat_title a {display: block;text-overflow:ellipsis;overflow: hidden;white-space: nowrap; color: rgba(0,0,0,1); font-size: .85rem; text-decoration: none;}

/* bxSlider */
.bx-wrapper {
  -moz-box-shadow:none !important;
  -webkit-box-shadow:none !important;
  box-shadow:none !important;
  border:none !important;
  margin-top: 25px;
}
.bx-wrapper img {width: 100%; height: auto; object-fit: cover; border-top: 1px solid rgba(0,0,0,.125);}
.bxslider .lat_title a {display: block;text-overflow:ellipsis;overflow: hidden;white-space: nowrap; color: rgba(0,0,0,1); font-size: .85rem; text-decoration: none;}
.bx-wrapper .bx-pager {bottom: -20px !important;}
.bxslider .box {height: 120px;}

/* 공통 */
.section-header h3::before {content: '';position: absolute;display: block;width: 120px;height: 1px;background: #ddd;bottom: 1px;left: calc(50% - 60px);}
.section-header h3::after {content: '';position: absolute;display: block;width: 40px;height: 3px;background: #007bff;bottom: 0;left: calc(50% - 20px);}
.section-header h3 {font-size: 1.3rem;color: #111;text-transform: uppercase;text-align: center;font-weight: 700;position: relative;padding-bottom: 15px;}

.section-header h4::before {content: '';position: absolute;display: block;width: 120px;height: 1px;background: #ddd;bottom: 1px;left: calc(50% - 60px);}
.section-header h4::after {content: '';position: absolute;display: block;width: 40px;height: 3px;background: #007bff;bottom: 0;left: calc(50% - 20px);}
.section-header h4 {font-size: 1.1rem;color: #111;text-transform: uppercase;text-align: center;font-weight: 700;position: relative;padding-bottom: 15px;}

.btn { padding:0.3rem 0.5rem !important; }
.input-group-text {padding: .25rem .5rem !important; }
.btn_autosave{position:absolute;right:1px;font-size:0.8rem;line-height:1rem;margin-top: .5rem;}

.empha { font-weight:500; color:#333; }
.opt .form-check-inline {display: inline-block;}

.modal-title { font-size:1.2rem; }
/*
.owl-dots {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0,0,0,.125);
}
*/
.latest-post p {
  border-bottom: 1px solid rgba(0,0,0,.125);
}

.latest-post .dir {
  text-align: right;
}

/* Start of parallax */
/* Main Top Parallax Element Style*/
.paral-main-top {
  background-attachment: fixed;
  background-size: cover;
  background-position: 50% 50%;
}

/* Paragraph for Parallax Main Top Section */
@media (min-width: 978px) {
  .paral-main-top p {
    font-size: 2rem;
    color:#f5f5f5;
    text-align: center;
    line-height: 2.2rem;
    padding-bottom: 1.6rem;
    text-shadow: 0 0 1px rgba(0,0,0,1); 
  }  
  .paral-main-top h1 {
    color: rgba(255, 255, 255, 0.8);
    font-size: 3.8rem;
    text-align: center;
    padding-top: 15rem;
    line-height: 4.2rem;
    text-shadow: 0 0 1px rgba(0,0,0,0.8); 
  } 
}
@media (max-width: 978px) {
  .paral-main-top p {
    font-size: 1.3rem;
    color:#f5f5f5;
    text-align: center;
    line-height: 1.3rem;
    padding-bottom: 1rem;
    text-shadow: 0 0 1px rgba(0,0,0,1); 
  }  
  .paral-main-top h1 {
    color: rgba(255, 255, 255, 0.8);
    font-size: 2.2rem;
    text-align: center;
    padding-top: 15rem;
    line-height: 2rem;
    text-shadow: 0 0 1px rgba(0,0,0,0.8); 
  } 
}
 .paral-main-top .lead {margin: 1rem;}

/* Main Parallax Element Style */
.paral-main {
  background-attachment: fixed;
  background-size: cover;
  background-position: 50% 50%;
}

/* Paragraph for Parallax Main Section */
.paral-main p {
  font-size: 1.6rem;
  color:#f5f5f5;
  text-align: center;
  line-height: 1.4rem;
  padding-bottom: 1.6rem;
  text-shadow: 0 0 1px rgba(0,0,0,1); 
}
/* Heading for Parallax Main Section */
.paral-main h1 {
  color: rgba(255, 255, 255, 0.8);
  font-size: 2.8rem;
  text-align: center;
  padding-top: 8rem;
  line-height: 3rem;
  text-shadow: 0 0 4px rgba(0,0,0,5); 
}
/* Sub Parallax Element Style */ 
.paral-sub {
  background-attachment:fixed;
  background-size:cover;
  background-position:50% 50%;
}
/* Paragraph for Parallax Sub Section */ 
.paral-sub p {
  font-size:1.8rem;
  font-weight:bold;
  color:#FFFFFF;
  text-align:center;
  padding-top:1.2rem;
  line-height:1.8rem;
  text-shadow:0 0 3px rgba(0,0,0,4); 
}
/* Heading for Parallax Sub Section */ 
.paral-sub h1 {
  color:#FFFFFF;
  font-size:2.5rem;
  font-weight:bold;
  text-align:center;
  padding-top:10rem;
/*  line-height:3rem; */
  text-shadow:0 0 4px rgba(0,0,0,5); 
}
/* Paragraph for Parallax Modern-2 Section */ 
.paral-modern-2 p {
font-size: 1.1rem;
color:#f5f5f5;
text-align: center;
line-height: 3.2rem;
text-shadow: 0 0 1px rgba(0,0,0,0.8); 
}
 
/* Heading for Parallax Sub Section */ 
.paral-modern-2 h1 {
color: rgba(255, 255, 255, 0.8);
font-size: 2rem;
text-align: center;
padding-top: 90px;
line-height: 2.2rem;
text-shadow: 0 0 1px rgba(0,0,0,0.8); 
}
.paral-modern-2 .lead {margin: -1.2rem;}
/* Modern-2 Parallax Element Style*/ 
.paral-modern-2 {
  background-attachment: fixed;
  background-size: cover;
  background-position: 50% 50%;
}
/* Layer Set for Parallax Section*/
@media (min-width: 798px) { 
  .parallax-window-main-top {
    min-height: 600px;
    background: transparent;
  }
}
@media (max-width: 798px) {
 .parallax-window-main-top {
    max-height: 400px;
    background: transparent;
  }
 .carousel {
    height:496px;
  }
}
.parallax-window-main {
  min-height: 400px;
  background: transparent;
}
.parallax-window-sub {
  min-height:350px;
  background:transparent;
}
.parallax-modern-2 {
  min-height:200px;
  background:transparent;
  margin-top:50px;
  margin-bottom:50px;
}
/* End of Parallax */

/* New Footer */
 #footer h4 {
  margin-bottom: 20px;
  font-size: 12px;
  color: #e6e6e6;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 700;
 }
 #footer h4 span {
  border-bottom: 1px solid #5778ff;;
  padding-bottom: 5px;
}
#footer .social-icons li {
  list-style: none;
  display: inline-block;
  padding-right: 10px;
}
#footer .social-icons li a {
  font-size: 1.2rem;
  color:#5778ff;
}
#footer .footer-links {
  padding: 0;
  margin: 0;
  text-decoration:none;
}
#footer .footer-links li {
 list-style: none;
 padding: 0;
 margin: 0 0 10px 0;
 color: rgba(255,255,255,.6);
 display: block;
}
#footer ul li a, #footer .pic a, #footer .desc h2 a {
   text-decoration: none;
   color: rgba(255,255,255,.6);
   font-size: .9rem;
}
#footer .footer-links li a:hover{
   text-decoration: none;
}
#footer .pic {
  position: relative;
  padding-left: 80px;
  margin-bottom: 40px;
}
#footer .pic .small-img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 70px;
  height: 60px;
  float: left;
}
.small-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
#footer .desc h2 {
  font-size: 14px;
  margin-bottom: 5px;
}
/* End of New Footer */

/* Board */
.page {margin:10px 0 30px;}
.tbl_head01 thead th a:hover {color: #333;}
.tbl_head01 thead th a {color: #666;}
/*
#calendar tr td {white-space:normal; padding: .75rem .3rem;}

@media (max-width: 768px) {
	#calendar tr td {white-space:nowrap;}  
}
*/
/* Sub Menu */
#mysubmenu { margin: 0; line-height: 1rem; margin-bottom: 58px; font-size: 1rem; }
#mysubmenu ul { list-style:none; margin:0; padding:0; }
#mysubmenu li { border-bottom: 1px solid #ddd; color: #333; padding-top:15px; }
#mysubmenu .leftmenu_b { height:150px; color:#FFFFFF; background-color:#333333; font-size:1.6rem; font-weight: 400; text-align:center; }
#mysubmenu .leftmenu_s { height:50px; background-color:#FFF; padding-left:25px; font-size: 1.063rem; }
#mysubmenu .leftmenu_s:hover { height: 50px; color: #000; background-color: #eee; padding-left: 25px; }
#mysubmenu .leftmenu_s_on { height: 50px; font-size: 1.063rem; color: #000; background-color: #eee; padding-left: 25px; }
#mysubmenu a { text-decoration:none; display:block; }
#mysubmenu a:hover { color:blue; }

#index_menu {margin:0;}
#index_menu ul {list-style:none; margin:0; padding:0 }
#index_menu .menu_item {line-height:30px; margin-bottom:0px; border-bottom:1px solid rgba(0,0,0,.125);; text-align:center; font-size:15px; font-weight:bold;}
#index_menu .menu_item:last-child {border-bottom:none;}
/*
.banner {margin:10px; padding: 0 14px}
.banner-text { padding: 10px;border: 1px solid rgba(0,0,0,.125)}
*/
#fregister_private th {background-color: #f4f4f4; text-align: center;}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing: 0 5px;border:1px solid #ccc;} 
.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:10px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ddd;background:#fafafa;height:40px}
.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-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;background:#fff;padding:10px 5px;border-top:1px solid #ecf0f1;line-height:1.4em;height:1.5rem;word-break:break-all}
.tbl_head01 tbody tr:hover td{background:#fafafa;}
.tbl_head01 a:hover {text-decoration:none}

.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;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}

/* 테이블 항목별 정의 */
.td_board {width:80px;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:80px;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:#ff6347}
.txt_expired {color:#ccc}
.txt_rdy {color:#2e8b57}

.th-cen th {text-align:center}
.th-cen .cen  {text-align:center}

#bo_cate { margin: 20px 0; }
#bo_cate h2 { position: absolute; font-size:0; line-height:0; overflow: hidden; }
#bo_cate ul { zoom: 1; }
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li { display: inline-block; }
#bo_cate a { display: block;border: 1px solid #ddd; margin:0 0 5px 0;line-height:30px;padding:0 10px;border-radius:3px;color:#5a5a5a !important}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none;background:#f3f3f3}
#bo_cate #bo_cate_on {z-index:2;border:1px solid #aaa;color:#253dbe;font-weight:bold}
a.btn_admin,.btn_admin {display:inline-block;background:#6c757d;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#5a6268;color:#fff}

.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}
.btn_bo_adm input {padding:8px;border:0;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content: "";position: absolute;top: -6px;left: 15px;width: 0;height: 0;border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0  10px;line-height:30px;width:100px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:30px 0 ;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#f3f3f3;border:1px solid #bbbcc3}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#555;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px;}
.pg_page:hover{background-color:#ddd}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}

.pg_current {display:inline-block;background:#4c4f6f;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px;-webkit-box-shadow: inset 1px 1px 2px #222542;-moz-box-shadow:  inset 1px 1px 2px #222542;box-shadow: inset 1px 1px 2px #222542;}

/* 회원 가입 */
.btn_box { text-align:center; padding-top:20px; }
.card-container strong { font-weight:500; }

/* 캡챠 자동등록(입력)방지 기본 -pc */
.is_captcha_use {padding-top: 20px;text-align:center;list-style-type:none}

#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 { height:40px; border:1px solid #898989; vertical-align:top; padding:0; margin:0; display:inline; }
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/*기본 리스트*/
.list_01 li{border:1px solid #dbdbdb;background:#fff;border-radius:3px;margin:3px 0;padding:10px 15px;list-style:none;position:relative;}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover{background:#f9f9f9}
.list_01 li.empty_li{text-align:center;padding:20px 0;color:#666}

/* 새창 기본 스타일 */
.new_win {position:relative;}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.25em;height:50px;line-height:30px;padding:10px 20px;background:#333;color:#fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {border-right:1px solid #dfe6e7;}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li{float:left;background:#fff;width:33.333%;text-align:center;border:1px solid #ccc;margin-left:-1px}
.new_win .win_ul li a{display:block;padding:10px 0}
.new_win .win_ul .selected{background:#fff;border-color:#253dbe;position:relative;z-index:5}
.new_win .win_ul .selected a{color:#253dbe;font-weight:bold}
.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#3598db;}
.new_win .frm_info{font-size:0.92em;color:#3598db}
.new_win .win_total{text-align:right;margin:10px 0}
.new_win .win_total span{display:inline-block;line-height:30px;font-size:0.92em;color:#4e546f;background:#d4d4d4;padding:0 10px;border-radius:5px;}
.new_win .new_win_con{margin:20px 0;}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn{text-align:right}
.new_win .btn_close {position:absolute;top:0;right:0;height:50px;width:50px;background:url(../img/close_btn.gif) no-repeat 50% 50%;border:0;text-indent:-999px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:40px;font-weight:bold;font-size:1.083em;float:right}

/* 상단 바로가기 아이콘 */
#return-to-top {position: fixed;bottom: 20px;right: 20px;background: rgb(0, 0, 0);background: rgba(0, 0, 0, 0.7);width: 50px;height: 50px;display: block;text-decoration: none;-webkit-border-radius: 35px;-moz-border-radius: 35px;border-radius: 35px;display: none;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
#return-to-top i {color: #fff;margin: 0;position: relative;left: 16px;top: 13px;font-size: 19px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
#return-to-top:hover {background: rgba(0, 0, 0, 0.9);}
#return-to-top:hover i {color: #fff;top: 5px;}

/* 접속자수 */
.connect {border-top: 1px solid rgba(0,0,0,0.3);padding:5px 0;}
.connect:last-child {border-bottom: 1px solid rgba(0,0,0,0.3)}
.connect .crt_name img {width: 20px;border-radius: 50%;margin-right: 5px;}
.connect .ri {text-align:right}
.connect a {color:#5a5a5a;}
.connect a:hover {text-decoration: none}

.password-container {max-width:480px !important;}

.memo_box {border-top:1px solid rgba(0,0,0,0.275);border-bottom:1px solid rgba(0,0,0,0.275);margin: 10px 0 5px;}
.memo_line {padding:3px 0}
.qa_link a, .mono a {color:#5a5a5a}
.qa_link a:hover, .mono a:hover {text-decoration:none;color:#333}

#ans_datetime {margin-top:10px;}

.p_lb {padding:0 10px 10px 0}
