html, body, ul, form, dl, dt, dd, h1, h2, h3, h4, h5, h6, p {margin:0; padding:0; list-style:none; filter: expression(document.execCommand('BackgroundImageCache', false, true));}

a:link { color: #666; text-decoration: none ;}
a:visited { color: #666; text-decoration: none ;}
a:hover { color: #000; text-decoration: none ;}
a:active { color: #666; text-decoration: none ;}

p { margin-top: 0px; margin-bottom: 0px ;}
td,table {font-size:14px; color: #666; line-height: 150%;}


/*********** 공통 css *************/
select {font-size:14px; color:#666; border:1px solid #d4d4d4; background-color:#ffffff; padding:7px 5px;}
.input {font-size:14px; color:#666; border:1px solid #d4d4d4; background-color:#fff; padding:8px 5px;}
.search_input {font-size:14px; color: #666; border: #d4d4d4 1px solid; background-color: #ffffff; padding:8px 5px;}
.blind {font-size:0; line-height:0; width:0px; height:0px;}
.textarea {width:100%; color:#666; line-height:150%; letter-spacing:-0.5px; padding:6px; border:#d4d4d4 1px solid; background-color:#fff; box-sizing:border-box;}

/* input 디자인 */
.input_m {width:50%;}
.input_s {width:190px;}
.input_l {width:98%; box-sizing:border-box;}
.input_file {padding:5px; border:1px solid #ddd;}

/* 버튼디자인 */
.btn_w {display:inline-block; text-align:center; height:36px; line-height:36px; width:80px; border:1px solid #ccc; font-size:13px; letter-spacing:-0.5pt; vertical-align:top; transition:all 0.3s; color:#666; padding:0;}
.btn_b:link, .btn_b:visited {display:inline-block; text-align:center; height:36px; line-height:36px; width:80px; border:1px solid #555; background:#555; color:#fff; font-size:13px; letter-spacing:-0.5pt; vertical-align:top; transition:all 0.3s;}
.btn_b:hover  {background:#333; border:1px solid #333; color:#fff; transition:all 0.3s;}
.btn_b_s {display:inline-block; text-align:center; cursor:pointer; height:36px; color:#fff; width:70px; border:1px solid #555; background:#555; letter-spacing:-0.5pt; vertical-align:top; transition:all 0.3s;}
.btn_b_s:hover  {background:#222; border:1px solid #222; transition:all 0.3s;}

input.btn_w {text-align:center; height:36px; line-height:30px; width:80px; border:1px solid #ccc; background:#fff; color:#555; font-size:13px; letter-spacing:-0.5pt; vertical-align:top; transition:all 0.3s;}
input.btn_w:hover {color:#333; border:1px solid #333; transition:all 0.3s;}
input.btn_b {text-align:center; height:36px; width:80px; border:1px solid #555; background:#555; color:#fff; font-size:13px; letter-spacing:-0.5pt; vertical-align:top; transition:all 0.3s;}
input.btn_b:hover {background:#333; border:1px solid #333; transition:all 0.3s;}


/* 어드민 하단 버튼 */
.bbs_btn.align_right {text-align:right;}
.bbs_btn li.sel_btn{width:auto; display:block; background:transparent; float:left;}
.bbs_btn li.sel_btn a {color:#666; padding:0; font-size:14px; width:80px; height:36px; line-height:36px; border:1px solid #ccc;}
.bbs_btn li.list_btn{width:auto; display:block; background:transparent; float:right;}
.bbs_btn li.list_btn:after {display:block; content:""; overflow:hidden;}
.bbs_btn_admin {position:relative; overflow:hidden; width:100%; padding-top:20px;}
.bbs_btn_admin.align_right {text-align:right;}
.bbs_btn_admin li.sel_btn{float:left;}
.bbs_btn_admin li.list_btn{float:right;}
.bbs_btn_admin li.list_btn:after {display:block; content:""; overflow:hidden;}
.bbs_btn_admin a{margin:0 1px;}
.bbs_btn_admin input{margin:0 1px;}


/*********** Input *************/

/* 저작권공지 */
.input_notice{border:1px solid #ddd; background-color:#f9f9f9; padding:18px 20px;}
.input_notice h4{font-size:16px; font-weight:600; color:#333; letter-spacing:-1pt; padding:0 0 5px 0;}
.input_notice h4 span{color:#d51921; letter-spacing:-1pt;}
.input_notice p.txt{color:#666; line-height:21px; font-size:13px;}
.input_notice p.point{color:#d51921;line-height:21px; padding:3px 0 0 0; text-decoration:underline; font-size:13px;}


.input_msg {padding:15px 0 10px 0; text-align:right;}
.bbs_input {width:100%; border-collapse:separate; border-spacing:0px; border-top:1px solid #222;}
.bbs_input th {color:#333; text-align:left; padding:8px 10px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
.bbs_input td {border-bottom:1px solid #d4d4d4; padding:8px 10px; text-align: left;}
.bbs_input td.line {border-right:1px solid #d4d4d4; ;}
.bbs_input td.input_contents textarea {width:100%; padding:5px; box-sizing:border-box; line-height:150%;}

	.subject_table {width:100%;border-collapse:separate; border-spacing:0px;}
	.subject_table td {border:none; padding:0;}
	.subject_table .cat {width:18%;}

/* 동의폼 */
.pri_box {width:100%; border:1px solid #dddddd; padding:15px; margin:10px 0px 20px 0px; box-sizing:border-box;}  
.pri_box p.pri_tit {font-size:14px; font-weight:600; padding-bottom:10px; color:#333;} 
.pri_box .textarea {height:100px;}
.pri_message {width:100%; text-align:right; padding-top:8px;}
.pri_message input[type=checkbox] {width:12px; height:12px; margin-right:5px;}

.reply_icon {position:relative; float:left; width:18px; height:30px; background:url('/admin/images/reply_icon.gif') 0 0 no-repeat;}


/*********** Passwd *************/
.passwd {width:530px; margin:0 auto; border:2px solid #eaeaea; padding:20px 15px;}
.passwd ul {width:98%; overflow:hidden;}
.passwd li {float:left;}
.passwd .pw_img {margin-right:5px;}
.passwd .line {width:1px; background:#ddd; height:63px;}
.passwd .info {padding-left:28px;}

.passwd  .msg {padding-bottom:10px;}
.passwd  .input_passwd {margin-right:10px;}
.passwd  .btn {;}


/*********** Comment *************/
.comments {padding:15px 18px; background:#f9f9f9; border-bottom:1px solid #ddd;}
.comments dl{overflow:hidden; padding:0 0 5px 0;}
.comments dl dt{display:inline-block; font-size:13px;}
.comments dl dd{display:inline-block; margin-right:10px;}

.comments ul{overflow:hidden;}
.comments li{float:left; width:calc(100% - 83px);}
.comments li.btn{float:right; width:80px;}
.comments textarea {height:58px;}
.comments .spam_check{;}
.comments .spam_check .sub_txt{font-size:13px; display:inline-block;}
.comm_btn_confirm {display:inline-block; width:80px; cursor:pointer; height:58px; text-align:center; color:#fff; border:1px solid #555; background:#555; font-size:13px; letter-spacing:-0.5pt; vertical-align:top; transition:all 0.3s;}


.comments_body{overflow:hidden; border-bottom:1px solid #ddd; padding:15px;}
.comments_body p.file{color:#888; font-size:13px;}
.comments_body p.cont{padding:3px 0 5px 0;}
.comments_body p.info{color:#888; font-size:13px;}
.comments_body p.info strong{color:#333; margin-right:7px;}
.comments_body p.info span{margin-right:7px;}
.comments_body p.info span:before{display:inline-block; content:""; width:1px; height:13px; background:#ccc; margin:0 10px -2px 0; overflow:hidden;}


.filebox input[type="file"] {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip:rect(0,0,0,0);
	border: 0;
}

.filebox label {
	display: inline-block;
	padding:8px 15px 3px 15px;
	color: #FFF;
	font-size: inherit;
	line-height: normal;
	vertical-align: middle;
	background-color: #484C57;
	cursor: pointer;
	border: 1px solid #484C57;
	height:20px;
}

/* named upload */
.filebox .upload-name {
	display: inline-block;
	padding: .5em .75em;  /* label의 패딩값과 일치 */
	font-size: inherit;
	line-height: normal;
	vertical-align: middle;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-bottom-color: #ccc;
	-webkit-appearance: none; /* 네이티브 외형 감추기 */
	-moz-appearance: none;
	appearance: none;
	height: 33px;
	width: 200px;
}

.upload-hidden {
	margin:1px 0;
	border:0px;
	font-size:12px;
	color:#FFFFFF;
	border:1px solid #d86771;
	padding:5px;
	background-repeat: no-repeat;
	background-position:right 3px center;
	background-color: #d86771;
}


/* imaged preview */
.filebox .upload-display {  /* 이미지가 표시될 지역 */
	margin-bottom: 5px;
}

@media(min-width: 768px) { 
	.filebox .upload-display {
		display: inline-block;
		margin-right: 5px;
		margin-bottom: 0;
	;}
}

.filebox .upload-thumb-wrap {  /* 추가될 이미지를 감싸는 요소 */
	display: inline-block;
	width: 70px;
	height: 33px;
	padding: 2px;
	vertical-align: middle;
	border: 1px solid #ddd;
	background-color: #fff;
}

.filebox .upload-display img {  /* 추가될 이미지 */
	display: block;
	max-width: 100%;
	width: 100%;
	height: 100%;
}



img {max-width:100%; width:auto;}

.clearfix::after {content: ''; display: block; clear: both;}

/* 카테고리 */
.cate_tab {margin: 0 0 35px; padding: 50px 0; background: #fbfbfb; text-align: center;}
.cate_tab * {font-size:0; box-sizing:border-box;}

.cate_tab li {display: inline-block; margin: 0 5px;}
.cate_tab a {position: relative; display:block; padding: 0 35px; font-size: 15px; font-weight: 300; line-height:40px; color:#4a4a4a; border:1px solid #ddd; border-radius: 20px; background:#fff; text-align:center; z-index: 98;}
.cate_tab a:hover {text-decoration:none; color:#ddd;}
.cate_tab a span {font-size: 15px; font-weight:400; line-height:40px; color:#fff; background: #2b67c9;}/* list.php 101줄에 class='active'를 기본값으로 한다면 a.active에 병합후 삭제 */
.cate_tab a.active {position: relative; border:1px solid #2b67c9; background: #2b67c9; z-index: 99;}/* list.php 101줄에 class='active'를 추가해야함 */

@media all and (max-width:1024px) {    
.cate_tab {margin: 0 0 25px; padding: 40px 0;}

.cate_tab li {margin: 0 5px;}
.cate_tab a {padding: 0 30px; font-size: 14px; line-height:34px; border-radius: 17px;}
.cate_tab a span {font-size: 14px; line-height:34px;}/* list.php 101줄에 class='active'를 기본값으로 한다면 a.active에 병합후 삭제 */
}
@media all and (max-width:768px) {
    .cate_tab {margin: 0 0 5vw; padding: 6vw 0;}

    .cate_tab li {margin: 0 1vw;}
    .cate_tab a {padding: 0 4vw; font-size: 3.2vw; line-height:7vw; border-radius: 3.5vw;}
    .cate_tab a span {font-size: 3.2vw; line-height:7vw;}/* list.php 101줄에 class='active'를 기본값으로 한다면 a.active에 병합후 삭제 */
}

/* bbs_srch */
.bbs_srch * {font-size:0; box-sizing:border-box;}
.bbs_srch::after {content: ''; display: block; clear: both;}

.bbs_srch {margin: 0 0 20px;}
.bbs_srch form {text-align: right;}
.bbs_srch .box {display: inline-block; text-align: left;}
.bbs_srch .inputs {display:inline-block; width:445px; vertical-align:top; border:1px solid #ddd; border-radius: 32px;}
.bbs_srch .inputs input[type="text"] {display:inline-block; padding:0 25px; vertical-align:middle; width:calc(100% - 56px); font-size:16px; font-weight:400; line-height:64px; color:#4a4a4a; border-radius:32px;}
.bbs_srch .inputs input[type="submit"] {display:inline-block; vertical-align:middle; width:50px; height:50px; background:url('./image/search01.png') no-repeat center / 22px; border-radius:50%; background-color: #000; text-indent:-99999px; cursor:pointer;}

@media all and (max-width:1024px) {
    .bbs_srch {margin: 0 0 15px;}
    .bbs_srch .inputs {width:400px; border-radius: 28px;}
    .bbs_srch .inputs input[type="text"] {padding:0 20px; width:calc(100% - 48px); font-size:14px; line-height:56px; border-radius:28px;}
    .bbs_srch .inputs input[type="submit"] {width:42px; height:42px; background:url('./image/search01.png') no-repeat center / 20px; background-color: #000;}
}

@media all and (max-width:768px) {
    .bbs_srch {margin: 0 0 3vw;}
    .bbs_srch .inputs {width:60vw; border-radius: 5vw;}
    .bbs_srch .inputs input[type="text"] {padding:0 4vw; width:calc(100% - 9.1vw); font-size:3vw; line-height:10vw; border-radius:5vw;}
    .bbs_srch .inputs input[type="submit"] {width:8vw; height:8vw; background:url('./image/search01.png') no-repeat center / 4vw; background-color: #000;}

}


/* bbs_list */
.bbs_list * {font-size:0; box-sizing:border-box;}
.bbs_list ul {border-top:1px solid #222;}
.bbs_list ul li {position: relative; padding:15px 0; border-bottom:1px solid #ddd; background:#fff; transition:background 0.5s ease;}
.bbs_list ul li:hover {background:#f8f8f8;}
.bbs_list ul li .linkA {position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%;}


.bbs_list ul.title {border-top: 2px solid #000;}
.bbs_list ul.title li {padding: 20px 0;}
.bbs_list ul.title li .title {font-size: 16px; font-weight: 600; color: #000; text-align: center;}

.bbs_list ul li > div {display: inline-block; vertical-align: middle;}
.bbs_list ul li .numb {width: 120px;}
.bbs_list ul li .numb span {display: block; margin: 0 auto; padding: 0 0 1px; width: 56px; line-height: 28px; font-size: 16px; font-weight: 600; color: #fff; background: #000; border-radius: 14px; text-align: center;}
.bbs_list ul li .numb p {font-size: 16px; font-weight: 600; line-height: 50px; color: #171717; text-align: center; transition: color 0.5s ease;}
.bbs_list ul li .subject {width: calc(100% - 290px);}
.bbs_list ul li .subject a {display: block; padding: 0 0 0 30px; max-width: 100%; font-size:16px; font-weight:400; line-height: 50px; color:#181818; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.bbs_list ul li .date {width: 170px; text-align: center;}
.bbs_list ul li .date p {font-size: 16px; font-weight: 500; line-height: 50px; color: #818181; text-align: center;}

@media all and (max-width:1024px) {
    .bbs_list ul li {padding:10px 0;}
    
    .bbs_list ul.title li {padding: 15px 0;}
    .bbs_list ul.title li .title {font-size: 14px;}
    
    .bbs_list ul li .numb {width: 100px;}
    .bbs_list ul li .numb span {width: 50px; line-height: 24px; font-size: 14px; border-radius: 12px;}
    .bbs_list ul li .numb p {font-size: 14px; line-height: 40px;}
    .bbs_list ul li .subject {width: calc(100% - 250px);}
    .bbs_list ul li .subject a {padding: 0 0 0 20px; font-size:14px; line-height: 40px;}
    .bbs_list ul li .date {width: 150px;}
    .bbs_list ul li .date p {font-size: 14px; line-height: 40px;}
    }
@media all and (max-width:768px) {
    .bbs_list ul li {padding:2vw 0;}
    
    .bbs_list ul.title li {padding: 3vw 0;}
    .bbs_list ul.title li .title {font-size: 3.2vw;}
    
    .bbs_list ul li .numb {width: 15vw;}
    .bbs_list ul li .numb span {width: 10vw; line-height: 5vw; font-size: 3.2vw; border-radius: 2.5vw;}
    .bbs_list ul li .numb p {font-size: 3.2vw; line-height: 8vw;}
    .bbs_list ul li .subject {width: calc(100% - 37vw);}
    .bbs_list ul li .subject a {padding: 0 0 0 2vw; font-size:3.2vw; line-height: 8vw;}
    .bbs_list ul li .date {width: 22vw;}
    .bbs_list ul li .date p {font-size: 3.2vw; line-height: 8vw;}
}

/* page_num */
.page_num {text-align:center; margin:45px auto 0;}
.page_num * {font-size:0; box-sizing:border-box;}
.page_num ul {display:inline-block;}
.page_num ul li {display:inline-block; vertical-align:top; ;}
.page_num ul li a {display:block; width:32px; height:32px;}
.page_num ul li .num {margin: 0 5px; padding:0 10px; font-size:16px; font-weight:500; line-height:32px; color:#222; text-align:center; font-family: 'Montserrat', sans-serif;}
.page_num ul li .num.active {color:#fff; font-weight:700; border-radius: 50%; background: #000;}
.page_num ul li .first {width: 20px; background:url('./image/paging-first.png') no-repeat center / 38px;}
.page_num ul li .prev {width: 25px; background:url('./image/paging-prev.png') no-repeat center / 38px;}
.page_num ul li .next {width: 25px; background:url('./image/paging-next.png') no-repeat center / 38px;}
.page_num ul li .last {width: 20px; background:url('./image/paging-last.png') no-repeat center / 38px;}

@media all and (max-width:1024px) {
    .page_num {margin:25px auto 0;}
    .page_num ul li a {width:25px; height:25px;}
    .page_num ul li .num {margin: 0 2px; padding:0 8px; font-size:14px; line-height:25px;}
    .page_num ul li .first {width: 15px; background:url('./image/paging-first.png') no-repeat center / 32px;}
    .page_num ul li .prev {width: 20px; background:url('./image/paging-prev.png') no-repeat center / 32px;}
    .page_num ul li .next {width: 20px; background:url('./image/paging-next.png') no-repeat center / 32px;}
    .page_num ul li .last {width: 15px; background:url('./image/paging-last.png') no-repeat center / 32px;}
}
@media all and (max-width:768px) {
    .page_num {margin:3vw auto 0;}
    .page_num ul li a {width:5vw; height:5vw;}
    .page_num ul li .num {margin: 0 0.5vw; padding:0 1.5vw; font-size:3vw; line-height:5.3vw;}
    .page_num ul li .first {width: 4vw; background:url('./image/paging-first.png') no-repeat center / 8vw;}
    .page_num ul li .prev {width: 6vw; background:url('./image/paging-prev.png') no-repeat center / 8vw;}
    .page_num ul li .next {width: 6vw; background:url('./image/paging-next.png') no-repeat center / 8vw;}
    .page_num ul li .last {width: 4vw; background:url('./image/paging-last.png') no-repeat center / 8vw;}
}

/* bbs_view */
.bbs_view * {box-sizing:border-box;}
.bbs_view .tit {position:relative; text-align:left; background:#fff; border-top:2px solid #222; border-bottom:1px solid #ddd; padding:32px 35px;}
.bbs_view .tit h2 {display:inline-block; width:100%; vertical-align:middle; font-size:26px; color:#222; font-weight:350; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.bbs_view .tit h2 span {color:#e70000; font-weight:350;}
.bbs_view .tit .date {margin:10px auto 0;}
.bbs_view .tit .date p {font-size:15px; color:#9c9a9a; font-weight:400;}
.bbs_view .cont {font-size:14px; padding:30px 50px;}
.bbs_view .etc {font-size:0;}
.bbs_view .etc ul {border-bottom:1px solid #222;}
.bbs_view .etc ul li {border-top:1px solid #eaeaea;}
.bbs_view .etc ul li h2 {display:inline-block; width:8.9%; text-align:center; vertical-align:middle; background:#fbfbfb; padding:28px 0;}
.bbs_view .etc ul li h2 span {position:relative; display:inline-block; width:55px; font-size:14px; color:#222; font-weight:500; text-align:left; text-transform:uppercase;}
.bbs_view .etc ul li h2.noto span {font-weight:400;}
.bbs_view .etc ul li a {display:inline-block; width:91.1%; vertical-align:middle; font-size:14px; color:#636363; font-weight:350; padding:0 30px;}

@media all and (max-width:1200px) {
    .bbs_view .tit {padding:24px 28px;}
    .bbs_view .tit h2 {font-size:22px;}
    .bbs_view .tit .date {margin:8px auto 0;}
    .bbs_view .tit .date p {font-size:14px;}
    .bbs_view .cont {padding:28px 30px;}
    .bbs_view .etc ul li h2 {width:10%; padding:24px 0;}
    .bbs_view .etc ul li h2 span {width:50px; font-size:13px;}
    .bbs_view .etc ul li a {width:90%; font-size:13px; padding:0 20px;}
}

@media all and (max-width:640px) {
    .bbs_view .tit {padding:3.906vw 2.344vw;}
    .bbs_view .tit h2 {font-size:2.813vw;}
    .bbs_view .tit .date {margin:1.563vw auto 0;}
    .bbs_view .tit .date p {font-size:2.188vw;}
    .bbs_view .cont {font-size:2.031vw; /*border-bottom:1px solid #222;*/ padding:3.906vw 2.344vw;}
    /*.bbs_view .etc {display:none;}*/
	.bbs_view .etc ul li h2 {width:22%; padding:3.906vw 0;}
    .bbs_view .etc ul li h2 span {width:12vw; font-size:2.188vw;}
    .bbs_view .etc ul li a {width:78%; font-size:2vw; padding:0 4.688vw;}
}

/* bbs_btn */
.bbs_btn * {box-sizing:border-box;}
.bbs_btn {margin:40px auto 0;}
.bbs_btn ul {text-align:center;}
.bbs_btn ul li {display:inline-block; width:210px; background:#222;}
.bbs_btn ul li.prev {display:none;}
.bbs_btn ul li.next {display:none;}
.bbs_btn ul li a {display:block; font-size:16px; color:#f8f8f8; font-weight:500; padding:18px 0; letter-spacing:0; width:auto; line-height:inherit; height:auto; border:none;}

@media all and (max-width:1200px) {
    .bbs_btn {margin:30px auto 0;}
    .bbs_btn ul li {width:190px;}
    .bbs_btn ul li a {font-size:14px; padding:14px 0;}    
}

@media all and (max-width:640px) {
    .bbs_btn {margin:3.125vw auto 0;}
    .bbs_btn ul li {width:25.156vw;}
    .bbs_btn ul li a {font-size:2.500vw; padding:2.188vw 0;}
}

