.board_category {margin: 0;margin-bottom:15px;}
.board_category li {float:left;width:14.2%;}
.board_category li a {background:#fff;display: block;line-height:43px;text-align: center;color: #585f79;position: relative;border: 1px solid #b5b5b5;border-left: 0;border-right: 0;letter-spacing: -1.3px;}
.board_category li a i,.board_category li a em {position: absolute;right: 0;top: 0px;width: 1px;height:43px;background: #ddd}
.board_category li a em {display: none}
.board_category li a.on {background: #f54cba;border-left: 0;border-right: 0;color: #fff}
.board_category li a.onPrev em {left: 0;display: block}
.board_category li a:hover,.board_category li a:focus {color: #ea009a;text-decoration: none}
.board_category_7 li {width:14.285%}
.board_category_8 li {width:12.5%}
.board_category_9 li {width:11.11111%}
.board_category_10 li {width:10%}
.board_category:after {display: block;content: '';clear: both}


ul.board_list {}
ul.board_list li {float:left;margin:0 12px 50px 0}
ul.board_list li.nth-child-4,
ul.board_list li.nth-child-8,
ul.board_list li.nth-child-12,
ul.board_list li.nth-child-16,
ul.board_list li.nth-child-20,
ul.board_list li.nth-child-24,
ul.board_list li.nth-child-28 {margin-right:0}
ul.board_list a {position:relative;display:block;border:1px solid #dbdbdb;padding-bottom:40px;border-bottom:4px solid #3079c2;text-decoration:none;/*box-shadow: 5px 5px 10px #ccc;*/}
ul.board_list a .thumb {width:284px;height:222px;transition: all .2s ease-in-out}
ul.board_list a:hover .thumb, ul.board_list a:focus .thumb {/*transform: scale(1.05);*/}
ul.board_list a p {margin:0;padding:0}
ul.board_list a .subject {padding:40px 0 10px;color:#3079c2;text-align:center;font-size:1.1em}
ul.board_list a .short_desc {color:#222222;text-overflow: ellipsis; white-space: normal; overflow: hidden;display:block;width:250px;margin:0 auto;height:100px;
	font-size:.9em;
	/* 여러 줄 자르기 추가 스타일 */ 
	white-space: normal; 
	word-wrap: break-word; 
	display: -webkit-box; 
	-webkit-line-clamp: 4; 
	-webkit-box-orient: vertical;
}
ul.board_list a:hover .arrow, ul.board_list a:focus .arrow {opacity:1}
ul.board_list a .arrow {position:absolute;right:-1px;bottom:-1px;width:30px;height:30px;opacity:0;
	transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
}
ul.board_list a .arrow .arrow-left {
  position:absolute;
  width: 0; 
  height: 0; 
  border-bottom: 30px solid #3079c2;
  border-left:30px solid transparent; 
}
ul.board_list a .arrow .ico {position:absolute;font-style:normal;color:#fff;right:5px;bottom:3px;z-index:1;line-height:1em;font-size:16px}
ul.board_list .line {clear:both;width:100%;margin:0px 0 50px 0;border-bottom:1px solid #ccc}
ul.board_list li.end {clear:both;float:none;width: 100%;margin: 0;border-bottom: 3px solid #232021}
ul.board_list:after {display:block;content:'';clear:both}


ul.board_praise a .subject {padding-top:10px;color:#00a7af;width:310px; font-weight:500;}
ul.board_praise li {margin:0 30px 50px 0}
ul.board_praise a {font-size:1.2em;text-align:center;width:340px;height:544px;}
ul.board_praise a .thumb {width:336px;height:430px}
ul.board_praise a .subject {width:inherit}
ul.board_praise a .short_desc {display:block;font-size:.8em;width:310px;}

ul.board_story li {margin:0 20px 50px 0}
ul.board_story a {box-shadow:none;border:0;font-size:1.2em;text-align:center;padding:0;width:377px}
ul.board_story a .thumb {width:377px;height:250px}
ul.board_story a .subject {width:inherit}
ul.board_story a .short_desc {}

ul.board_photo li {margin:0 20px 50px 0}
ul.board_photo a {box-shadow:none;border:0;font-size:1.2em;text-align:center;padding:0;width:377px}
ul.board_photo a .thumb {width:377px;height:250px}
ul.board_photo a .subject {width:inherit}
ul.board_photo a .short_desc {}

table.board_list {width: 100%;margin-top:15px}
table.board_list thead tr th {background: #333;font-weight: normal;color: #fff}
table.board_list .notice td {background: #f6f6f6}
table.board_list thead th span {display: block;position: relative}
table.board_list thead th em {position: absolute;background: #575757;width: 1px;height: 15px;margin-top: 4px;right: 0}
table.board_list th,table.board_list td {border-bottom: 1px solid #dbdbdb;padding:15px 0}
table.board_list th{}
table.board_list .thumb {}
table.board_list td {padding:15px 0}
table.board_list td {text-align: center}
table.board_list td.subject {text-align: left}
table.board_list td.subject a {display: block;padding-left: 15px}
table.board_list td.thumb a {position: relative;border: 1px solid #cdcdcd;display: inline-block}
table.board_list td.thumb a img {} table.board_list td.thumb a span {position: absolute;left: 0;bottom: 0;background: #333;color: #fff;width: 100%;font-size: 11px;line-height: 25px}
table.board_list tr.on td {/*background: #FFFFD0*/}
table.board_list .ca {color:#00a7af;display:inline-block;line-height:1em;}
table.board_list .ico {display: inline-block;background:#fff;color: #fff;line-height: 30px;letter-spacing: 0px;}
table.board_list .ico em {display: inline-block;background:#00a9b0;padding: 0;}
table.board_list .ico-notice{line-height:23px;} 
table.board_list .gray em {background:#b2b2b2;}
table.board_list tr:last-child td {border-bottom:3px solid #2d333a}
table.board_list .best {background:#919191;color:#fff;display:inline-block;padding:0 3px}

/* 건강체크 */
table.board_list2 td.subject a {display:block;padding-left:35px;font-size:1.3em}
.board_list2 .subject .short-desc {font-size:.8em;margin-top:20px}
.board_list2 td .thumb {width:252px;height:166px;border:1px solid #d6e1e2}


.board-wrap-experi img.thumb {width:140px;height:100px}




.board_write { width: 100%; border-collapse: collapse; margin-top:15px }
.board_write th, .board_write td { border-bottom: 1px solid #dbdbdb; border-top: 1px solid #dbdbdb; padding: 8px 0; background: #fff }
.board_write th { background: #efefef; font-weight: bold; text-align: center }
.board_write td { padding-left: 10px }
.board_write tr:first-child th, .board_write tr:first-child td {border-top:3px solid #f121aa}


.board-wrap .write-section {margin:10px 0;border-bottom:1px solid #a9a9a9;padding-bottom:50px}
.board-wrap .write-section h3 {border-top:1px solid #cdcdcd;font-weight:normal;font-size:1em;margin-top:65px}
.board-wrap .write-section h3 span {background:url('/skin/board/case/img/comment-ico.png') 15px 5px no-repeat #2d2d2d;color:#fff;padding:5px 20px 5px 50px;display:inline-block;margin:0}
.board-wrap .write-section h4 {font-weight:normal;font-size:1em;margin:15px 0 20px 0;padding:0}
.board-wrap .write-section textarea {display:block;background:#f6f6f6;border:1px solid #dfdfdf;width:99%;height:100px}




.title-wrap {background:url('img/experi2.png') center no-repeat;height:193px;text-align:center;color:#fff}
.title-wrap h3 {font-size:2.2em;padding-top:110px;line-height:1em;font-weight:normal}
.board_view {width: 100%;border-collapse: collapse;}
.board_view th,.board_view td {border-bottom: 1px solid #cdcdcd;border-top: 1px solid #cdcdcd;padding:10px 0;background: #fff}
.board_view th {background: #f2f2f2;font-weight: normal;text-align: center}
.board_view td {padding-left:24px;line-height:27px}
.board_view td {color:#3b3b3b;} 
.board_view .first th,.board_view .first td {} 
.board_view td.bold{font-weight:bold;}
.board_view td.col_black{color:#232021;}
.board_view tr:first-child th, .board_view tr:first-child td {}

.board_view tr.nborder td {border-bottom-color:#fff}

.board-wrap .view-section-wrap {margin:10px 0;border-bottom:0px solid #a9a9a9;padding-bottom:50px}
.board-wrap .view-section-wrap h3 {font-size:1.3em;margin-top:65px}
.board-wrap .view-section-wrap h3 span {background:url('img/ico-heart.png') 0px 5px no-repeat;color:#3079c2;padding:5px 20px 5px 40px;display:inline-block;margin:0}
.board-wrap .view-section-wrap .view-section {
	background:#fafafa;border:1px solid #cdcdcd;border-left:0;border-right:0;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:20px 0
}
.board-wrap .view-section-wrap table {width:100%}
.board-wrap .view-section-wrap th {width:30%;padding:20px 20px 0 40px;font-size:1.1em;font-weight:bold;background:transparent;border:0;vertical-align:top;text-align:left}
.board-wrap .view-section-wrap td {width:70%;color:#222;padding:20px 0 10px 0;background:transparent;vertical-align:top;text-align:left}



.viewimg {position:relative;padding:30px 0;width:80%;margin:0 auto}
.viewimg li {float:left;width:50%}
.viewimg li img {width:95%}
.viewimg li p {color:#3b3b3b;}
.viewimg li.nth-child-1 p {text-align:center}
.viewimg li.nth-child-3 p {text-align:center;padding-left:20px}
.viewimg li.nth-child-2 {position:absolute;width:auto;left:48%;top:40%}
.viewimg li.nth-child-3 {float:right;text-align:right}
.viewimg:after {display:block;content:'';clear:both}

#writeContents,
#writeContents td {color:#3e3e3e}
#commentContents td {border:0}

.comment_view { width: 100%; border-collapse: collapse }




#best-owl-carousel .item a {display:block;text-align:center}
#best-owl-carousel .item a img {height:160px}
#best-owl-carousel .owl-nav {}
#best-owl-carousel .owl-nav * {position:absolute;background:url('/img/page/index/sec1-arrow.png') no-repeat;width:34px;height:34px;text-indent:-9999em;margin-top:-125px}
#best-owl-carousel .owl-nav .owl-prev {left:0}
#best-owl-carousel .owl-nav .owl-next {right:0;background-position:right top}