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:13px; color: #666; line-height: 150%; font-family: NanumGothic, 나눔고딕, NG, Tahoma, Geneva, sans-serif;}

/*********** 공통 css *************/
select {font-size:13px; color:#666; border:1px solid #d4d4d4; background-color:#ffffff; padding:8px 5px; font-family: NanumGothic, 나눔고딕, NG, Tahoma, Geneva, sans-serif;}
.input {font-size:13px; color:#666; border:1px solid #d4d4d4; background-color:#fff; padding:9px 5px; font-family: NanumGothic, 나눔고딕, NG, Tahoma, Geneva, sans-serif;}
.search_input {width: 220px; font-size:13px; color: #666; border: #d4d4d4 1px solid; background-color: #ffffff; padding:9px 5px; font-family: NanumGothic, 나눔고딕, NG, Tahoma, Geneva, sans-serif;}
.blind {font-size:0; line-height:0; width:0px; height:0px;}
.textarea {width:100%; font-family:inherit; color:#666; line-height:150%; letter-spacing:-0.5px; padding:5px; border:#ccc 1px solid; background-color:#f9f9f9; box-sizing:border-box;}

/* input 디자인 */
.input_m {width:250px;}
.input_s {width:130px;}
.input_l {width:98%; box-sizing:border-box;}
.input_file {height:35px;}

/* 버튼디자인 */
.btn_w {display:inline-block; text-align:center; height:33px; line-height:33px; width:80px; border:1px solid #ccc; font-weight:600; font-size:12px; letter-spacing:-0.5pt; vertical-align:top;}
.btn_w:hover {color:#333; border:1px solid #333;}
.btn_b:link, .btn_b:visited {display:inline-block; text-align:center; height:33px; line-height:33px; width:80px; border:1px solid #555; background:#555; color:#fff; font-weight:600; font-size:12px; letter-spacing:-0.5pt; vertical-align:top;}
.btn_b:hover  {background:#333; border:1px solid #333; color:#fff;}
.btn_b_s {display:inline-block; text-align:center; height:33px; color:#fff; font-weight:600; width:70px; border:1px solid #555; background:#555; letter-spacing:-0.5pt; vertical-align:top;}
.btn_b_s:hover  {background:#333; border:1px solid #333;}

input.btn_w {text-align:center; height:35px; line-height:30px; width:80px; border:1px solid #ccc; background:#fff; color:#555; font-weight:600; font-size:12px; letter-spacing:-0.5pt; vertical-align:top;}
input.btn_w:hover {color:#333; border:1px solid #333;}
input.btn_b {text-align:center; height:35px; width:80px; border:1px solid #555; background:#555; color:#fff; font-weight:600; font-size:12px; letter-spacing:-0.5pt; vertical-align:top;}
input.btn_b:hover {background:#333; border:1px solid #333;}

.Map_Wrap {text-align:left; margin:20px 0 20px; }
.Map_contents {position:relative; margin-bottom:25px }
.Map_txt { font-size:27px; line-height:32px; font-weight:600; color:#333; padding:10px 0; letter-spacing:-0.05em;  }

.bbs_tit{border-bottom:1px solid #ddd; background-color:#f9f9f9; font-weight:600; color:#333; padding:8px; border-top:1px solid #333}


/***************************************************** 리스트 *****************************************************/

/* 게시판 하단 검색------------------------------------------*/
.AWbbs_h_search{border-top:1px solid #999; border-bottom:1px solid #ddd; background:#f7f7f7; padding:20px 0;}
.AWbbs_h_search table {margin:0 auto; max-width: 360px;}


/* 하단 버튼 */
.bbs_btn {width:100%; padding-top:10px;}
.bbs_btn.align_right {text-align:right;}
.bbs_btn li.sel_btn{float:left;}
.bbs_btn li.list_btn{float:right;}
.bbs_btn li.list_btn:after {display:block; content:""; overflow:hidden;}


/***************************************************** 인풋 *****************************************************/

/* 게시판 input ------------------------------------------*/
.AWbbs_input_table{border-top:1px solid #333; width:100%; border-collapse:separate; border-spacing:0;}
.AWbbs_input_table th, 
.AWbbs_input_table td{text-align:left; padding-left:15px; border-bottom:1px solid #ddd;}
.AWbbs_input_table th{height:38px; background:#f7f7f7;}
.AWbbs_input_table td{}

	/* 체크박스 (HTML 비밀글 공지글) */
	.AW_bbs_input_checkbox{margin:0 0 10px;}
	.AW_bbs_input_checkbox input{vertical-align:middle;}
	.AW_bbs_input_checkbox label{vertical-align:middle; margin:0 10px 0 2px;}

input.button {background:#999; text-align:center; color:#fff; padding:0 10px; border:none; height:33px;} 


/***************************************************** 상세 *****************************************************/

/* 게시판 view ------------------------------------------*/
.AWbbs_view_table {width:100%; border-collapse:separate; border-spacing:0;}
.AWbbs_view_table.border{border-top:1px solid #333;}
.AWbbs_view_table > tbody > tr > th, .AWbbs_view_table > tbody > tr > td{text-align:left; padding-left:15px; border-bottom:1px solid #ddd;}
.AWbbs_view_table > tbody > tr > th{height:40px; background:#f7f7f7;}
.AWbbs_view_table > tbody > tr > td{ padding:10px 0 10px 15px; }
	/* 테이블 안에 테이블 리셋 */
	.AWbbs_view_table table {border:0 none;}
	.AWbbs_view_table table th, 
	.AWbbs_view_table table td {height:auto;}


/*********** Passwd *************/
.passwd {width:450px; 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:20px;}
.passwd  .msg {padding-bottom:10px;}
.passwd  .input_passwd {margin-right:10px}


/*********** Comment *************/
.comments {margin-bottom:10px;}
.comments textarea {height:58px;}
.comment_close textarea {height:58px;}
.comm_btn_confirm {display:inline-block; width:75px; height:56px; text-align:center; color:#fff; font-weight:600; border:1px solid #555; background:#555; font-size:12px; letter-spacing:-0.5pt; vertical-align:top;}




/*==================
    디자인 색상
====================*/
/*-- 카테고리 디자인02 --*/
.cate_tab a span::after {background-color: #5cb0ff !important;}

/*-- 테두리 --*/
.bbs_contents ul {border-top: 2px solid #000 !important;}
.bbs_contents_head { background: #fbfbfb;}

/*-- 텍스트 --*/
.bbs_contents_head  div {color: #191919 !important;}

.bbs_contents_body .bbs_subject {color: #000 !important;}
.bbs_contents_body .rightBox div {color: #191919 !important;}
.bbs_contents_body .bbs_cate {color: #505050 !important;}


/*-- 검색 디자인01,02 --*/
.bbs_srch .inputs input[type="submit"] {background-color: #000 !important;}
/*-- 페이저 디자인03 --*/
.page_num ul li .num.active {color:#000 !important;}
.page_num ul li .num.active::after {background: #000 !important;}








/*============================================================================================================
    카테고리
============================================================================================================*/
/* 디자인02 */
.cate_tab {margin: 40px 0 30px; text-align: center;}

.cate_tab ul {font-size: 0;}
.cate_tab li {position: relative; display: inline-block; margin: 0 60px 0 0; padding: 0 60px 0 0;}
.cate_tab li:last-child {margin: 0; padding: 0;}
.cate_tab li::after {content: ''; position: absolute; top: 3px; bottom: 3px; right: 0; width: 2px; background: #b3b3b3;}
.cate_tab li:last-child:after {content: none;}
.cate_tab a {position: relative; display:block; font-size: 18px; font-weight: 300; color:#7b7b7b; text-align:center; z-index: 98;}
.cate_tab a:hover {text-decoration:none; color:#000;}
.cate_tab a span {font-size: 18px; font-weight:600; color:#191919; z-index: 100;}
.cate_tab a span::after {content: ''; position: absolute; top: 60%; bottom: -10%; left: 0; right: 0; background-color: #5ca5ff; z-index: -1;}
@media all and (max-width:1024px){
    .cate_tab {margin: 30px 0 25px;}

    .cate_tab li {margin: 0 50px 0 0; padding: 0 50px 0 0;}
    .cate_tab a {font-size: 16px;}
    .cate_tab a span {font-size: 16px;}
}
@media all and (max-width:768px){
    .cate_tab {margin: 6vw 0 5vw;}

    .cate_tab li {margin: 0 6vw 0 0; padding: 0 6vw 0 0;}
    .cate_tab li::after {top: 0.5vw; bottom: 0.5vw; width: 1px;}
    .cate_tab a {font-size: 3.4vw;}
    .cate_tab a span {font-size: 3.4vw;}
}

/*============================================================================================================
    리스트
============================================================================================================*/
.bbs_contents {max-width: 1400px;}
.bbs_contents ul {border-top: 2px solid #000;}
.bbs_contents ul li {position: relative; border-bottom: 1px solid #ddd; text-align: center;}
.bbs_contents ul li form {position: absolute; top: 50%; left: 0; transform: translateY(-50%);}

/* 공통 */
.bbs_module_set01 {display: flex; align-items: center; flex-wrap: nowrap;}
.bbs_contents article.rightBox {display: flex; justify-content: space-around;}
.bbs_contents article {text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.bbs_subject, .bbs_content {text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.bbs_module_set01 article .bbs_name {text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}

.bbs_contents_body article.centerBox {text-align: left;} 

/* 항목 간격 */
.bbs_module_set01 {padding: 30px 0; justify-content: space-around;}
.bbs_module_set01 .bbs_cate {width: 120px;}
.bbs_module_set01 article.centerBox {width: 65%;}
.bbs_module_set01 .bbs_date {width: 150px;}
.bbs_module_set01 .bbs_count {width: 70px;}

/* 폰트 */
.bbs_contents_head  div {font-size: 18px; font-weight: 600; color: #000;}
.bbs_contents_body .bbs_cate {font-size: 17px; font-weight: 400; color: #000;}
.bbs_contents_body .bbs_subject {font-size: 17px; font-weight: 400; color: #191919;}
.bbs_contents_body .rightBox div {font-size: 16px; font-weight: 400; color: #000;}

/* 호버 */
.bbs_contents_body,
.bbs_contents_body .bbs_number,
.bbs_contents_body .bbs_date p.day,
.bbs_contents_body .bbs_date p.years {transition: all 0.5s ease;}

.bbs_contents_body:hover {background: #ddd;}
.bbs_contents_body:hover .bbs_number {font-weight: 600; color: #000;}
.bbs_contents_body:hover .bbs_date p.day {font-weight: 600; color: #000;}
.bbs_contents_body:hover .bbs_date p.years {font-weight: 600; color: #000;}

@media all and (max-width:1024px){
    /* 항목 간격 */
    .bbs_module_set01 {padding: 25px 0;}
    .bbs_module_set01 .bbs_cate {width: 120px;}
    .bbs_module_set01 article.centerBox {width: 65%;}
    .bbs_module_set01 .bbs_date {width: 150px;}
    .bbs_module_set01 .bbs_count {width: 70px;}

    /* 폰트 */
    .bbs_contents_head  div {font-size: 16px;}
    .bbs_contents_body .bbs_cate {font-size: 15px;}
    .bbs_contents_body .bbs_subject {font-size: 15px;}
    .bbs_contents_body .rightBox div {font-size: 14px;}
}
@media all and (max-width:768px){
    /* 항목 간격 */
    .bbs_module_set01 {padding: 5vw 0;}
    .bbs_module_set01 .bbs_cate {width: 20vw;}
    .bbs_module_set01 article.centerBox {width: 50vw; margin: 0 0 0 2vw;}
    .bbs_module_set01 .bbs_date {width: 20vw;}
    .bbs_module_set01 .bbs_count {width: 12vw;}

    /* 폰트 */
    .bbs_contents_head  div {font-size: 3.2vw;}
    .bbs_contents_body .bbs_cate {font-size: 3vw;}
    .bbs_contents_body .bbs_subject {font-size: 3.4vw;}
    .bbs_contents_body .rightBox div {font-size: 2.8vw;}
}

/*============================================================================================================
    검색
============================================================================================================*/
/* bbs_srch 디자인02 */
.bbs_srch::after {content: ''; display: block; clear: both;}
.bbs_srch * {font-size:0; box-sizing:border-box;}

.bbs_srch {margin: 35px 0 20px;}
.bbs_srch form {text-align: center;}
.bbs_srch select {display:inline-block; margin:0 5px 0 0; padding:0 20px; width:115px; height:55px; font-size:16px; font-weight:300; color:#646464; border:1px solid #ddd; vertical-align:top; background-color:#fff; background-image:url('./image/brd_srch-icon02.png'); background-repeat:no-repeat; background-position:85% center;  appearance:none; -webkit-appearance: none; -moz-appearance:none;}
.bbs_srch select::-ms-expand {display:none;}
.bbs_srch option {font-size:14px;}
.bbs_srch .box {display: inline-block;}
.bbs_srch .inputs {display:inline-block; width:385px; vertical-align:top; border:1px solid #ddd;}
.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:54px; color:#4a4a4a;}
.bbs_srch .inputs input[type="submit"] {display:inline-block; vertical-align:middle; width:56px; height:56px; background:url('./image/search01.png') no-repeat center / 22px; background-color: #2b67c9; text-indent:-99999px; cursor:pointer;}

@media all and (max-width:1024px) {
    .bbs_srch {margin: 30px 0 15px;}
    .bbs_srch select {margin:0 3px 0 0; padding:0 15px; width:95px; height:45px; font-size:14px; background-position:85% center;}
    .bbs_srch option {font-size:13px;}
    .bbs_srch .inputs {width:290px;}
    .bbs_srch .inputs input[type="text"] {padding:0 20px; width:calc(100% - 45px); font-size:14px; line-height:45px;}
    .bbs_srch .inputs input[type="submit"] {width:45px; height:45px; background:url('./image/search01.png') no-repeat center / 20px; background-color: #2b67c9;}
}

@media all and (max-width:768px) {
    .bbs_srch {margin: 6vw 0 3vw;}
    .bbs_srch select {margin:0 1% 0 0; padding:0 3vw; width:23%; height:calc(8vw + 2px); font-size:3.2vw; background-position:85% center;}
    .bbs_srch option {font-size:3vw;}
    .bbs_srch .inputs {width:50vw;}
    .bbs_srch .inputs input[type="text"] {padding:0 4vw; width:calc(100% - 8vw); font-size:3vw; line-height:8vw;}
    .bbs_srch .inputs input[type="submit"] {width:8vw; height:8vw; background:url('./image/search01.png') no-repeat center / 4vw; background-color: #2b67c9;}
}



/*============================================================================================================
    페이저
============================================================================================================*/


/* page_num 디자인03 */
.page_num {text-align:center; margin:45px auto 0;}
.page_num ul {display:block; font-size: 0;}
.page_num ul li {display:inline-block; vertical-align:top; margin: 0 10px 0 0;}
.page_num ul li:last-child {margin: 0;}
.page_num ul li a {display:block; width:40px; height:40px; border: 1px solid #ddd;}
.page_num ul li .num {margin: 0; width: 30px; font-size:16px; font-weight:500; line-height:40px; color:#222; border: none; text-align:center; font-family: 'Montserrat', sans-serif;}
.page_num ul li .num.active {position: relative; color:#fff; font-weight: 600;}
.page_num ul li .num.active::after {content: ''; position: absolute; bottom: 20%; left: 30%; right: 30%; height: 1px; background: #fff; font-weight: 600;}
.page_num ul li .first {background:url('./image/paging-first.png') no-repeat center / 38px;}
.page_num ul li .prev {background:url('./image/paging-prev.png') no-repeat center / 38px;}
.page_num ul li .next {background:url('./image/paging-next.png') no-repeat center / 38px;}
.page_num ul li .last {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 {margin: 0 5px 0 0;}
    .page_num ul li a {width:35px; height:35px;}
    .page_num ul li .num {width: 25px; font-size:14px; line-height:35px;}
    .page_num ul li .first {background:url('./image/paging-first.png') no-repeat center / 32px;}
    .page_num ul li .prev {background:url('./image/paging-prev.png') no-repeat center / 32px;}
    .page_num ul li .next {background:url('./image/paging-next.png') no-repeat center / 32px;}
    .page_num ul li .last {background:url('./image/paging-last.png') no-repeat center / 32px;}
}
@media all and (max-width:768px) {
    .page_num {margin:7vw auto 0;}
    .page_num ul li {margin: 0 1vw 0 0;}
    .page_num ul li a {width:7vw; height:7vw;}
    .page_num ul li .num {width: 5vw; font-size:3vw; line-height:7vw;}
    .page_num ul li .first {background:url('./image/paging-first.png') no-repeat center / 8vw;}
    .page_num ul li .prev {background:url('./image/paging-prev.png') no-repeat center / 8vw;}
    .page_num ul li .next {background:url('./image/paging-next.png') no-repeat center / 8vw;}
    .page_num ul li .last {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;}
}

/* 버튼디자인 */
/* .btn_w {display:inline-block; text-align:center; height:60px; line-height:60px; width:210px; border:1px solid #ccc; font-size:0px; letter-spacing:-0.5pt; vertical-align:top; transition:all 0.3s; color:#fff; background-color: #fff; 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 {margin: 50px 0 0;}
.bbs_btn ul {display: flex;justify-content: space-between;align-items: center;}
.bbs_btn ul li {vertical-align: middle;}
.bbs_btn ul li span {position: relative; display: inline-block; font-size: 0;}
.bbs_btn ul li span::after {content: 'asd'; font-size: 14px; font-weight: 600; color: #222222; font-family:'Montserrat', sans-serif;}
.bbs_btn ul li span::before {content: ''; position: absolute; top: 60%; width: 6px; height: 10px; background: url(./image/view_arrow01.png) no-repeat center / cover; transform: translateY(-50%);}
.bbs_btn ul li p {display: inline-block; font-size: 14px; font-weight: 300; color: #636363;}

.bbs_btn ul li.prev span {margin: 0 40px 0 30px;}
.bbs_btn ul li.prev span::after {content: 'prev';}
.bbs_btn ul li.prev span::before {left: -20px;}

.bbs_btn ul li.next span {margin: 0 30px 0 40px;}
.bbs_btn ul li.next span::after {content: 'next';}
.bbs_btn ul li.next span::before {right: -20px; transform: translateY(-50%) rotate(180deg);}

