.category_tabs { width: 100%; display:inline-block; margin: 0 0 20px; border-left: solid 1px #ddd;}
.category_tabs li { float:left; display: inline-block; width: 20%; margin: -1px 0 0; border: solid 1px #ddd;  border-left:0; }
.category_tabs li:first-child {  }
.category_tabs li a {  display: block; color:#666; line-height: 45px; text-align: center; font-size: 14px; }
.category_tabs li:hover,
.category_tabs li.active { border: solid 1px #00acac; }
.category_tabs li a:hover,
.category_tabs li.active a { background: #00acac; color:#fff; }

.dash_line { height: 1px; border-bottom: dashed 1px #ccc; margin: 10px 0 14px;  }

/************/

.searchDiv { position: relative; background: #fff; margin-bottom: 30px; padding: 20px; border:solid 1px #ddd; }
.searchDiv::before {
	content: "";
    position: absolute;
    bottom: -4px;
    left: -1px;
    display: block;
    width: 100%;
    height: 3px;
    background: #f1f1f1;
 }
.searchDiv .searchtxt { margin: 0; line-height: 36px; font-size: 15px; color: #777; }
.searchDiv .searchtxt b { font-size: 15px; color: #333; }
.searchDiv .searchForm { text-align: right; }

/* 일반게시판  */
.table.tableList { width: 100%; border-top:solid 1px #bbb; }
.table.tableList th { background:#fafafa; text-align:center; padding:14px 0; font-size: 15px;   border-bottom:solid 1px #ddd; border-left: dashed 1px #ddd; }
.table.tableList th:first-child { border-left:0; }
.table.tableList td { padding: 13px 0 13px 0; border-bottom:solid 1px #ddd; font-size: 14px;  color: #888; vertical-align: middle; }
.table.tableList td i { font-size: 22px; }
.table.tableList td span { font-size: 11px;  }
.table.tableList td A { padding-left: 10px; color: #777; font-size: 15px; }
.table.tableList .tableNone { padding: 50px 0; color: #777; font-size: 15px; }
.board_search { background: #fafafa; margin: 15px 0 0; padding: 20px; border:solid 1px #eee; }

/* ê²Œì‹œíŒ ë·°íŽ˜ì´ì§€ */
.view_div {  background:#fff; }
.view_div .view_header { position:relative; margin: 0; }
.view_div .view_header dt {  font-family : "Noto Sans KR", malgun Gothic, ë§‘ì€ê³ ë”•, dotum, sans-serif; font-size: 13px; padding:10px ; overflow:hidden;   }
.view_div .view_header .view_title { float:left; font-weight:600; font-size:24px;  color:#222; padding-left: 5px;  }
.view_div .view_header .date_span { float:right; font-size:12px; color:#999;  padding:8px 0 0 5px; }

.view_div .view_header dd {  color:#777; padding:0; font-size:14px; background: #fafafa; border-top:solid 1px #e5e5e5; border-bottom:solid 1px #ddd; overflow:hidden; }
.view_div .view_header dd i { color:#999;  }
.view_div .view_header dd .info { float:left; display: inline-block; padding: 10px 0; }
.view_div .view_header dd .info li {
	ffont-family : "Noto Sans KR", malgun Gothic, ë§‘ì€ê³ ë”•, dotum, sans-serif;
	float: left;
	padding: 0 10px;
	margin: 3px 0;
	border-left:solid 1px #ccc;
	color: #777;
	line-height:1.2;
	font-size:13px;
	font-weight: normal;
}
.view_div .view_header dd .info li i {
    font-size: 18px;
    color: #999;
    vertical-align: middle;
}
.view_div .view_header dd .info li:first-child { border-left:0; }
.view_div .view_header dd span {  padding:0 5px; }

.view_body { margin:0;border-bottom:solid 1px #ddd; }
.view_body .viewContent { margin:0;padding: 20px; min-height:300px; }
.view_body .viewContent img { max-width: 100% !important; height:auto !important; }

.sharebox { width: 100%; display: inline-block; text-align: center; margin: 15px 0; }
.sharebox ul { display: inline-block; float: none; border: solid 1px #ddd; }

.view_div .view_footer { width: 100%; display:inline-block; padding: 10px; border-bottom:solid 1px #ddd;  }
.view_div .view_footer .tag_list strong { float: left; }
.view_div .view_footer .tag_list ul { float: left; display: inline-block; }
.view_div .view_footer .tag_list ul li { float: left; margin: 0 0 0 5px; }
.view_div .view_footer .tag_list ul li a { padding: 5px; background: #f5f5f5; color: #777; font-size: 13px; }

/*sns ê³µìœ í•˜ê¸°*/
.share_sns  { float:right; border-left: solid 1px #ddd;; }
.share_sns li { float:left;   }
.share_sns li:first-child {   }
.share_sns li:last-child A { border-right: 0; }
.share_sns li A  {
	background:#fafafa;
	width: 40px;height: 40px;
	display: inline-block; padding: 0;
	border-right:solid 1px #ddd; border-top:0; border-bottom:0; border-left:0; border-radius:0;
	line-height: 40px; text-align: center;	color:#999;
}
.share_sns li A.heart-score  { width: 40px; padding: 0 5px; }
.share_sns li A.btn-facebook:hover { background:#3a5795; color:#fff; border-radius:0; }
.share_sns li A.btn-facebook:hover i, A.btn-twitter:hover i, A.btn-google:hover i,  A.btn-kakao:hover i, A.btn-band:hover i, A.heart-score:hover i { color:#fff; }
.share_sns li A.btn-twitter:hover { background:#59adea; color:#fff; border: solid 1px #59adea; border-radius:0; }
.share_sns li A.btn-google:hover  { background:#ff5b57; color:#fff; border-radius:0; }
.share_sns li A.btn-kakao:hover  { background:#ffed11; color:#2e1922; border-radius:0; }
.share_sns li A.btn-band:hover  { background:#3ec369; color:#fff; border-radius:0;  }
.share_sns li A.heart-score:hover { background: #ff5b57; color: #fff; }

.document_list { margin: 0; padding:10px 10px; overflow:hidden; }
.document_list strong { float: left; margin-right: 15px; color: #777; font-size: 15px; font-weight: bold; }
.document_list ul { float: left; display: inline-block; }
.document_list ul li { display:block;  margin:0 10px 10px; }
.document_list ul li:first-child { }
.document_list ul li .document-file {   padding: 0 0 0; }
.document_list ul li .document-name	{   }
.document_list ul li A { }


.panel-title .accordion-toggle {
	border:solid 1px #ddd;
    margin: -10px -15px;
    padding: 18px 15px;
    font-size: 14px;
}

.gallery { margin: 0 -10px; }
.gallery .galleryList { width: 33.3%; float: left; margin: 0 0 20px; padding: 0 10px; }
.gallery .galleryList > div { border: solid 1px #ddd; }
.gallery .galleryList .Img { background: #fafafa;position: relative; height:200px; padding: 0; text-align: center; border-bottom: solid 2px #eee; overflow: hidden; }
.gallery .galleryList .Img a img {
	max-width:100%; height: 100%;
	-ms-transform:all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.gallery .galleryList .Img a:hover img {
	-ms-transform:scale(1.2);
	-webkit-transform:scale(1.2);
	transform:scale(1.2);
}

.gallery .galleryList .cont { position: relative; width: 100%; padding: 20px; display: inline-block; background: #fff; }
.gallery .galleryList .cont .title { margin: 0; height: 48px; overflow: hidden; }
.gallery .galleryList .cont .title a {  font-family: 'notokr-regular', sans-serif; line-height: 1.4; font-size: 18px; color: #000; }
.gallery .galleryList .cont .title a i { font-size: 20px; line-height: 1.4; vertical-align: middle; color: #666; }
.gallery .galleryList .cont .title a:hover { text-decoration: underline; }
.gallery .galleryList .cont .desc { margin: 12px 0 0; height: 57px; overflow: hidden;}
.gallery .galleryList .cont .desc .txt a {  font-size: 13px; color:#777; }
.gallery .galleryList .cont .desc .txt a:hover { text-decoration: underline; }
.gallery .galleryList .cont .desc .tag { display: inline-block; margin: 10px 0 0; }
.gallery .galleryList .cont .rating { border-top: solid 1px #e5e5e5; margin: 10px 0 0; padding: 15px 0 0; color: #777; font-size: 13px; }
.gallery .galleryList .cont .rating > span i { font-size: 15px; color: #999; vertical-align: middle; }
.gallery .galleryList .cont .rating > span {  font-size: 13px; line-height: 1.2; }
.gallery .galleryList .cont .option { position: absolute; bottom: 18px; right:20px; }


.thumbnail { border:0; padding: 0; border-radius: 0; }
.thumbnail > li { border:solid 1px #eee; border-top:0; padding: 15px; }
.thumbnail > li:first-child { border-top:solid 1px #eee;  }
.thumbnail > li > div {
	display: table-cell;
    vertical-align: middle;
    padding: 0;
    position: relative; }
.thumbnail > li .img { background: #eee; width: 210px; height: 160px; overflow: hidden; }
.thumbnail > li .img a { height: 160px; overflow: hidden; }
.thumbnail > li .img a img {
	max-width: 100%; height:auto; width: 100%;
	-ms-transform:all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.thumbnail > li .img a:hover img {
	-ms-transform:scale(1.2);
	-webkit-transform:scale(1.2);
	transform:scale(1.2);
}
.thumbnail > li .cont { padding: 0 0 0 15px; }
.thumbnail > li .cont .title a { font-family: 'notokr-regular', sans-serif; line-height: 1.4; font-size: 18px; color: #000; }
.thumbnail > li .cont .desc a { font-family: 'notokr-light', sans-serif;  font-size: 14px; color:#777; }
.thumbnail > li .cont .title a:hover,.desc a:hover { text-decoration: underline; }
.thumbnail > li .cont .rating { margin: 10px 0 0; padding: 10px 0 0; color: #777; font-size: 13px; }
.thumbnail > li .cont .rating > span i { font-size: 15px; color: #999; vertical-align: middle; }
.thumbnail > li .cont .rating > span {  font-size: 13px; line-height: 1.2; }
.thumbnail > li.thumbnailNone { width: 100%; padding: 100px 0; text-align: center; }



/* commont */
.commont_write .input-group .form-control   { height:80px; }
.commont_write .input-group .btn   { height:80px; width: 80px; }

.list-group {   margin-bottom: 15px; }
.list-group .list-group-item { position: relative; background:none; border: 0; border-bottom:solid 1px #ddd; padding: 0;  }

.comment { padding: 18px 12px; overflow: hidden; }

.comment .comment_img { position:absolute; }
.comment .comment_img img { border-radius: 50%; border:solid 1px #fff; }
.comment .comment_info { margin-left: 65px;  }
.comment .comment_info .info_name { color:#777; font-size: 12px; }
.comment .comment_info .comment_text { padding: 5px 0 0;}
.comment .comment_info .comment_etc { float: left; margin-top: 13px;  }
.comment-none { width: 100%; text-align: center; padding: 50px 0; }

.reply_comment { width:100%; background:#eee; border-top:solid 1px #ddd; border-bottom:solid 1px #ddd; display: inline-block;  padding: 0; }
.reply_comment .input-group { float: left; border-top:solid 2px #ddd; padding: 15px 10px; }
.reply_comment .input-group .form-control { height:80px; }
.reply_comment .input-group .btn { height: 80px; }

.reply_list li { width: 100%; display: inline-block; border-top:solid 1px #ddd; padding: 14px 10px 8px 10px; }
.reply_list li:first-child { border-top:0; }
.reply_list li .comment_img { float: left; margin:0 15px 0 10px; }
.reply_list li .comment_img  img { border-radius: 50%; border:solid 1px #eee; overflow: hidden; }
.reply_list li .comment_info {  float: left; width: 80%; margin: 0; }
.reply_list li .comment_info > .name { display: block; padding-right: 5px; color:#333; font-size: 13px; }
.reply_list li .comment_info > .date { float: right; color:#777; font-size: 12px; }
.reply_list li .comment_info > .comment_text { padding: 5px 0 0;}
.reply_list li .comment_etc { float: left; margin-top: 13px;  }
.reply_list li { width: 100%; display: inline-block; border-top:solid 1px #ddd; padding: 14px 10px 8px 10px; }
.reply_list li:first-child { border-top:0; }

/* 작성/수정 */
.writePanel { border:0; }
.writePanel.panel-default > .panel-heading { background: #eee!important; padding: 15px; }
.writePanel.panel-default > .panel-heading .panel-title { color: #333; font-size: 14px; }
.writePanel .panel-body { }
.writePanel .form-group .coverImg { max-width: 240px;  }
.writePanel .form-group .coverImg > div {
	background: #fafafa;
    position: relative;
	max-width: 240px;
    height: 200px;
    padding: 0;
	border: solid 1px #ddd;
    text-align: center;

    overflow: hidden;
 }
.writePanel .form-group .coverImg > div > img { max-width: 100%; height: 100%; }
.writePanel .form-group { padding: 0 0 20px; border-bottom: dashed 1px #ddd; }
.writePanel .form-group .control-label{ font-size: 14px; }
.writePanel .form-group.last { border-bottom:0; margin: 0; padding: 0; }
.writePanel .panel-body	.title {
	width: 100%;
	display: inline-block;
	padding: 12px 0; margin: 0 0 20px;
	border-bottom: solid 2px #ddd;
	font-family:'NanumSquareR';
	font-size: 18px; color:#333;
	font-weight: bold;
}
.writePanel .agreement {  width: 100%; display: inline-block; margin: 0 0 20px; border: solid 1px #eee;  border-bottom:0;}
.writePanel .agreement label { width: 100%; display: inline-block; text-align: right; padding: 10px; border-bottom:solid 1px #eee;}
.writePanel .agreement .agreement_box { background: #fafafa; max-height: 300px; padding: 20px; border-bottom: solid 2px #eee;  font-size: 14px; }


/* history */
.history_top{background:url('/assets/common/images/basic/bg_history.png') right bottom no-repeat;}
.history_top .txt{padding-top:60px;}
.history_cont{overflow:hidden; padding:30px 0 0 35px;}
.history_cont .year_box{overflow:hidden;width:100%;background:url('/assets/common/images/basic/bg_history_y.png') 0 0  repeat-y;}
.history_cont .year_box strong.tit_year{float:left;padding:0 0 0 25px;font-weight:normal;font-size:20px;color:#0089d0;line-height:1em;background:url('/assets/common/images/basic/bg_year.png') 0 0  no-repeat;font-family:"nanum-square-r";}
.history_cont .year_box ul{float:left;margin:0 0 30px 10px;}
.history_cont .year_box ul li{margin:-2px 0 15px;}
.history_cont .year_box ul li:after{content:"";display:block;clear:both;}
.history_cont .year_box ul strong{float:left;display:inline-block;width:80px;line-height: 1.4;font-weight:normal;font-size:18px}
.history_cont .year_box ul span{float:left;padding-left:12px;background:url('/assets/common/images/basic/bg_dot.png') 0 8px no-repeat; font-size:16px; }
.history_cont .first_year ul{margin-bottom:0;}
.history_cont .first_year ul li.last{margin-bottom: 0;}

.provisionCont { text-align: center;  }
.provisionCont .title { display: inline-block; margin-bottom: 30px; font-size: 24px; color: #333; font-family:'NanumSquareR',notokr-regular , Malgun Gothic, sans-serif; }
.provisionCont .contText { background: #fafafa; padding: 30px; border:solid 2px #eee; font-family:'NanumSquareR',notokr-regular , Malgun Gothic, sans-serif; text-align: left; font-size: 15px; }
.provisionCont .contText p { font-family:'NanumSquareR',notokr-regular , Malgun Gothic, sans-serif; font-size: 15px; line-height: 1.6; }
.provisionCont .contText .s1 { font-family:'NanumSquareR',notokr-regular , Malgun Gothic, sans-serif; font-size: 15px; line-height: 1.6; }

/* sitemap */
.siteMap { width: 100%; display: inline-block; }
.siteMap > div {  min-height: 450px; }
.siteMap .title { padding: 10px 0 10px 10px; border-bottom: solid 2px #ddd; }
.siteMap .title a { color: #00acac; font-size:22px; }
.siteMap ul { display: inline-block; margin: 15px 0 0; padding: 0; }
.siteMap ul li { margin: 0 0 15px 10px; padding: 0 0 0 10px; background:url('/assets/common/images/basic/ul_bg.png') no-repeat 0px 10px; }
.siteMap ul > li > ul > li > a { font-size:14px;  }
.siteMap ul li a { display: block; font-family:'NanumSquareR',notokr-regular , Malgun Gothic, sans-serif; color: #666; font-size:16px; }
.siteMap ul li a:hover { color: #222; text-decoration: underline; }


/* faq */
.faqTabs { background: #fff; width: 100%; display: inline-block; }
.faqTabs li { width: 25%; float: left; margin:-1px 0 0 -1px; border: solid 1px #ddd; }
.faqTabs li a { display: block; text-align: center; height: 45px; padding: 12px 18px; font-size:14px; color: #555; }
.faqTabs li.active a,
.faqTabs li a:hover {
	background: #F33285;
	border: solid 1px #F33285;
	color:#fff;
}

.faqList { margin: 0; border-radius: 0!important; border-top: solid 1px #666; border: solid 1px #ddd; border-bottom:0; }
.faqList .panel-heading { background: #fff; padding: 0; border-bottom: solid 1px #ddd; border-radius: 0; }
.faqList .panel-heading .panel-title a { background: #f5f5f5; margin: 0; padding: 15px; border-radius: 0; border:0; color:#333; font-size: 15px; font-weight: 600; }
.faqList .panel-heading .panel-title a.accordion-toggle-styled { background: #f5f5f5; font-weight: bold; color: #222; font-family:'NanumSquareR', sans-serif;}
.faqList .panel-heading .panel-title a.collapsed { background: #fff; font-weight: normal; color: #777; }

.faqList .panel-heading .panel-title a .label { background: #fff; color: #555;  font-size: 12px; font-weight: normal;  }
.faqList .panel-heading .panel-title a span { font-family:sans-serif; color:#F33285; font-size:18px; font-weight: normal;  }

.faqList .panel-collapse .panel-body { border-bottom: solid 1px #ddd; font-size: 15px;  }
.faqList .panel-collapse .panel-footer { border-top:solid 1px #eee!important; }

/*íŽ˜ì´ì§•*/
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
	float: left;
  display: inline;
  margin: 0 3px;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #777;
  background-color: #ffffff;
  border:solid 1px #eee;;
  margin-left: -1px;
  box-shadow:0px 1px 0px #ddd;
  border-radius: 4px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #33cccc!important;
  border-color: #23abb2!important;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}


@media(max-width:991px){


    .searchDiv .input-group { margin: 10px 0 0;  }

    .gallery .galleryList { width: 50%; }

}
