@charset "euc-kr";


/*====================================================================common========================================================================*/

.clearfix { display: inline-block; } /*»èÁ¦¾È‰Î*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;  }
*html .clearfix { height: 1%;}
.clearfix { display: block;}
::selection { }

/*°Ô½ÃÆÇ°øÅë*/



.board_area * {  letter-spacing: -1px ;font-size: 13px/*½ÇÁ¦Àû¿ë½Ã Á¶Á¤*/;    }
@media only screen and (max-width: 500px) {
.board_area * {  letter-spacing: 0x ;font-size: 12px/*½ÇÁ¦Àû¿ë½Ã Á¶Á¤*/;   }
}


.board_area *{ color: #333; line-height:1.4; word-wrap:break-word !important ; word-break:break-all !important; font-weight:100; }
.board_area{  background:#FFF; padding:0;  padding-bottom:20px ; /*½ÇÁ¦ Àû¿ë½Ã ·¹ÀÌ¾Æ¿ô¿¡ µû¶ó Àû¿ë*/ }


/*form: Áß¿äÇÑ ºÎºÐÀÓ: ¼öÁ¤ºÒ°¡ */

.board_area input{  background:#f4f4f4; border: 1px solid #f4f4f4;  vertical-align:middle; margin:0;  padding:8px 5px; box-sizing:border-box}
.board_area select{border: 1px solid #e6e6e6; vertical-align: middle; margin:0;  padding:0}
.board_area textarea { border: 1px solid #e6e6e6; padding: 5px ;  overflow-y: auto; box-sizing:border-box}
.board_area input[type=checkbox],.board_area input[type=radio] { border:none; background:none; vertical-align: middle; margin:5px}
.board_area input[type=file]{background: none; border: 0px solid #f4f4f4; padding:0; margin:0; height:35px}




.board_area form label, .board_area label { cursor: default; }
.board_area select { vertical-align: middle; letter-spacing: 0px }
.board_area legend { display: none; }
.board_area fieldset { margin: 0; padding: 0; border: none; }




/*¸µÅ©¹×±âÅ¸*/
.board_area summary { display: none }
.board_area a { }
.board_area a:link { text-decoration: none }
.board_area a:visited { }
.board_area a:active, .board_area a:hover { text-decoration: none }


.board_area dl, .board_area dt, .board_area dd , .board_area div, .board_area p, .board_area form { margin: 0px; padding: 0px; }
.board_area ul, .board_area ol, .board_area li { list-style-type: none; margin: 0px; padding: 0px; }


.board_area img { border: 0; vertical-align: top; max-width: 100%  }




/*table*/
.board_area table { margin: 0px; padding: 0px; border-spacing: 0; border-collapse: collapse; word-wrap:break-word ; word-break:break-all }
.board_area td { margin: 0px; padding: 0px;  }
.board_area th { font-weight: normal; margin: 0px; padding: 0px; }
.board_area caption { position: absolute; left: -10000px; top: auto; width: 1px; height: 1px; overflow: hidden; display:none }

/*etc,Á¤·Ä*/
.board_area h1, .board_area h2, .board_area h3, .board_area h4, .board_area h5, .board_area h6, .board_area h7 { margin: 0; padding: 0;}
.board_area strong { font-weight: 400 !important }
.board_area hr { display: none; }

.board_area .blind { display: none }
.board_area .text_c{ text-align:center}
.board_area .float_r{ float:right}
.board_area .float_l{ float:left}



/*====================================================================start=========================================================================*/


/*bo_top : total,°Ë»ö*/
.bo_top { width: 100%; position: relative; padding:8px 0;  border-top: 2px solid #333;}
.bo_top:after { }
.bo_top .total { width: 19%;float:left; line-height:26px; }
.bo_top .search { width:80%; float: right; position: relative; text-align:right; }
.bo_top .search select { width:25%; max-width: 100px;  border: 1px solid #ccc; vertical-align: top !important ; height:26px; line-height:26px; padding:2px; margin:0 1px; }

.bo_top .search input[type="text"] { width:40%; max-width: 180px; padding: 0 5px;line-height: 26px; height: 26px; background:#fff;border: 1px solid #ccc; margin:0 1px; }
.bo_top .search input:focus { background: #F5F5F5;  }
.bo_top .search input[type="submit"] {  width:18%; max-width: 70px; background:#777; color: #fff; line-height: 26px;height: 26px; padding: 0; text-align:center; cursor: pointer;border: 1px solid #777; margin:0 1px;   }
.bo_top .search input[type="submit"]:hover { background: #555; color: #fff; border: 1px solid #555; }
 
 @media only screen and (max-width: 500px) {

}



/*bo-footer:pgae,btn*/

.bo_footer{margin:25px 0 ;  position:relative}
.bo_footer:after{ display:block; clear:both; content:"";}

/* paging */ /*pc*/
.bo_pagenate {text-align:center; height:28px}
.bo_pagenate .paging { position:relative; display:inline-block;}
.bo_pagenate .paging:after {contnet:""; clear:both; display:block;}
.bo_pagenate .paging a {width:28px; height:28px; line-height:28px;}
.bo_pagenate .paging .first,.bo_pagenate .paging .prev,.bo_pagenate .paging .next,
.bo_pagenate .paging .end {float:left; vertical-align:top;  text-indent:-9999px; overflow:hidden; background:url('./img/icon_paging.png') no-repeat left top; border:1px solid #dbdbdb; margin:0 1px;}
.bo_pagenate .paging .first {margin-left:0;}
.bo_pagenate .paging .prev {background-position:-28px 0;}
.bo_pagenate .paging .next {background-position:-56px 0; }
.bo_pagenate .paging .end {background-position:-84px 0;}
.bo_pagenate .paging ol {float:left; margin:0 10px;}
.bo_pagenate .paging ol li {float:left; margin:0 3px; display:inline-block}

.bo_pagenate .paging ol li a {color:#666; text-align:center; display:block; border:1px solid transparent;}
.bo_pagenate .paging ol li a.on,
.bo_pagenate .paging ol li a:hover {border:1px solid #333; color:#333; font-weight:600;}


/*mobile*/
.bo_pagenate_mobile {text-align:center; }
.bo_pagenate_mobile .paging { position:relative; display:inline-block;}
.bo_pagenate_mobile .paging:after {contnet:""; clear:both; display:block;}
.bo_pagenate_mobile .paging a {width:28px; height:28px; line-height:28px;}
.bo_pagenate_mobile .paging .first,.bo_pagenate_mobile .paging .prev,.bo_pagenate_mobile .paging .next,
.bo_pagenate_mobile .paging .end {float:left; vertical-align:top;  text-indent:-9999px; overflow:hidden; background:url('./img/icon_paging.png') no-repeat left top; border:1px solid #dbdbdb; margin:0 1px;}
.bo_pagenate_mobile .paging .first {margin-left:0;}
.bo_pagenate_mobile .paging .prev {background-position:-28px 0;}
.bo_pagenate_mobile .paging .next {background-position:-56px 0;3}
.bo_pagenate_mobile .paging .end {background-position:-84px 0;}
.bo_pagenate_mobile .paging ol {float:left; margin:0 10px;}
.bo_pagenate_mobile .paging ol li {float:left; margin:0 2px; display:inline-block; line-height:30px; color:#999; padding:0 5px}
.bo_pagenate_mobile .paging ol li:first-child { }
.bo_pagenate_mobile .paging ol li.on { color:#333; font-weight:600;}

.bo_pagenate{ display:block}
.bo_pagenate_mobile{ display:none}

@media only screen and (max-width: 500px) {
.bo_pagenate{display:none}
.bo_pagenate_mobile{  display:block}
.bo_pagenate_mobile .paging .first { display:none}
.bo_pagenate_mobile .paging .end { display:none}

}


/*¹öÆ°*/

.bo_btn{ position:relative; height:36px; width:100%;  text-align:center; }
.bo_btn .btn_left{position:absolute; left:0; top:0; display: inline-block;}
.bo_btn .btn_right{position:absolute; right:0; top:0; display: inline-block; }
.bo_btn .btn_left a,.bo_btn .btn_right a {width:100%; display:inline-block;}
.bo_btn a.color1 { display: inline-block; width:60px; margin:0 2px; cursor: pointer; height:32px; line-height:30px;  border:1px solid #333; background:#333; color:#fff; font-weight:600; text-align:center }
.bo_btn a.color1:hover { background: #fff; color:#000; border: 1px solid #333 ; }

.bo_btn a.color2 { display: inline-block; width:60px; margin:0 2px; cursor: pointer; height:32px; line-height:30px; background:#fff; border:1px solid #999; text-align:center ;  }
.bo_btn a.color2:hover { background: #ccc; color:#000; border: 1px solid #999 }



 /*´ñ±Û*/
 /*
.comment { margin:20px 0 ;}
.comment .comment_input {position:relative; width:100%}
.comment p.c_byte { color:#999; padding:10px 0; }
.comment .comment_input table {width:100%;   border:1px solid #333}
.comment .comment_input th {padding:5px !important  }
.comment .comment_input td {width:90px}
.comment .comment_input textarea {float:left; width:100%; height:30px; outline:none; border:0; color:#999; overflow-y:hidden; padding:0!important; }
.comment .comment_input a {float:right; width:100%; line-height:50px; text-align:center;  background:#333; color:#fff;  border-left:1px solid #202020}
.comment .comment_input a:hover {}

.comment p.c_total { margin:20px 0 10px 0}
.comment .comment_list {border-top:1px solid #e6e6e6}
.comment .comment_list li {position:relative; border-bottom:1px solid #e6e6e6; padding:15px 0}
.comment .comment_list p.m_info { }
.comment .comment_list p.m_info span.id {  }
.comment .comment_list p.m_info span.date { color:#999; margin-left:10px;}
.comment .comment_list p.ment { color:#666; padding-top:5px}
.comment .comment_list p.btn{ padding-top:5px }
.comment .comment_list p.btn span{ margin-right:10px;   }
.comment .comment_list p.btn span.reply{background: url('./img/icon_reply.gif') 0px 3px no-repeat; padding-left:15px}
.comment .comment_list p.btn span a{ color:#999; font-size:12px}
.comment .comment_list li div.comment_input { margin:10px 2% 0 2%; width:96%}
*/
/*´ñ±Û*/
.event_re .re_tit dl{ width:100%;border-bottom:1px solid #ccc; overflow:hidden; padding:1.5% 0;}
.event_re .re_tit dt{ float:right; width:80%; border:0px solid #f00; min-width:60px; text-align:right}
.event_re .re_tit dd{ float:left; border:0px solid #f00; font-weight:600}

.event_re .re_box{ width:100%; padding:2% 0;  overflow:hidden;}
.event_re .re_box .text_box{float:left; width:85%;}
.event_re .re_box .text_box textarea{border:1px solid #ccc; width:100%; height:48px; padding:5px; -webkit-border-radius:0;}
.event_re .re_box .re_confirm {float:right; background:#454545; color:#fff; text-align:center; width:12%; height:110px;  }
.event_re .re_box .re_confirm span{ display:block; line-height:110px}

.event_re .re_contents{ width:100%;border-bottom:1px solid #ccc; overflow:hidden; padding:3.5% 0;}
.event_re .re_contents dl{ width:100%; overflow:hidden; padding:1.5% 0;}
.event_re .re_contents dt{ float:right; width:45%; border:0px solid #f00; min-width:60px; text-align:right; color:#2d2d2d}
.event_re .re_contents dt img{padding-right:3px;};
.event_re .re_contents dd{ float:left; border:1px solid #f00; width:25%;}
.event_re .re_contents dd .name{float:left; display:block; font-weight:600; color:#2d2d2d}
.event_re .re_contents dd .date{float:left; color:#5d5d5d; font-size:12px; border:0px solid #f00; padding:4px 0 0 2%; }
.event_re .re_contents span{ padding:1% 0 0 0; border:0px solid #f00; display:block; font-weight:100;}

.event_re .re_edit{ float:left; border:0px solid #f00; width:100%; padding:4% 0;}
.event_re .re_edit .text_box{float:left; width:86%;}
.event_re .re_edit .re_confirm {float:right; background:#454545; color:#fff; text-align:center; width:12%; height:110px;}
.event_re .re_edit .re_confirm span{ padding-top:40px; display:block;}

 @media only screen and (max-width: 670px) {
.event_re .re_box .text_box{width:76%;}
.event_re .re_box .re_confirm {width:20%; }

.event_re .re_edit .text_box{width:97.3%;}
.event_re .re_edit .re_confirm {width:100%; height:45px; margin-top:2%; }
.event_re .re_edit .re_confirm span{ padding-top:15px;}
 }



.viewimgbox {text-align:center; width:100%; max-width:1200px; position:relative;}
.viewimgbox img{max-width:1200px;}




/* password_query */
div.ly_pwd{display:none;position:absolute;left:50%;top:50%; width:200px; _width:260px; margin:-100px 0 0 0;padding:30px;z-index:200; background:#fff; border:1px solid #000;}
div.ly_pwd h4{width:100%; text-align:center; color:#333; padding:0 0 5px; margin:0;}
div.ly_pwd div.cont{width:100%: }
div.ly_pwd input.input{background:#FFF;border:1px solid #e1e1e1;height:30px; width:95%; line-height:30px; vertical-align:middle; margin:0;}


.popbtn {width:100%; text-align:center; font-size:0;}
.popbtn input, .popbtn a {width:80px;  text-align:center; line-height:28px;  height:28px;font-size:13px;font-weight:600;white-space:nowrap;margin:0 2px;padding:0; }
.popbtn section {width:100%; text-align:center; padding:8px 0; display:table; }
.popbtn section a {width:80px;  text-align:center; line-height:28px;  height:28px;font-size:13px;font-weight:600;white-space:nowrap;margin:0 2px;padding:0; display:inline-block; }
.popbtn section a:hover {text-decoration:none;}



/* error_message */
div.ly_error{position:relative;width:300px;margin:0 auto 30px auto ;padding:20px;border:1px solid #888;background:#fff}
div.ly_error h4{width:100%; text-align:center; color:#333; padding:0 0  10px; line-height:1.3;}






/*---------------------------------- bo_basic_view ----------------------------------*/

.bo_basic_view {width:100%; max-width:1200px; }
.bo_basic_view > table { width: 100%; border-top: 2px solid #333;  }
.bo_basic_view caption {display:none; width:100%; padding:0 0 10px; line-height:30px; overflow:hidden; }
.bo_basic_view > table th { border-bottom: 1px solid #e6e6e6;  text-align:left; padding:20px 3px; word-break:keep-all}
.bo_basic_view  th  span.tit { float:left; width:80%;  font-weight:600; font-size: 1.1em }
.bo_basic_view  th  span.date { float:right; color:#999;  text-align:right }
.bo_basic_view > table td { border-bottom:1px solid #e6e6e6 ; padding:10px}
.bo_basic_view td.con { padding:25px 2%; width:96%; }
.bo_basic_view td.con img{  max-width:1200px;}

/*ÀÌÀü´ÙÀ½±Û*/
.indicator{ margin-top:10px}
.indicator table  { width: 100%; border-top: 1px solid #e6e6e6;  }
.indicator th { width: 100px;   border-bottom: 1px solid #e6e6e6; text-align: left; padding:15px 10px;vertical-align: text-top;   }
.indicator th.prev span { padding-left: 30px; background: url('../img/icon_v_prev.png') 10px 4px no-repeat;  } /*ÆùÆ®¿¡µû¶ó ÀÌ¹ÌÁöÀ§Ä¡°ªÁ¶Á¤ÇÊ¿ä*/
.indicator th.next span { padding-left: 30px; background: url('../img/icon_v_next.png') 10px 4px no-repeat;vertical-align: text-top  }/*ÆùÆ®¿¡µû¶ó ÀÌ¹ÌÁöÀ§Ä¡°ªÁ¶Á¤ÇÊ¿ä*/
.indicator td { border-bottom: 1px solid #e6e6e6;  padding:10px  }
.indicator td a { display: inline-block; width: 95%; vertical-align: text-top  ;color:#666 }



 @media only screen and (max-width: 1200px) {

.bo_basic_view td.con img{  max-width:100%; }

}

 @media only screen and (max-width: 500px) {
/* bo_basic_view */ 
.bo_basic_view > table th {  padding:10px 3px;}
.bo_basic_view th span.tit { float: left; width: 100% }
.bo_basic_view th span.date { float: left;  text-align: left }
.bo_basic_view td.con { padding:10px 3px; }
 
 
 /*ÀÌÀü´ÙÀ½±Û*/
.indicator th { width: 50px;    }
.indicator th.prev span { padding-left: 0px; background:none}
.indicator th.next span {padding-left: 0px; background:none}

}
 
 
 
 
 

/*---------------------------------- bo_basic_write----------------------------------*/

.bo_basic_write{width:100%; padding:17px 0 28px 0; border-top:2px solid #252525; border-bottom:1px solid #ccc;}
.bo_basic_write legend {display:none; }
.bo_basic_write table {width:100%; }
.bo_basic_write caption {display:none;width:100%; padding:0 0 10px; line-height:30px; overflow:hidden; }
.bo_basic_write th { text-align:left; padding:5px; font-weight:600; width:10%;} 
.bo_basic_write td { padding:5px}
.bo_basic_write td input {} /*±âº» ½ºÅ¸ÀÏ µû¸§ ÀüÃ¼ÀûÀ¸·Î*/
.bo_basic_write td textarea{ width:95%; height:200px; border:1px solid #ccc; line-height:1.6;padding:10px ; margin:5px 0 0 0;}

input.width_ty1{width:95%; padding:0 5%;  border:1px solid #ccc; line-height:28px; height:28px;padding:0 10px ; background:#fff; }
input.width_ty2{ width:95%; max-width:150px; border:1px solid #ccc; line-height:28px; height:28px;padding:0 10px ; }

.file {width:70%;  padding:0; line-height:28px; height:28px;padding:0 10px ; background:#f7f7f7; border:none; }

 @media only screen and (max-width: 500px) {
.bo_basic_write th { display:block; font-weight:600; width:100%;} 
.bo_basic_write td { display:block; margin-bottom:10px}


.bo_basic_write td textarea { width:89%; padding:5%; }
.file {width:95%;  }
input.width_ty1{ width:89%; padding:0 5%;  }
input.width_ty2{ width:50%; padding:0 5%; }
 }

@media only screen and (max-width: 1000px) {
.viewimgbox {width:100%; max-width:100%;}
.viewimgbox img{width:100%; max-width:100%;}
}

 @media only screen and (max-width: 400px) {

input.width_ty2{ width:89%; max-width:none;}

}