@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; width:100%; }
button { margin:0; padding:0; border:0; font:inherit; color:inherit; background:transparent; overflow:visible; cursor:pointer; line-height:1; }


/* LI 목록 데이터 없음 스타일 기본 */
li.noData, .board-text > table td.noData, .noData {padding:130px 0 50px !important;height:auto !important;text-align:center !important;width:100% !important; background: url(../images/board/ico_nodata.png) no-repeat 50% 50px !important; float: none;}
* .no-data, * .noData {height:100px;text-align:center !important;box-sizing:border-box;}
li.no-data, li.noData {text-align:center;width:100%;height:100%;display:table;}
.no-data .no-txt {display:table-cell;vertical-align:middle;}
.no-data .no-txt:before {content:"";display:block;width:71px;height:71px;background:url("../images/board/ico_nodata.png") no-repeat;margin:0 auto 10px;}
.nodata{ height: 70px; text-align: center; padding-top: 150px; font-size: 0.94em; color: #555; display: block; background: url('../images/board/ico_nodata.png') no-repeat center 60px;  box-sizing: content-box;}

/* datepicker */
.datepicker{text-indent: 0px !important;}
.datepicker.date{padding-left:25px;background: url('../images/board/ico_calendar.gif') no-repeat 5px 50%, url('../images/board/ico_arrow.gif') no-repeat 95% 50%;cursor: pointer;}
.datepicker.time{ padding-left:25px; background:url('../images/board/ico_clock.gif') no-repeat 5px 50%, url('../images/board/ico_arrow.gif') no-repeat 90% 50%; cursor:pointer;width:100%;background-color:#fff;position:relative;-webkit-appearance: button;}

/* 게시판 하단 버튼 */
.btnGrp { margin:20px 0; overflow:hidden; text-align:right; }
.btnGrp .tL{ float:left;}


/* 통합검색 */
.totalSrch{}
.totalSrch .srchFrom{background: #f7f7f7;border: 1px solid #ddd;padding:25px;overflow:hidden;margin-bottom:30px;text-align: center;}
.totalSrch .srchFrom input[type="text"]{display: inline-block;vertical-align: middle;color:#333;width: 220px;height: 40px;background:#fff;font-size: 1em; padding: 10px 5px;}
.totalSrch .srchFrom input[type="submit"]{display: inline-block;vertical-align: middle;/*margin-left: 0px; -webkit-appearance: none; */background: url(' ../images/board/btnSrch.gif') no-repeat 50% 50%;font-size: 0;padding: 0 20px;height: 39px;border:none;cursor:pointer;color: #fff;margin-left: -4px;}
.totalSrch .srchFrom select{ width:180px;}
.totalSrch .srchFrom select.selTxt{ margin-right:0;}
.totalSrch .btn{ overflow:hidden; display:block; }
.totalSrch .btn a{float:right;}

.totalSrch .boardLink{overflow: hidden;border-top: 2px solid #2c2f90;border-bottom: 1px solid #ddd;padding-top: 30px;margin-bottom: 10px;}
.totalSrch .boardLink li{ margin-bottom:30px; padding-bottom: 30px; border-bottom: 1px solid #ddd;}
.totalSrch .boardLink li:last-child{padding-bottom: 0; border-bottom: 0;}
.totalSrch .boardLink a{ display:block; overflow:hidden;}
.totalSrch .boardLink dt{ font-size:1.1em; margin-bottom:10px; color:#222;}
.totalSrch .boardLink dt em{font-weight:400;font-size:0.9em;color: #f86200;margin-right:5px;}
.totalSrch .boardLink dd .date{ display:block; font-size:0.9em; color:#767676; margin-top:10px;} 
.totalSrch .boardLink dd .date em{ display:inline-block; margin-right:10px;}

.totalSrch .keyword{padding: 0 2px; color: #000; vertical-align: top; background: rgba(178, 255, 7, 0.45);}
.totalSrch .noData{  text-align:center; margin-bottom: 10px; border: 1px solid #ddd;  border-width: 1px 0;}
@media only screen and (max-width :768px ){	
	.totalSrch .srchFrom{width:auto;position:relative;padding: 20px;}
}


/* 게시판 : 검색 */
.board-srch {margin: 0;overflow: hidden;position: relative;z-index: 2;}
.board-srch > div {position:relative;float:right;overflow:hidden;text-align:right;/* width: 100%; */}
.board-srch > div > div{/* width: 100%; *//* float:left; */position: relative;}
.board-srch > div .bn_area{ margin-left:5px;}
.board-srch > div .bn_area .button{margin-bottom:0;height: 40px;}
.board-srch select {float:left;width:50px;padding:1px 0;height: 40px;font-size:0.95em;border:1px solid #d7d7d7;color:#666;background:#fff;}
.board-srch input.txt {float:left;width: 290px;height: 40px;line-height: 40px;padding:0 5px;background: #fff;border:1px solid #d7d7d7;}
.board-srch button.btnSearch {background: url(' ../images/board/btnSrch.gif') no-repeat;position:absolute;right:0;top:0;width:40px;height: 40px;font-size:0;}
.boardTop {position:relative;margin-bottom: 30px;z-index:0;clear:both;background: #fff;border: 0.5em solid #f5f5f5;border-left: 0.5em solid #1d2088;border-width: 10px;padding: 1.85em 1.25em 1.85em 1.25em;}
.boardTop:before{content:'';display:block;width: 20%;height: 10px;position:absolute;left: -10px;top: -10px;background: #1e2088;}
.boardTop:after{content:'';display:block;width: 10%;height: 10px;position:absolute;left: -10px;bottom: -10px;background: #1e2088;}

.board-total { z-index:1001; background: url(../images/board/icon_total.gif) no-repeat 0 50%; padding-left: 20px; margin-bottom:0 !important;}
.board-total span { display:inline-block; margin:0 10px 0 0; line-height:2.5em; }
.board-total strong {color: #f86200;font-weight:700;}
.board-total em{  font-size:0.9em;}

.boardTop .board-total { float:left;}

/* board-srch2 */
.board-srch2 > div{width:100%;float:none;text-align: left;padding-right: 14%;}
.board-srch2 > div dl{/* clear:both; */margin: 5px 0;overflow:hidden;width: 50%;float: left;}
.board-srch2 > div dl dt{width: 25%;float:left;text-align: right;padding-right: 1.5em;font-weight: 700;}
.board-srch2 > div dl dt label{ font-weight:700;}
.board-srch2 > div dl dd{width: 75%;float:left;padding: 0 2em 0 0;}
.board-srch2 > div dl dd .datepicker{ width:49%;}
.board-srch2 > div dl.full{float:none; width:100%; clear:both;}

.board-srch2 > div select, .board-srch2 > div input{width: 100%;min-width: inherit;height: 32px;line-height: 32px;}
.board-srch2 > div input.txt{width: calc(100% - 105px);height: 32px;line-height: 32px;}
.board-srch2 button.btnSearch{font-size: 1.125em;color:#1d2088;background:#fff;width: 13%;border-left: 1px solid #ddd;height: 100%;font-weight: 700;text-indent: 1em;z-index: 1;}
.board-srch2 button.btnSearch:before{content:'';display:inline-block;width:19px;height:19px;background:url('../images/board/bn_search.png') 0 0 no-repeat;vertical-align:middle;margin-right: 5px;}

.board-srch2 .checkbox span{ display:block;float:left;overflow:hidden; margin: 2px 0 2px 20px;}
.board-srch2 .checkbox span:first-child{margin-left: 0;}


@media only screen and (max-width :1024px ){	
	.board-srch > div .bn_area .button{max-width: 85px;padding: 0 5px;}
	.boardTop{border-width: 0.5em 0.6em;}
	.boardTop:before{ left: -0.6em;top: -0.5em; height: 0.45em;}
	.boardTop:after{ left: -0.6em;bottom: -0.5em; height: 0.45em;}
    .board-srch select.selTxt{min-width: inherit;width: 30%;}
	.board-srch input.txt{width: calc(70% - 40px);/* min-width: 180px; */}
	
	.board-srch2 > div dl dd .datepicker{ width:48%;}
	.board-srch2 > div{padding-right: 13%;}
    .board-srch2 > div dl{ width:100%;}
    .board-srch2 > div dl:nth-child(2){margin-top:10px;}
    .board-srch2 > div dl dt{width:20%;}
    .board-srch2 > div dl dd{ width:80%;}
    .board-srch2 button.btnSearch{margin-left:0;width: 15%;}
}
@media only screen and (max-width :720px ){	
	.boardTop{margin-bottom: 20px; padding:1.3em 1.2em;}
	.boardTop .board-total{ float:none;}
	.board-srch{overflow: inherit;}
	.board-srch div{float:none;overflow: inherit;padding: 0;}
	.board-srch > div > div{width:100%;}
	.board-srch > div .bn_area{width:auto;position:absolute;top: -30px;right:0;}
	.board-srch > div .bn_area .button{ font-size:0.88em;}
	.board-srch select.selTxt{min-width: 70px;width: 30%;}
	.board-srch input.txt{width: calc(70% - 40px);min-width: 180px;}
	.boardTop .board-total span{ line-height:1.5em;}
	
	.board-srch2 > div dl{ width:100%;}
	.board-srch2 > div dl dd{padding:0;}
	.board-srch2 > div input.txt{ width: calc(100% - 32%);}
	.board-srch2 button.btnSearch{position: relative;right:inherit;top:inherit;width:100%;border-top:1px solid #ddd;border-width:1px 0 0 0;padding: 15px 0 0px 0;margin-top: 1em;}
	.board-srch2 > div dl.last{margin-bottom: 10px;}
}
@media only screen and (max-width: 480px) {		
	/*.board-srch div{ float:left;}*/
	.board-srch select.selTxt { min-width:inherit; margin-right: 1%;}
	.board-srch input.txt{ min-width:inherit; }
	.boardTop .board-total{ position:relative; top:auto; left:auto; float:none;padding-bottom: 5px;}
	
	.board-srch2 > div dl dt, .board-srch2 > div dl dd{ width:100%;}
	.board-srch2 > div dl dt{text-align: left; padding: 0}
	.board-srch2 > div dl dd .datepicker{ width:46%;}
	.board-srch2 > div dl dd .datepicker + .datepicker{float:right;}
}

/* items */
.cntBody .items{border:1px solid #ddd;border-radius: 5px;min-width:40px;height: 23px;text-align: center;font-size: 13px;padding: 0;line-height: 23px;font-weight: 400;vertical-align: middle;display: block;width: auto;max-width: 75px;margin: 0 auto 3px auto;}
.cntBody .board-text .items{ margin: -3px 3px 0 0; padding:0 5px; display: inline-block;}
.cntBody .itm01{ background-color:#f2f9fd; border-color:#a6c5d8; color:#0075be}
.cntBody .itm02{ background-color:#fff7f1; border-color:#f5c9ad;  color:#f05e00;}
.cntBody .itm03{ background-color:#ffe9ef; border-color:#f194b5;  color:#d15391;}
.cntBody .itm04{ background-color:#eef9f8; border-color:#add8d0; color:#20a3a8;}
.cntBody .itm05{ background-color:#f4f0fb; border-color:#c0b1da; color:#673AB7;}


/* 게시판 : 텍스트 */
.board-text {position:relative;border-top: 2px solid #1d2089;letter-spacing: 0;}
.board-text > table { width:100%;}
.board-text > table thead th, .board-text td {padding: 1.1em 0.5em;text-align:center;/* font-size: 0.95em; */}
.board-text > table thead th {border-bottom: 1px solid #ededed;font-size:1em;color:#111;font-weight: 700;background: #f9f9f9;position: relative;}
.board-text > table  thead tr{ background:#f9f9f9;}
.board-text > table  thead tr:hover{ background:#f9f9f9}
.board-text > table  td {border-bottom: 1px solid #ededed;color: #717171;}
.board-text > table  td.num{ color:#717171}
.board-text > table  td.pic{ }
.board-text > table  td.pic img{ height: 80px;}
.board-text > table  td.link {text-align:left;max-width: 500px;box-sizing:border-box;}
.board-text > table  td.link a {color: #333;max-width: 88%;font-weight: 500;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float: left;}
.board-text > table  td.link a:hover,
.board-text > table  td.link a:focus,
.board-text > table  td.link a:active {color: #1d2088;text-decoration:underline;}
.board-text > table  td.link img{ display: block; float:left; vertical-align: middle; margin: 4px 0 0 3px;}
.board-text > table  tr th:last-child, .board-text  tr td:last-child { background-image:none; }
.board-text > table .ntc{background: #fcfff5;}
.board-text > table .ntc td.link a{font-weight: 700;}
.board-text > table .ntc .num{color: #1d2088;font-weight:400;}
.board-text > table  td.agency{ color:#1d2088; text-align: left; font-weight: 500;}
.board-text > table  td.class{ text-align: left; }
.board-text > table  tr td.agency,
.board-text > table  tr td.author,
.board-text > table  td.class{ max-width:140px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.board-text .tbl-form{ border-top:0}


@media only screen and (max-width :1024px ){
	.board-text .tit { font-size:1.2em; }	
	
	.board-text > table { border-collapse: collapse; text-align: center; table-layout: fixed;}
	.board-text > table tr {position: relative; overflow: hidden; display: block; width: 100%; border-bottom: 1px solid #ddd; float: left;}
	.board-text > table tbody tr {position:relative;overflow:hidden;display:block;width:100%;border-bottom:1px solid #ddd;float:none;padding: 1em 0;}
	.board-text > table  tr:hover td {background-color:transparent;}
	.board-text > table thead {position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden;}

	.board-text > table th, .board-text > table td {border:0; }	
	.board-text > table td {display:block;min-height:25px;}
	.board-text > table .num {display: none;float:left;padding-bottom:0;}
	.board-text > table .pic{ padding:0;}
	.board-text > table .pic:after{display: none;}
	.board-text > table td.pic img{ height: auto; width:100%;}
	.board-text > table td.link, .board-text > table td.writer {width: 100% !important;padding: 5px 2% 0 2%;/*padding-left: 70px;*/max-width: inherit;border-bottom: 0;font-weight: 400;float: left;}
	
	.board-text > table  td.link a{font-size:1.1em;}
	.board-text > table .dpNo,
	.board-text > table td.link:after, .board-text > table td.writer:after, .board-text > table td:last-child:after,
	.board-text > table .u_tel,	.board-text > table .u_num{display:none;}
	.board-text > table .u_web .button{  margin: 0;}
	.board-text > table .u_detail,
	.board-text > table .u_web,
	.board-text > table .room,
	.board-text > table .part, .board-text > table .author, .board-text > table .status, .board-text > table .agency, .board-text > table .file, .board-text > table .vCount, .board-text > table .date, .board-text > table .writer, .board-text > table .refer, .board-text > table .case, .board-text > table .year, .board-text > table .money, .board-text > table .tit, .board-text > table .period, .board-text > table .class  {display:block;float:left;width: auto !important;padding: 3px 0 0 2%;border-bottom: 0;color: #666;line-height: 25px;font-size: 0.95em;}
	.board-text > table td + .board-text td{ padding-left:0;}	
	.board-text > table td:after{content:'';display:inline-block;background:#ddd;width:1px;height:13px;vertical-align:middle;margin: -3px 0 0 10px;}	
	.board-text > table  td.class{max-width:inherit;}
	.board-text > table .status br{display: none;}
	.board-text > table .status{ text-align:left; display:block; width:100%; float:none; clear:both;}
}
@media only screen and (max-width: 480px) {	
	.board-text > table td.link{ padding-bottom: 2px; font-size: 1em;}
	.board-text > table td.link a{width: 80%; }
}


/* 게시판 : 텍스트 뷰 */
.board-view-head {display:block;position:relative;width:100%;border-bottom:0px solid #999;}
.board-view-head .titBox {display:block;padding: 1em 1.5em 1em;position:relative;border-bottom:1px solid #373737;}
.board-view-head .titBox:after {content:"";display:block;clear:both}
.board-view-head .titBox .tit {display:block;padding:0 100px 0 0;font-size:1.25em;color: #222;width:auto;font-weight: 500;box-sizing:border-box;}
.board-view-head .titBox .pcate {}
.board-view-head .titBox .top-r {position:absolute;right:0px;height:100%;top:50%;margin-top: -26px;}
.board-view-head .titBox .top-r .board-vhit {display:inline-block;margin-right: 1.5em;}
.board-view-head .titBox .top-r .board-vhit .ilbl:after {content:" :"}
.board-view-head .titBox .top-r .button{margin: 0;}
.board-view-head .titBox .topinfo {display:block;font-size:15px;margin:5px 0 0}
.board-view-head .titBox .topinfo * {display:inline-block;position:relative;vertical-align:middle}
.board-view-head .titBox .topinfo .writer {color:#555;padding:0 10px 0 0;margin:0 9px 0 0}
.board-view-head .titBox .topinfo .writer:after {content:""; display:block; position:absolute; width:1px; height:12px; background:#ccc; right:0; top:7px;}
.board-view-head .titBox .topinfo.split {display:none;}
.board-view-head .titBox .topinfo .pdate {color:#666}

.view-info {width:100%;display:block;overflow:hidden;background:#f7f7f7; position: relative;}
.view-info > div:after {content:"";display:block;position:absolute;width:200%;height:1px;background:#ccc;left:0;bottom:0;}
.view-info .ilbl {display:block;position:absolute;left: 1.5em;top: 0.8em;letter-spacing:-.05em;}
.view-info .ptxt {display:block;position:relative;margin-left:115px;padding:10px 15px 12px;min-height:50px;box-sizing:border-box;}
.view-info .ptxt:before {content:"";display:block;position:absolute;width:1px;height:14px;background:#ccc;left:0;top:18px}
.view-info .info-cont{position: relative;}
.view-info .info-cont > ul {display:block;position:relative;margin-left:115px;padding: 0.8em 0.5em 0.8em 0.5em;}
.view-info .info-cont ul:before {content:"";display:block;position:absolute;width:1px;height:14px;background:#ccc;left: -0.35em;top: 1.15em;}
.view-info .info-cont li {display: inline-block;margin: 0 15px 5px 0;}
.view-info .info-cont li:last-child {margin:0}
.view-info .info-cont li a:hover span{text-decoration:underline; color:#1d2089;}
.view-info .info-cont li a span:after{content:'';display:inline-block;vertical-align:middle;width: 16px;height: 13px;background: url(../images/board/icoFile.png) right center no-repeat;margin-left: 7px;}
.view-info .info-cont li a:first-child {word-break:break-all;white-space:normal;font-size: 0.9em;}
.view-info .info-cont li a:first-child span {display:inline-block;position:relative;box-sizing:border-box;letter-spacing:-.05em; line-height: 1.2em;}
.view-info.link .info-cont li a{background: url(../images/common/ic_blank.png) right center no-repeat;padding-right: 20px;}
.view-info.cols2 .info-cont{width:50%; float:left;}
.view-info.cols2 .info-cont.full{width:100%; float:none; clear: both;}

.board-text .viewBox {overflow:hidden;color: #444;padding: 3em 1.5em;line-height:160%;font-size:1em;}
.board-text .viewBox iframe{min-height:890px;}
.board-text .viewBox img { max-width: 100%; margin-bottom:10px;}
.board-text .viewBox a{word-break: break-all;}
.board-text .viewBox p { line-height:160%; margin-bottom: 0 !important;}
.board-text .viewBox li {    text-align: left !important;}
.board-text .viewBox table th, .board-text .viewBox table td{ border:1px solid #ddd; padding:5px 10px; font-size:1em; }
.board-text .viewBox .ttl01:first-child,
.board-text .viewBox .ttl02:first-child,
.board-text .viewBox .ttl03:first-child{ margin-top: 0;}

.board-text .viewBox figure.media {margin: .9em auto; }
.board-text .viewBox figure.image { display: table; clear: both; text-align: center; margin: .9em auto; min-width: 50px; }.board-text .viewBox figure.image img { display: block; margin: 0 auto; max-width: 100%; min-width: 100%; }
.board-text .viewBox figure.image.image-style-side {float: right;margin-left:1em; max-width: 50%;}
.board-text .viewBox figure.image>figcaption { display: table-caption; caption-side: bottom; word-break: break-word; color: #777; background-color:#eee; padding: .3em; font-size: .75em; outline-offset: -1px; }

.board-text .viewBox i { font-style:italic}
.board-text .viewBox a { text-decoration: underline; color:#054dd7; display:inline-block}
.board-text .viewBox ul {  list-style-type: disc;  list-style-position: inside;  margin:1em 0; padding-left:15px; }
.board-text .viewBox ol {  list-style-type: decimal;  list-style-position: inside;  margin:1em 0; padding-left:15px; }
.board-text .viewBox ul ul, .board-text .viewBox ol ul {  list-style-type: circle;  list-style-position: inside;  margin-left: 20px;  }
.board-text .viewBox ol ol, .board-text .viewBox ul ol {  list-style-type: lower-latin;  list-style-position: inside;  margin-left: 20px;  }

.board-text .viewBox.bd_box{ padding:25px;}
.board-text .viewBox .table thead th{ background:#f2f2f2;}

/* board-view-files */
.board-view-files {display:block;position:relative;width:100%;overflow:hidden;text-align:center}
.board-view-files img {max-width:100%}
.board-view-contents {display:block;position:relative;padding:30px 28px 50px}
.board-view-contents center {text-align:center}
.board-view-contents img {max-width:100%}
.board-view-contents p {min-height:1em}
.board-view-contents .video-wr {display:block;position:relative;height:0;padding:0 0 56.25%;margin:0 0 20px}
.board-view-contents .video-wr iframe {display:block;position:absolute;width:100%;height:100%}
.board-status {margin-top:15px}
.board-writer-ip {text-align:right;border-top:1px dotted #c2c2c2;font-size:0.85em;padding:5px}
.board-view-btns {display:block;margin:15px 0;text-align:right}
.board-view-btns a,
.board-view-btns button, .board-view-btns input {text-align:center}
td.text-left { text-align:left}

@media only screen and (max-width :1024px ){	
    .board-text .viewBox iframe{min-height: 750px;}
}

@media only screen and (max-width :720px ){	
	.board-view-head .titBox { padding:15px 0;}	
	.board-view-head .titBox .tit{font-size: 1.2em;line-height: 1.3em;padding: 0 0 5px 0;display: inline-block;}
	.board-view-head .titBox .topinfo{ margin-top:0; font-size: 0.9em;}
	.board-view-head .titBox .topinfo .writer:after{top:5px;}
	.board-view-head .titBox .top-r{top:inherit;height: auto;position: relative;display: inline-block;right: inherit;float: right;margin: 3px auto 0 auto;}
	.board-view-head .titBox .top-r .board-vhit{right:0;margin-right:0;font-size:0.9em;}
	.board-view-head .titBox .top-r .button{height:30px !important;line-height:30px !important;padding:0 0.5em;font-size: 1em;}
	
	.view-info .info-cont li{margin-bottom: 3px;}
	.view-info .info-cont li a:first-child {font-size:13px;}
	.view-info .info-cont > ul{/* padding:10px 0; */margin-left: 85px;}
	.view-info .info-cont ul:before{/* top:15px; */}
	.view-info .ilbl{/* top:12px; */left: 10px;}
	.view-info.cols2 .info-cont{width:100%; float:none;}
	.board-text .viewBox{padding:20px 0;}
	
    .board-text .viewBox img { width:100%; text-align:center; }	
	.viewBox img{  max-width:500px;  width:100% !important; height:auto !important; }

	.board-text .viewBox iframe{min-height: 500px;}
}
@media only screen and (max-width :480px ){	
    .board-text .viewBox iframe{min-height: 360px;}
}

/* 답변 */
.answerBox { overflow:hidden; background:#f7f7f7; border:1px solid #ddd; margin-top:20px;}
.answerBox .titleArea{border-bottom:1px solid #ddd;overflow: hidden;padding: 10px 30px;}
.answerBox .titleArea .title{text-align: center;font-size:1.3em;font-weight:bold;color:#333;float: left;margin: 0;}
.answerBox .boardDate{float: right;font-size: 0.9em;margin-top: 6px;}
.board-text .answerBox .viewBox{background:#fff;padding: 30px;}
@media only screen and (max-width :1024px ){
	.answerBox .titleArea{ padding:10px 15px;}
	.board-text .answerBox .viewBox{background:#fff;padding: 15px;}
}

/* 비밀글 pw*/
.box_pw{}
.box_pw dl{width: 40%;margin: 0 auto;overflow:hidden;text-align:center;padding: 35px;border: 1px dashed #ddd;margin-bottom:30px;background:#f9f9f9;}
.box_pw dt{float:left;padding: 3px 15px 3px 25px;text-align:left;display:inline-block;background: url('../images/common/ico_ex01.png') no-repeat 0px 6px;}
.box_pw dd{margin-bottom:20px;}
.box_pw dd:last-child{ margin-bottom:0;}
.box_pw .btn{ text-align:center;}
@media screen and (max-width:1024px) {
    .box_pw dl{width:50%;margin-bottom: 15px;}
}
@media screen and (max-width:768px) {
    .box_pw dl{width:100%;padding: 35px 10px;margin-bottom: 10px;}
}


/* 모바일전용 게시판 */
table.mb{ display:none;}
table.mb caption{ display:none;}
@media only screen and (max-width :768px ){	
	table.wb { display:none; }
    table.mb { display:inline-table;}
}



/* 이전글 다음글 */
.listNavi { clear:both; overflow:hidden; margin:20px 0 0 0; border:1px solid #999; border-left:0; border-right:0;  }
.listNavi li { overflow:hidden; }
.listNavi li.next { border-top:1px solid #d7d7d7; }
.listNavi li.next a { background-image:url(' ../images/board/bgNextList.gif');  }
.listNavi li a { display:block; overflow:hidden; padding:10px 20px; background:url(' ../images/board/bgPrevList.gif') 20px center no-repeat;}
.listNavi li a strong {display:inline-block;padding:0 20px;background:url(' ../images/board/bgTxtList.gif') right center no-repeat;vertical-align: middle;min-width: 22px;}
.listNavi li a span {display:inline-block;padding-left:20px;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 70%;vertical-align: middle;}
@media only screen and (max-width: 480px) {
	.listNavi li a strong{ padding:0 10px 0 20px;}
	.listNavi li a span{ padding-left:10px;}
}


/* common form element */
input.inpTxt, input.inpFile { padding:3px 1px; border:1px solid #abadb3; background:#fff; }
input.file + div{position:relative !important;display:inline-block !important;}
input.inpFile { margin:0 3px 0 0; }
textarea.txtArea { padding:5px; border:1px solid #abadb3; background:#fff; }
select.selTxt {min-width: 190px;height: 40px;margin-right: 5px;}
@media only screen and (max-width: 480px) {
    input.inpFile { width:150px !important; }
}
/* 댓글 */
.screen_out {overflow:hidden;position:absolute;width:0;height:0;line-height:0;text-indent:-9999px}
.sort_comm {overflow:hidden;position:absolute;right:0}
.cmt_comm {position:relative;*zoom:1}
.cmt_comm .tit_cmt {display:block;margin-bottom:14px;font-size: 1.1em;}
.cmt_comm .num_cmt {font-weight:normal;font-size:14px;color: #f06f00;}
.cmt_comm .regist_cmt {overflow:hidden; position:relative;}
.cmt_comm .admit_opinion {float:left;position:relative;border:1px solid #ccc;border-right:0}
.cmt_comm .tf_cmt {overflow:hidden;padding:6px 7px;border:0}
.cmt_comm .label_guide {position:absolute;top:22px;left:19px;font-size:14px;color:#767676}
.cmt_comm .btn_submit { position:absolute; right:0;font-weight:600;font-size:16px;color: #ffffff;background: #767676;}
.cmt_comm .num_byte {color: #f06f00;}
.cmt_comm .regist_cmt .info_append {position:absolute;right:11px;bottom:6px;color:#767676}
.cmt_comm .fld_cmt .regist_cmt {margin-bottom:20px}
.cmt_comm .fld_cmt .admit_opinion {width:80%;height:62px}
.cmt_comm .fld_cmt .tf_cmt {width: 100%;height: 60px;}
.cmt_comm .fld_cmt .btn_submit {width: 20%;height: 62px;}
.cmt_comm .fld_reply .admit_opinion {width: 80%;height: 50px;}
.cmt_comm .fld_reply .tf_cmt {width:100%;height:48px}
.cmt_comm .fld_reply .btn_submit {width:20%;height:50px}
.cmt_comm .info_reply {display:none;margin-left:75px;margin-bottom:17px}
.cmt_comm .ico_arrow {display:inline-block;overflow:hidden;width:7px;height:4px;background-position:0 -707px;vertical-align:top}
.cmt_comm .ico_new { background:url('../images/board/ico_new.png'); width:18px; height:18px; font-size:0;overflow:hidden;display:inline-block; vertical-align: middle; margin-top:-1px;}
.cmt_comm .txt_nick {line-height:17px}
.cmt_comm .txt_date {margin:0 6px 0 10px;color:#767676; font-size: 0.9em;}
.cmt_comm .btn_del, .cmt_comm .btn_report {display:inline-block;overflow:hidden;height:11px;margin-top:1px;vertical-align:top;text-indent:-9999px}
.cmt_comm .btn_del {width:11px;background-position:-306px -58px}
.cmt_comm .btn_report {width:14px}
.cmt_comm .txt_cmt {margin:8px 0;line-height:20px;color:#666}
.cmt_comm .btn_more {display:none;width:826px;height:28px;padding-top:11px;margin-top:25px;margin-left:auto;margin-right:auto;border:1px solid #e5e5e5;text-align:center;text-decoration:none}
.cmt_comm .btn_more .ico_comm {margin:7px 0 0 4px}
.cmt_comm .paging_number {margin-top:29px}
.list_cmt {position:relative;min-height:72px;padding:28px 190px 15px 74px;border-bottom:1px solid #e5e5e5;}
.list_cmt .img_profile, .list_cmt .round_cover {position:absolute;top:20px;left:0;width:58px;height:58px}
.list_cmt .round_cover {background-position:0 -500px}
.list_cmt .btn_comm {margin-left:6px}
.list_cmt .ico_arrow {margin:6px 0 0 5px}
.list_cmt .desc_info {display:inline-block;height:15px;line-height:15px}
.list_cmt .emph_num {color: #f06f00;}

.list_depth2 {display:none;position:relative;margin-left:75px;margin-bottom:12px;padding-left:15px;*zoom:1}
.bg_comm {display:block;background:url('../images/board/ico_comm.png') no-repeat}
.list_depth2 .bg_comm {position:absolute;top:0px;left:0;width:9px;height:9px;background-position:0px 0px}
.list_depth2 .btn_report  {background-position:-316px -330px}
.list_depth2 .btn_comm {margin:2px 0 0 6px}
.list_depth2 .txt_bar{margin-top:3px}
.open_child .list_cmt {border-bottom:0}
.open_child .list_depth2 {display:block}
.open_child .info_reply {display:block}
.open_child .btn_more {display:block}
.cmt_comm .none_cmt {padding:38px 0px 55px;border-bottom:1px solid #e5e5e5;color:#666;text-align:center}

#cmtArea {width: auto;}
.cmt_comm .txt_cmt {word-break:break-word}
.cmt_comm .fld_cmt .regist_cmt {margin-bottom:0}
.cmt_comm .txt_spo {color:#666}
.cmt_comm .link_spo {display:none}
.cmt_comm .wrap_cmt {text-align:left; }
.box_comment {margin-bottom:12px;padding: 30px 20px 20px 20px;border:1px solid #e5e5e5;position: relative;}
.box_comment .wrap_spo {height:24px;padding-bottom:5px}
.box_comment .box_check {position:relative;cursor:default}
.box_comment .box_check .ico_comm {width:17px;height:17px}
.box_comment .box_check .ico_choiced {border-color:#262424;background-color:#262424;background-position:2px -429px}
.box_comment .inp_check {position:absolute;top:0;left:0;width:19px;height:19px}
.box_comment .desc_spo {padding-left:26px;color:#767676;line-height:22px}
.box_comment .info_append {position:absolute;top:2px;right:20px;color:#767676; font-size: 0.9em; margin-bottom: 0 !important;}

.list_cmt { width:100%; padding: 28px 10px 23px 10px;}
.cmt_comm .info_reply {margin:0 20px 17px 20px;}
.list_depth2 {margin-left:20px}
.cmt_comm .btn_more {margin:25px 0 0 20px}
.list_cmt .item_updown {top:27px}


/* 게시판 : 작성 */
.board-write { position:relative; border-top:2px solid #2c2c2c; }
.board-write > table { width:100%;}
.board-write .tit { padding:15px 0; overflow:hidden;}
.board-write .tit .inputTxt { width:81%;}
.board-write .label {color:#333; display:inline-block; float:left; width:15%; margin:0 1% 0 2%; line-height:22px; background:url(' ../images/board/bgInfo.gif') right center no-repeat;}
.board-write .inputTxt {padding:0 1%; height:22px; border:1px solid #abadb3;}
.inputTxt.type01{width:10%;}
.inputTxt.type02{width:20%;}
.inputTxt.type03{width:30%;}
.inputTxt.type04{width:40%;}
.inputTxt.type05{width:50%;}	

.board-write .infoBox { overflow:hidden; padding:15px 0; border-top:1px dashed #d7d9da; border-bottom:1px solid #999;}
.board-write .infoBox li {margin:0; color:#666;}
.board-write .infoBox_last { overflow:hidden; padding:0 0 15px 0; border-bottom:1px solid #d7d7d7; background:#fcfcfc; }
.board-write .infoBox_last li {margin:15px 0 0 0; color:#666; }
.board-write .selectTxt {height:24px; line-height:24px; border:1px solid #abadb3;}
.board-write .viewBox { overflow:hidden; color:#666; padding:15px 0; border-bottom: 1px solid #999;}
.board-write .textarea { width:97.5%; height:200px; padding:0 1%; margin:0; border:1px solid #abadb3; }


/* 첨부파일 */
.board-write .fieldBox { padding:15px 0; border-top:1px solid #d7d7d7; border-bottom:1px solid #999;}
.board-write .fieldBox dl { overflow:hidden; color:#666; line-height:1.5em;}
.board-write .fieldBox dl dd { float:left; width:81%}
.board-write .fileWrap { position:relative; }
.board-write .fileWrap .file { display:block; padding-right:82px;}
.board-write .fileWrap .file input { padding:0 5px; height:25px; width:97%; border:1px solid #abadb3; }
.board-write .fileWrap .fileBg { position:absolute; right:6px; top:0; display:inline-block; width:65px; height:27px; background:url(' ../images/board/btnFileSearch.gif') 0 0 no-repeat; }
.board-write .fileWrap .fileBg input { filter:alpha(opacity=0); opacity:0; width:65px; height:27px; cursor:pointer;}
.board-write .fileWrap + .fileWrap { margin-top:10px;}


/*******************
	Board List style
********************/
table.list				{ width: 100%; padding:0; border-spacing:0px; border:0; border-collapse:collapse; border-top: 2px solid #444444; border-bottom: 1px solid #cfd1d4; margin-bottom: 20px;   }
table.list thead th		{ background: #f8f8f8; padding: 15px 0; font-weight: 400; font-size:1.2em; }
table.list tbody td		{ border-top: 1px solid #cfd1d4; font-size: 0.94em; padding: 15px 10px; }

.btn-group		{ padding: 20px 0; text-align: right; }

.pageNav		{ padding-bottom: 50px; text-align: center; }
.pageNav > *	{ display: inline-block; min-width: 36px; height: 36px; line-height: 36px; border: 1px solid #cfd1d4; }
.pageNav span	{ background: #444444; color: #fff; }

/* 신청서 양식 */
.agree-box			{ margin-bottom: 50px; }
.agree-box .inner	{ padding: 20px; border: 1px solid #bfbfbf; background: #f7f7f7; font-family: 'Dotum'; margin-bottom: 20px; }
.agree-box .scroll	{ overflow-y: auto; height: 150px; }

.form-layout        {border-top: 2px solid #1d2089;overflow: hidden; clear: both;}
table.form			{ width: 100%; padding:0; border-spacing:0px; border:0; border-collapse:collapse;  table-layout: fixed; }
table.form th		{padding: 0.6em;border-bottom: 1px solid #ededed;background: #f9f9f9;font-weight: 500;text-align:center;color:#333;}
table.form td		{padding: 0.6em;border-bottom: 1px solid #ededed; text-align: left;}
table.form input	{ max-width: 100%; }
table.form textarea	{ height: 150px; }
table.form textarea.min{ height: 80px;}
table.form fieldset	{ display: inline-block; min-width: 140px; padding-right: 20px; padding: 5px 5px 5px 0; }
table.form .full	{ width: 100%; box-sizing:border-box; }
table.form .half	{ width: 40%; }
table.form .svper	{ width: 70%; }
table.form .help		{ color: #0075be; margin-bottom: 15px; }
table.form em{ display: block;}
table.form .bL{border-left:1px solid #ededed;}

.form-layout>div,
.form-layout .col2 li{width:49%;float:left; font-size:15px;}
.form-layout>div:nth-child(2n+2),
.form-layout .col2 li:nth-child(2n+2) { float:right;}
.form-layout>div li,
.form-layout .col2 li{padding: 10px 0; overflow: hidden;}
.form-layout .col2 li.full{width:100%; float:none;}
.form-layout label{/* margin-bottom: 10px; */display: inline-block;font-weight: 500;}
.form-layout .labelTit{margin-bottom: 10px; display: block; font-weight: 500; font-size: 1.08em;}
.form-layout label.txt{display: inline-block; font-size:0.95em; font-weight: 300; margin-bottom:0; }
.form-layout input	{max-width: 100%;height: 2em;}
.form-layout textarea	{ height: 150px; }
.form-layout textarea.min{ height: 100px;}
.form-layout select{height: 2em; }
.form-layout fieldset	{ display: inline-block; min-width: 140px; padding-right: 20px; padding: 5px 5px 5px 0; }
.form-layout input[type=file]{ height: 2em; padding: 0.05em; line-height: 1em;}
.form-layout input[type="text"].setBlock, 
.form-layout input[type="email"].setBlock,
.form-layout input[type="tel"].setBlock,
.form-layout input[type="password"].setBlock{width:191px;/* margin-bottom: 5px; */}
.form-layout .button.small{height: 2em !important;margin-bottom:0;line-height: 2em !important;font-size: 0.95em;padding: 0 0.5em;}
.form-layout .txt_sm{line-height: 1.3em;display: inline-block;margin: 0 0 0 5px;}
.form-layout select{ }
.form-layout .full	{ width: 100%; box-sizing:border-box; overflow: hidden;}
.form-layout .half	{ width: 50%; }
.form-layout .help		{ color: #f79520; margin-bottom: 15px; }
.form-layout .num { width: 32%;}
.form-layout .num + em{ display:inline-block; width:2%; text-align:center;}
.form-layout #cd_zip + .button { margin-left:5px;}

.form-layout dl{width: 100%;display: block;/* overflow: hidden; */}
.form-layout dl dt{/* display: block; */font-weight: 500;margin-bottom: 10px;}
.form-layout dl dd{/* display: block; *//* overflow: hidden; */}
.form-layout dl input {color: #333;letter-spacing: -0.3px;position: relative;width: 100%;}
.form-layout dl label .txt{ text-align: right; float: right;}
.form-layout dl .col2 label{width: 50%; float: left; padding: 0; margin-right: 10px;}

.form-layout .email_input{ width:30.5%;}
.form-layout .email_input + select{ margin-bottom: 0 !important;}

.form-layout .email_td2 .email_input{ width:46%; margin-bottom: 5px;}
.form-layout .email_td2 .email_input + select{}

.form-layout .box{padding: 5px 0;  border: 1px solid #ddd; border-width: 1px 0; overflow: hidden;} 
.form-layout .box span{display: block; float:left; margin-right: 15px;}
.form-layout .box span:last-child{margin-right: 0;}
.form-layout .box input{height: 23px;}

.form-layout .radioBox{padding: 0;  border: 1px solid #ddd; border-width: 1px 0; overflow: hidden;}
.form-layout .radioBox span{ display: block; float:left;  margin-right: 15px;}
.form-layout .radioBox span:last-child{margin-right: 0;}
.form-layout .radioBox label{ font-size:1em; font-weight: 300;}
.form-layout .radioBox input{ height: 33px;}

.form-layout .check{}
.form-layout .check li{ width:50%; float:left; border:1px solid #ddd; padding:0 20px; border-radius: 5px;}
.form-layout .check input[type="radio"]{ margin-right:10px;}

table.form .checkbox { overflow:hidden;}
table.form .checkbox input[type="checkbox"],
table.form .checkbox label{ padding: 5px 5px 5px 0; }
table.form .checkbox span{display:block;float:left;overflow:hidden;min-width:140px;margin: 2px 0; }
table.form .checkbox.cols2 span{width: 49%;}
table.form .checkbox.cols2 span:nth-child(even){ float:right; padding-left:10px;}
table.form .checkbox.cols3 span{ width:33.3%;}
table.form .checkbox.cols3 span.cols2{width:66.6%; margin: 2px 0 2px 10px;}
table.form .checkbox.cols4 span{ width:25%;}
table.form .checkbox.cols5 span{width: 20%;min-width: inherit;}


@media only screen and (max-width: 1024px){
	.form-layout .email_td2 .email_input,
	.form-layout .email_td2 .email_input + select{ width:100%; }
	
	table.form .checkbox span,
    table.form .checkbox.cols2 span{width: 100%; float:none !important; padding-left:0 !important;}
    table.form .checkbox.cols3 span,
    table.form .checkbox.cols4 span,
    table.form .checkbox.cols5 span{width: auto;min-width: 140px;}
    table.form .checkbox.cols3 span.cols2{min-width:inherit; width:auto;}
}
@media only screen and (max-width: 720px){
	table.form,
	table.form thead,
	table.form tbody,
	table.form tr,
	table.form th,
	table.form td		{ display: block; position: relative; }
	
	table.form			{ border-top: none; }
	table.form tr		{ overflow: hidden; }
	table.form th		{text-align: left;padding: 0.45em 0.6em;border-top: 1px solid #cfd1d4;margin-top: 5px;}
	table.form td		{border-right:0;}
	table.form tr:first-child th:first-child{ margin-top:0;}
	table.form em{ display: inline}
	
	.form-layout>div,
	.form-layout .col2 li{ width:100%; float:none;}
	.form-layout > li{padding-left: 10px }
	.form-layout label {position: inherit !important; left:inherit !important; top:inherit !important; line-height: 20px !important;}
	.form-layout input[type="text"].setBlock, 
	.form-layout input[type="email"].setBlock,
	.form-layout input[type="tel"].setBlock,
	.form-layout input[type="password"].setBlock,
	.form-layout select {width:100%;margin-bottom: 5px;}	
    .form-layout .w_split{width: calc(100% - 70px) !important;}
	.form-layout .w_split2{width: calc(100% - 100px) !important;}
	.form-layout .button.small{float:right;}
	.form-layout .txt_sm{clear:both;margin: 0;}
	
	.form-layout .email_input{ width:48% !important; margin-bottom: 5px;}
	.form-layout .email_input + .email_input{float: right !important;}		
	.form-layout .email_input + select{width: calc(100% - 70px) !important;}
	.form-layout .email_input + .email_input + .email_input{float: none !important;}
	.form-layout .email_input + .email_input +  select{width: 100% !important;}

	.form-layout #cd_zip { width:60% !important;}
	.form-layout #cd_zip +.button { width:30% !important;}
}
@media only screen and (max-width: 480px) {
	.form-layout .email_input{ width:46% !important;}
}

/* Board : Write */
.boardWrite {width:100%;margin-top:10px;border-top: 2px solid #1d2089;border-bottom:1px solid #8e919a;}
.boardWrite thead th { height:22px; padding-bottom:10px; font-size:1.05em; background:#61646c; color:#fff;}
.boardWrite th, .boardWrite td {padding: 0.6em;height:30px;border-top: 1px solid #ededed;position: relative;}
.boardWrite td.edit { padding:9px 0 8px 0;}
.boardWrite tr:first-child th, .boardWrite tr:first-child td { border-top:none}
.boardWrite th {background: #f9f9f9;color:#333;text-align: left;}
.boardWrite col:first-child { width:20%;}
.boardWrite col + col { width:auto;}
.boardWrite .bL{border-left:1px solid #ededed;}
.boardWrite .full	{ width: 100%; box-sizing:border-box; }
.boardWrite .half	{ width: 40%; }
.boardWrite .svper	{ width: 70%; }
.boardWrite .help		{ color: #0075be; margin-bottom: 15px; }
.boardWrite input[type="text"], 
/*.boardWrite input[type="email"],*/
.boardWrite select {width:100%;box-sizing:border-box;height: 2em;text-indent:5px;border: 1px solid #ddd;}
.boardWrite input[type="tel"] { _width:150px;}
.boardWrite .setBlock { display:inline-block; white-space:nowrap; }
.boardWrite input[type="text"].setBlock, 
/*.boardWrite input[type="email"].setBlock,*/
.boardWrite input[type="tel"].setBlock,
.boardWrite input[type="password"].setBlock,
.boardWrite select {width:191px;height: 2em;}
.boardWrite textarea/*,
.boardWrite input[type="email"]*/ { width:100%; box-sizing:border-box;}
.boardWrite input[type="file"] { display:block; width:100%; box-sizing:border-box; height: 2em; padding: 0.05em; line-height: 1em; margin-bottom:5px}
.boardWrite .listStyle { margin-top:10px}
.boardWrite .arrowBl { display:block; }
.timepicker_box{}
.timepicker_box label{font-size:0;}
.boardWrite .button.small{height: 2em !important;margin-bottom:0;line-height: 1.2em !important;font-size: 0.95em;padding: 0 0.5em;}
.boardWrite .txt_sm{line-height: 1.3em;display: inline-block;margin: 0 0 0 5px;}

.boardWrite .email_input{ width:30.5%; height: 2em;}
.boardWrite .email_input + select{ margin-bottom: 0 !important;}
.boardWrite .email_td2 .email_input{ width:46%; margin-bottom: 5px;}
.boardWrite .email_td2 .email_input + select{}

.boardWrite.boardWrite2 th {padding: 0.6em;border-bottom: 1px solid #ededed;background: #f9f9f9;font-weight: 500;text-align: center;color: #333;font-size: 1em;}


/* 자동입력방지 */
.boardWrite .autostop{float:left; width:80px; height:50px;}
.required{ font-weight:normal; color:#df2d32; display:inline-block; margin-left:5px}

@media only screen and (max-width: 1024px){
	.boardWrite .email_td2 .email_input,
	.boardWrite .email_td2 .email_input + select{ width:100%; }
}

@media only screen and (max-width :720px ){	
	/* Board : Write */
	.boardWrite td{ padding:0.8em 0em 0.8em 0.5em;}
	.boardWrite input[type="text"].setBlock, 
	.boardWrite input[type="email"].setBlock,
	.boardWrite input[type="tel"].setBlock,
	.boardWrite input[type="password"].setBlock,
	.boardWrite select { width:100%; }
    .boardWrite .w_split{width: calc(100% - 70px) !important;}
	.boardWrite .w_split2{width: calc(100% - 100px) !important;}
	.boardWrite .button.small{float:right;}
	.boardWrite .txt_sm{ margin-top:5px; clear:both;}
	
	.boardWrite .email_input{ width:47% !important; margin-bottom: 5px;}
	.boardWrite .email_input + .email_input{float: right !important;}	
	.boardWrite .email_input + select{width: calc(100% - 70px) !important;}
}
@media only screen and (max-width: 480px) {
	.boardWrite .email_input{ width:45% !important;}
}

/* captcha */
.captchaWrap { position:relative; overflow:hidden; min-height:70px; vertical-align:bottom;}
.captchaWrap a{ display:inline-block}
.captchaWrap img { border:0}
.captchaWrap #captcha_image,
.captchaWrap #captcha_image_audio_controls,
.captchaWrap a.btnRefresh,
.captchaWrap .inputBtn,
.captchaWrap #captcha_code.inputText,
.captchaWrap #captcha_image_audio_div,
.captchaWrap .txtGuide {float:left; margin-right:3px; }
.captchaWrap #captcha_code.inputText{ border:1px solid #d2d2d2; height:33px; line-height:33px; padding:0 5px; width:100px; }
.captchaWrap #captcha_image {  margin-top:0px }
.captchaWrap .txtGuide{ font-size:0.85em; color:#666; line-height:35px; padding-left:10px}


/* 포토게시판 */
.board-imgTxt{box-sizing:border-box;width:100%;/* overflow:hidden; */margin-top: -10px;}
.board-imgTxt > ul{ font-size:0;}
.board-imgTxt > ul > li{display:inline-block;/* overflow:hidden; */width: 23.2%;margin: 0 1.2%;margin-bottom:30px;position:relative;text-align:center;vertical-align:top;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;font-size: 16px;}
.board-imgTxt > ul > li > a,
.board-imgTxt > ul > li > div{display:block;width:100%;height:100%;border: 1px solid #eaeaea;}
.board-imgTxt > ul > li p{ display:block; width:100%; box-sizing:border-box; margin-bottom: 0 !important;}
.board-imgTxt > ul > li p.ImgBox{width: 100%;height: 0;padding-bottom: 50%;padding-top: 20%;overflow:hidden;background:#f6f6f6 url(' ../images/board/noImg_logo.png') center center no-repeat;margin-bottom:0;position:relative;}
.board-imgTxt > ul > li p.ImgBox img {position: absolute;left: 0;top: 0;width:100%; height: 100%; }
.board-imgTxt > ul > li .txtBox{ padding: 15px 20px 20px 20px; text-align: left;}
.board-imgTxt > ul > li .txtBox .Title{ padding:0 0 15px 0px;}
.board-imgTxt > ul > li .Title{padding: 15px 0 5px 0px;font-size: 1.125em;font-weight: 500;color: #333;display:block;margin:0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.board-imgTxt > ul > li .date{padding: 0;font-size: 0.9em;line-height: 1em;color:#767676;margin-bottom:0;}
.board-imgTxt > ul > li:nth-child(4n+1){ margin-left:0}
.board-imgTxt > ul > li:nth-child(4n+4){margin-right:0;}
.board-imgTxt > ul > li a:hover,
.board-imgTxt > ul > li a:active,
.board-imgTxt > ul > li a:focus{ text-decoration: none;}
.board-imgTxt > ul > li a:hover .Title{color: #111;}
.board-imgTxt > ul > li a:hover .txt{ color:#222;}
.board-imgTxt > ul > li a:hover .date{ text-decoration: none;}
.board-imgTxt > ul > li .ImgBox:before {content:'';display:block;position:absolute;top:0;left:0;background:rgba(0,0,0,0.4) url('../images/board/ico_ovmore.png') no-repeat 50% 50%;width:100%;height:100%; z-index:1; opacity:0;filter:Alpha(opacity=0);transition: 0.4s all ease;-webkit-transition: 0.4s all ease;-moz-transition: 0.4s all ease;-ms-transition: 0.4s all ease;-o-transition: 0.4s all ease;}
.board-imgTxt > ul > li:hover .ImgBox:before {opacity:1;filter:Alpha(opacity=100);}

/* 블로그형 */
.board-blog {padding: 0 0 20px 0;overflow: hidden;}
.board-blog > ul > li{display: block;width: 100%;/* float:left; */margin: 0 !important;border-bottom: 1px solid #ddd;text-align: left;}
.board-blog > ul > li:nth-child(even){/* float:right; */}
.board-blog > ul > li > a{padding: 20px 0 20px 215px;}
.board-blog > ul > li p.ImgBox{position: absolute;left:0;top: 20px;width: 190px;height: 120px;padding: 0;}
.board-blog > ul > li p.ImgBox img{min-height: 120px;}
.board-blog > ul > li .Title{padding-top:0;font-size: 1.1em; font-weight: 500;}
.board-blog > ul > li .info{margin-top:10px;font-size: 0.95em;color:#767676;overflow: hidden;}
.board-blog > ul > li .info li {position:relative;padding-left:7px;margin-bottom:5px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width: 48%;float: left;}
.board-blog > ul > li .info li:nth-child(even){float:right;}
.board-blog > ul > li .info li em{ color:#555; min-width:65px; display:inline-block}
.board-blog > ul > li .info li:before{ content:''; display:block; width:2px; height:2px; background:#555; position:absolute; left:0; top:10px}
.board-blog > ul > li p{text-align:left;}

/* ebook pdf */
.board-ebook{margin-top:0;}
.board-ebook > ul > li{width: 17.5%;}
.board-ebook > ul > li,
.board-ebook > ul > li:nth-child(4n+1),
.board-ebook > ul > li:nth-child(4n+4){margin: 0 1.5% 40px 1.5%;}
.board-ebook > ul > li:nth-child(5n+1){margin-left: 0;}
.board-ebook > ul > li:nth-child(5n+5){margin-right: 0;}
.board-ebook > ul > li p.ImgBox{padding: 65% 0 65% 0; border-radius: 0;border: 1px solid #ddd;}
.board-ebook > ul > li:hover .ImgBox:before{display: none;}
.board-ebook > ul > li > div,
.board-ebook > ul > li > a{border:none;}
.board-ebook > ul > li .Title{font-size: 1.05em;line-height: 1.4em;white-space: inherit;text-overflow: inherit;padding: 15px 0 0 0; min-height: 70px;}

.board-ebook > ul > li p.ImgBox{box-shadow: 3px 3px 7px rgba(0,0,0,0.15);}

/* 동영상 */
.board-mvBox > ul > li:hover .ImgBox:before{background-image:url('../images/board/ico_ovmore02.png');}

@media only screen and (max-width: 1024px) {
	.board-imgTxt > ul > li{ font-size:15px;}
	.board-imgTxt > ul > li .txtBox .Title{ padding:0 0 10px 0px !important;}
}

@media only screen and (max-width :768px ){		
	/* 포토게시판 */
	.board-imgTxt { margin-top:20px;}
	.board-imgTxt > ul > li{ font-size:14px;}
    .board-imgTxt > ul > li div img { width:100%; height:auto; }
	.board-imgTxt > ul > li .txtBox .Title img {width:auto;}
	.board-imgTxt > ul > li,
	.board-imgTxt > ul > li:nth-child(3n+3){ display:block; float:left; margin:0 3% 20px 0; width:31.3%;}
	.board-imgTxt > ul > li:nth-child(3n+3){ margin-right:0;}	
	.board-imgTxt > ul > li .txtBox{ padding:15px 10px;}
	.board-imgTxt > ul > li .txtBox .Title{ padding:0 0 7px 0px !important;}

	.board-imgTxt > ul > li{ display:block; float:left; margin:0 0 20px 0 !important; width:48% !important;}
	.board-imgTxt > ul > li:nth-child(2n+2){ float:right;}
	.board-imgTxt > ul > li p.ImgBox{min-width:inherit;width:100%;}	
	.board-imgTxt > ul > li .Title{ padding:10px 0 5px 0px !important; min-height: inherit;}
	
	/* 블로그형 */
	.board-blog{padding:15px 0;}
	.board-blog > ul > li{width:100% !important;float:none;margin: 0 0 15px 0 !important;border: 1px solid #ddd;border-radius: 8px;padding: 0 20px;}
	.board-blog > ul > li a{padding:15px 0;}
	.board-blog > ul > li p.ImgBox{ width: 190px; height: 120px; margin: 0 auto 10px auto; /*padding-bottom: 50%;padding-top: 35px;*/ position: relative; left: inherit;top:inherit;}	
	.board-blog > ul > li p.Title {text-align: center;border-bottom: 3px double #ddd;}
	.board-blog > ul > li .info{font-size:1em;}
	.board-blog > ul > li .info li{float:none !important; width:100%;}
	.board-blog > ul > li .info li:last-child{margin-bottom:0;}
	.board-blog > ul > li p.ImgBox img{height: 100%; min-height: inherit;}
}
@media only screen and (max-width :480px) {
	/* 포토게시판 */
	.board-imgTxt > ul > li{width:100% !important;float:none !important;}
	.board-imgTxt > ul > li .Title{ width:100%;}
}


/* 게시판 입력 테이블*/
.board-write-tb{width:100%; border-top:2px solid  #393f46; border-bottom:1px solid #999;}
.board-write-tb th { padding:15px 0 13px 12px; background:#f7f7f7; border-top:1px solid #d9d9d9; text-align:left; vertical-align:top; color:#666; }
.board-write-tb td { padding:11px 0 9px 20px; border-top:1px solid #d9d9d9; }
.board-write-tb .inputTxt {width:95%; padding:0 5px; height:22px; border:1px solid #abadb3;}
.inputTxt.type01{width:10%;}
.inputTxt.type02{width:20%;}
.inputTxt.type03{width:30%;}
.inputTxt.type04{width:40%;}
.inputTxt.type05{width:50%;}
.board-write-tb .selectTxt {height:24px; line-height:24px; border:1px solid #abadb3; }
.board-write-tb .selectTxt.w100 { margin-right:5px; width:100px; }
.board-write-tb .textarea { width:95%; height:200px; padding:4px 5px; margin:0; border:1px solid #abadb3; }
.board-write-tb .fileWrap { position:relative; }
.board-write-tb .fileWrap .file { display:block; padding-right:93px;}
.board-write-tb .fileWrap .file input { padding:0 5px; height:25px; width:97%; border:1px solid #abadb3; }
.board-write-tb .fileWrap .fileBg { position:absolute; right:17px; top:0; display:inline-block; width:65px; height:27px; background:url(' ../images/board/btnFileSearch.gif') 0 0 no-repeat; }
.board-write-tb .fileWrap .fileBg input { filter:alpha(opacity=0); opacity:0; width:65px; height:27px; cursor:pointer;}
.board-write-tb .fileWrap + .fileWrap { margin-top:10px;}

.newData { display:inline-block; vertical-align:middle; width:11px; height:13px; margin-left:10px; font-style:normal; text-indent:-1000px; background:url(' ../images/board/icoNew.gif') 0 center no-repeat; }

.page-mobile {display:none;}
@media only screen and (max-width :768px ){
	.page-web { display:none; }
    .page-mobile { display:inline !important; }
}


/* 게시판 페이징 */
.board-paging { margin:50px 0 0; text-align:center; clear:both;}
.board-paging a, .board-paging a.on {display:inline-block;text-align:center;margin: -1px -2px 0 -2px;padding:0 10px;height: 42px;line-height: 42px;width: 42px;vertical-align:top;border:1px solid #d8d8d8;font-size:0.95em;box-sizing:border-box;}
.board-paging a.on {color:#fff;background: #90c31f !important;border-color: #90c31f;font-weight: 500 !important;}
.board-paging a:hover{ background:#e4e4e4;}
.board-paging a.on:hover, .board-paging a.on:focus, .board-paging a.on:active{ color:#fff; font-weight:normal;}
.board-paging a:hover, .board-paging a:focus, .board-paging a:active { color:#111;}
.board-paging a.first, .board-paging a.last {padding:0;width: 42px;height: 42px;font-size: 0;}
.board-paging a.first {background:url(' ../images/board/pageFirst.gif') center center no-repeat;margin-right: 2px;}
.board-paging a.last {background:url(' ../images/board/pageLast.gif') center center no-repeat;margin-left: 2px;}
.board-paging a.prev, .board-paging a.next {padding:0;width: 42px;height: 42px;font-size: 0;}
.board-paging a.prev {margin-right:10px;background:url(' ../images/board/pagePrev.gif') center center no-repeat;}
.board-paging a.next {margin-left:10px;background:url(' ../images/board/pageNext.gif') center center no-repeat;}
@media only screen and (max-width :720px ){
	.board-paging a, .board-paging a.on, 
	.board-paging a.first, .board-paging a.last,
	.board-paging a.prev, .board-paging a.next{height: 35px;line-height: 35px;width: 35px;}	
}


/* faq */
.faqDetail{clear:both;overflow:hidden;border-top: 2px solid #df2d32;}
.faqDetail ul{color:#666; border-bottom:1px solid #d6d6d6;}
.faqDetail li{border-top: 1px solid #dfdfdf;}
.faqDetail li:first-child{border-top:none;}
.faqDetail li > a {position:relative;padding: 17px 30px 15px 50px;display:block;font-size:0.95em;line-height:150%;color:#222;border: 1px solid #fff;border-width: 0 1px;letter-spacing:-0.03em; background:url('../images/board/ico_faq.png') no-repeat 10px 14px;}
.faqDetail li > a:after { content: ""; display: block; width: 35px; height: 35px; position: absolute; right: 0; top:0px; background: url('../images/board/arrow_faq.png')no-repeat center 25px;}
.faqDetail li > a:hover{ color:#df2d32;}
.faqDetail li.faq.on > a{ color:#111; font-weight:500; background-color:#fff;}
.faqDetail li.faq.on > a:after { background-position: center -70px;}
.faqDetail li.faq.on > a{  border-color:#fff;}
.faqDetail li.faq.on div.txt_box{ display:block; padding:18px 35px 26px 50px; background:#f9f9f9 url('../images/board/ico_faq.png') no-repeat 10px -158px; /*border-top:1px solid #dfdfdf;*/ border-width: 0 0 1px 0; overflow:hidden; margin-bottom:-1px; font-size: .95em}
.faqDetail li.faq .txt_box a{ font-size:0.9em; color:#666;}
.faqDetail li.faq .txt_box{display:none; }
.faqDetail ul ul{border-bottom:none;}

.faqDetail li li{border-top:none;}
.faq table{ font-size:1.05em;}
@media only screen and (max-width :768px ){
	.faqDetail li.faq.on div.txt_box img{ width:100%; max-width:500px;}		
	.faqDetail li a {padding: 10px 35px 10px 45px;background-position: 13px 10px;background-size:25px;position:relative;letter-spacing:-0.07em;}

	.faqDetail li.faq.on div.txt_box{padding: 15px 15px 13px 46px;background-size: 25px;background-position: 15px -140px;}
	.faqDetail li a:after{width: 45px;height: 45px;background-position-y: 20px;}
	.faqDetail li.faq.on a:after{ background-position: center -75px;}	
}


/* boardTab */
.boardTab {position:relative;padding:0;margin-bottom: 30px; background:#fbfbfb; box-shadow: 0 0 0 0px #ddd inset;}
.boardTab:after { clear:both; content: ""; display: block}
.boardTab li {float:left;width:25%;box-sizing:border-box;}
.boardTab li:last-child {padding:0px; border-left:0;}
.boardTab li a{display:block;padding:0 5px;height:45px;line-height:45px;font-size:16px;text-align:center;color: #767676;text-decoration:none;letter-spacing:-0.05em;border: 1px solid #ddd;margin:-1px 0 0 -1px;box-sizing:border-box;background: #fbfbfb; transition:background .3s, border-color .3s;}
.boardTab li a:hover,.boardTab li a:focus,.boardTab li a:active{color:#20364b; background:#fff;}
.boardTab li.on a{color: #0075be;border-top: 2px solid  #0075be;background: #fff;border-bottom:1px solid #fff; font-weight:700;}
.boardTab.cols2 li{ width:50%;}
.boardTab.cols3 li{ width:33.3%;}
.boardTab.cols3 li:nth-child(2),.boardTab.cols3 li:nth-child(5){ width:33.4%;}
.boardTab.cols4 li{width:25%;}

.boardTab.cols5 li{width:20%;}
.boardTab.cols6 li{ width:16.6%;}
.boardTab.cols6 li:first-child { width:17%;}
.boardTab.cols7 li{width: 14.2%;}
.boardTab.cols7 li:first-child {width: 14.8%;}
.tab_content { display: none; background-color: #fff;}

@media only screen and (max-width:768px){
	.boardTab.cols3 li,.boardTab.cols3 li:nth-child(2),.boardTab.cols3 li:nth-child(5),
	.boardTab.cols4 li,
	.boardTab.cols5 li,
	.boardTab.cols6 li:first-child,
	.boardTab.cols6 li{width:50%;}	
	.boardTab.cols7 li,
	.boardTab.cols7 li:first-child{ width:33.3%;}
	.boardTab li a{ font-size: 1em;}
	
	.boardTab.cols7 li,
	.boardTab.cols7 li:first-child{ width:50%;}
	.boardTab li a{ font-size: 0.94em;}	
}

.score li{ padding-left:0;}
.score li:before{ display:none;}
.score span{ display:inline-block; width:100px; font-weight:700;}
@media only screen and (max-width :768px ){
	.score span{ display:block; width:auto; }
}

/* 폼입력 테이블 :회원가입과 같이 사용  */
.tbl-form {border-top:2px solid #444;border-bottom:1px solid #bbb;width:100%;border-collapse:collapse;clear:both;table-layout:fixed;}
.tbl-form tbody{ display: inherit; width:100%; }
.tbl-form th {background:#f8f8f8;padding:14px 10px 13px 27px;font-size:1.0625em;border-top:1px solid #ccc;color:#333;text-align:left;}
.tbl-form th label {position:relative;display:inline-block;}
.tbl-form th .nec {background:url(../images/common/ico_nec.png) no-repeat 0 5px;text-indent:-9999px;display:block;width:9px;height:15px;position:absolute;top:0;right:-15px;padding:0}
.tbl-form td {border-top:1px solid #ccc;padding:14px 0 13px 25px;}
.tbl-form th.line {border-left:1px solid #000;}
.tbl-form td label {margin:0 5px;}
.tbl-form td input.text {height:38px;}
.tbl-form td pre {width:570px;font-family:Nanum Gothic;white-space:pre-line;line-height:160%;}
.tbl-form td input.text, .tbl-form td select.select, .tbl-form td button {vertical-align:middle;}
.tbl-form td input[type="radio"], .tbl-form td input[type="checkbox"] {width:15px; height: 15px; }
.tbl-form td .stit {display:inline-block;margin-right:15px;}
.tbl-form td ul li span.b.cblue1 {display:inline-block;*display:inline;*zoom:1;vertical-align:top;width:55px;}
.tbl-form .info-ex01, .tbl-form .info-ex02, .tbl-form .info-ex03 {background-position:0 0;}
.tbl-form a.sw-btn span, .tbl-form a.sg-btn span {padding:13px 9px;}
.tbl-form input.sw-btn, .tbl-form input.sg-btn, .tbl-form input.sp-btn, .tbl-form input.sdp-btn, .tbl-form button.sw-btn, .tbl-form button.sg-btn, .tbl-form button.sp-btn, .tbl-form button.sdp-btn {height: 40px;}

/* 세로형 */
.tbl-form.v-type th {padding:14px 10px 13px 10px;border-right:0;border-left:1px solid #bac2ca;text-align:center;}
.tbl-form.v-type th:first-child {border-left:0}
.tbl-form.v-type td {padding:14px 10px 13px 10px;text-align:center;border-left:1px solid #bac2ca;}
.tbl-form.v-type td:first-child {border-left:0}

.tbl-form-view {border-top:2px solid #696c75;width:100%;border-collapse:collapse;clear:both;table-layout:fixed;}
.tbl-form-view th {background:#f3f5f8;padding:8px 10px 8px 15px;border-right:1px solid #bac2ca;border-bottom:1px solid #ddd;font-size:1em;color:#043d86;}
.tbl-form-view th label {padding-left:18px;position:relative;}
.tbl-form-view th label .nec {background:url(../images/common/ico_nec.png) no-repeat 0 3px;text-indent:-9999px;display:block;position:absolute;top:0px;left:0px;width:9px;height:15px;}
.tbl-form-view td {border-bottom:1px solid #ddd;padding:8px 0 8px 15px;font-size:0.938em;}
.tbl-form-view td label {margin:0 5px;}
.tbl-form-view td input {height:26px;}
.tbl-form-view td pre {width:570px;font-family:NanumGothic;white-space:pre-line;}

@media only screen and (max-width:768px){
	.tbl-form a.sw-btn span, .tbl-form a.sg-btn span {padding:8px 9px;}
	.tbl-form input.sw-btn, .tbl-form input.sg-btn, .tbl-form input.sp-btn, .tbl-form input.sdp-btn, .tbl-form button.sw-btn, .tbl-form button.sg-btn, .tbl-form button.sp-btn, .tbl-form button.sdp-btn {height:30px;}
}


/* 쓰기폼 */
.prg-form .top-txt {float:right;margin:8px 0 5px;} 
.prg-form .tbl-form th {width:20%;}
.prg-form .tbl-form td {width:80%;}
.prg-form .tbl-form .select {min-width:80px}
.prg-form .chk-sch, .prg-form .chk-sch li {display:inline;margin-right:7px}
@media only screen and (max-width:999px){
	.prg-form .tbl-form th {width:20%;}
	.prg-form .tbl-form td {width:80%;}
}
@media only screen and (max-width:768px){
	.adm-wr .info-box {padding-top:30px;padding-bottom:30px;}
	.adm-wr .info-box .box-tit {margin-bottom:10px}
	.adm-wr .info-box button {position:relative;top:auto;right:auto;margin-top:0;display:block;}
}
@media only screen and (max-width:768px){
	.prg-form .tbl-form {border:1px solid #ddd;border-top:2px solid #696c75;border-bottom:0;letter-spacing:0;}
	.prg-form .tbl-form tr {overflow:hidden;display:block;border-bottom:1px solid #ddd}
	.prg-form .tbl-form th, .prg-form .tbl-form td {border:0;background:#fff;display:block;width:100% !important;float:left;}
	.prg-form .tbl-form th {padding:15px 0 5px 2.5%}
	.prg-form .tbl-form td {position:relative;padding:5px 2.5% 15px;}
	.prg-form .tbl-form td .sw-btn {position:absolute;top:-30px;right:2.5%;letter-spacing:-1px;}
	.prg-form .tbl-form td input[type=text], .prg-form .tbl-form td input[type=password] {width:100%;margin:2px 0;height:40px;color:#444;box-sizing:border-box;}
	.prg-form .tbl-form td input[type=text].w70,
	.prg-form .tbl-form td input[type=text].w80 {width:25%;}
	.prg-form .tbl-form td input[type=text].w90,
	.prg-form .tbl-form td input[type=text].w100{width:30%;}
	.prg-form .tbl-form td input[type=text]::-webkit-input-placeholder, .prg-form .tbl-form td input[type=password]::-webkit-input-placeholder {color:#444;}
	.prg-form .tbl-form td input[type=text]:-moz-placeholder, .prg-form .tbl-form td input[type=password]:-moz-placeholder {color:#444;}
	.prg-form .tbl-form td input[type=text]::-moz-placeholder, .prg-form .tbl-form td input[type=password]::-moz-placeholder {color:#444;}
	.prg-form .tbl-form td input[type=text]:-ms-input-placeholder, .prg-form .tbl-form td input[type=password]:-ms-input-placeholder {color:#444;}
	.prg-form .tbl-form td .stit {display:none;}
	.prg-form .tbl-form td input.text.w40p {width:40%;}
	.prg-form .tbl-form td input.text.w30p {width:45%;}
	.prg-form .tbl-form td input.text.w90 {width:90px;}
	.prg-form .tbl-form td input.text.w50 {width:28% !important}
	.prg-form .tbl-form td input.text.w15p, .prg-form .tbl-form td input.text.w20p, .prg-form .tbl-form td input.text.w25p, .prg-form .tbl-form td select.select {min-width:25%;}
	.tbl-form th {padding: 15px 0 15px 2.5%; width: 150px}
}
@media only screen and (max-width:599px){
	.adm-wr .info-box {padding-left:30px}
}
@media only screen and (max-width:480px){
	.prg-form .tbl-form td input.text.w50 {width:25% !important}
	.prg-form .tbl-form td input.text.w20p, .member-form .tbl-form td input.text.w25p {width:28%;}
	/*.prg-form .tbl-form td select.select {width:100%;margin-top:5px;}*/
	.prg-form .tbl-form td select.select.tel {width:20%;}	
}

/* tooltip */
.tool_tip{display: inline-block;vertical-align: middle;margin-left: 10px;}
.tool_tip span{position:relative;float:right;border-radius: 50%;width: 30px;height: 30px;font-size:1.2em;line-height: 30px;font-weight: 500;background: #fff;border: 2px dotted #01478e;color: #01478e;text-align: center;}
.tool_tip span:hover{ background-color:#f4f4f4;}
[data-tooltip-text]:hover { position: relative; }
[data-tooltip-text]:before{content:'';width: 0;height: 0;position: absolute;left: -9999px;bottom: 8px;border-top: 5px solid transparent;border-right: 7px solid rgba(0, 0, 0, 0.7);border-bottom: 5px solid transparent;opacity: 0; -webkit-transition: bottom .3s ease-in-out, opacity .3s ease-in-out; transition: bottom .3s ease-in-out, opacity .3s ease-in-out; }
[data-tooltip-text]:after {content: attr(data-tooltip-text);-webkit-transition: bottom .3s ease-in-out, opacity .3s ease-in-out; transition: bottom .3s ease-in-out, opacity .3s ease-in-out;background-color: rgba(0, 0, 0, 0.7);box-shadow: 0px 0px 3px 1px rgba(50, 50, 50, 0.4);border-radius: 5px;color: #FFFFFF;font-size: 12px;padding: 7px 12px;position: absolute;width: auto;min-width: 120px;max-width: 300px;word-wrap: break-word;z-index: 9999;opacity: 0;left: -9999px;top: -15%;line-height: 1.4em;text-align: left;}
[data-tooltip-text]:hover:before,
[data-tooltip-text]:hover:after {  opacity: 1; }
[data-tooltip-text]:hover:before{left:33px}
[data-tooltip-text]:hover:after{ left:40px;}
@media only screen and (max-width:768px){
	.tool_tip{margin: 5px 0 0 0;}
}


/* status */
.status span{text-align: center; font-weight: 500;}
.status span.st_standBy{color: #1d2089;}
.status span.st_ing{ color:#e50012;}
.status span.st_end{ color:#888; }

/* old style */
.text-center{ text-align: center;}
.bbs_content{line-height: 25px;font-size: 16px;max-width: 900px;margin: 0 auto;color: #222;}
.bbs_content hr {margin-top: 20px;margin-bottom:20px;border:0;border-top:1px solid #eee;display:block;position: relative;left: inherit;top: inherit;width: 100%;height: 1px;line-height: 1em;}
.bbs_content h1,
.bbs_content h2,
.bbs_content h3,
.bbs_content h4,
.bbs_content h5,
.bbs_content h6 {line-height:140% !important;color: #000 !important;padding:0 !important;background:none !important;margin-bottom: 5px !important;} 

.bbs_content h1 {font-size: 1.73em !important;line-height:140%;}
.bbs_content h2 { font-size:30px !important; }
.bbs_content h3 { font-size:22px !important; }
.bbs_content h4 {font-size: 1.2em !important;}
.bbs_content h5 {font-size: .85em !important;}
.bbs_content h6 {font-size: .85em !important;}

.bbs_content> ul  {list-style:disc  !important;padding:0 0 0 25px !important;}
.bbs_content ul li ul {padding: 0 !important;list-style: none !important;text-align: left  !important;}
.bbs_content ul li ol { padding:0 0 0 15px !important; }
.bbs_content table td li { padding-left:0; }
.bbs_content table td li:before { display:none}
.bbs_content .table { border-top: 2px solid #6b6b6b !important; border-bottom: 1px solid #6b6b6b !important; margin: 10px 0 15px 0 !important; }
.bbs_content .table thead tr th { text-align:center !important; background: #fbfbfb !important; }

.bbs_news p { font-size:16px !important; line-height:200% !important;}

.pages_content .table { border-top: 2px solid #6b6b6b !important; border-bottom: 1px solid #6b6b6b !important; margin: 10px 0 15px 0 !important; }
.pages_content .table thead tr th { text-align:center !important; background: #fbfbfb !important; }

.view-img a:focus img { outline:2px solid blue;  }
.top a:focus  { outline:2px solid blue; display:block;  }
.btn-group>.btn:focus, .btn-group-vertical>.btn:focus { outline:auto !important; }

.bbs_content .list_box{padding: 25px 30px;}
.bbs_content .list_box .btxt{ font-size:1.4em !important; text-align: left; line-height: 1.2em; padding-bottom:10px;}
@media only screen and (max-width:760px){
	.bbs_content {line-height: 23px;font-size: 14px;}

}
