@import url("/font/NotoKR-Bold/stylesheet.css");
@import url("/font/NotoKR-Light/stylesheet.css");
@import url("/font/NotoKR-Medium/stylesheet.css");
@import url("/font/NotoKR-Regular/stylesheet.css");
@import url("/font/NotoKR-Thin/stylesheet.css");
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,300,400,700,800');

.bbs_conhtml, 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));}
table caption {overflow:hidden; font-size:0; line-height:0; font-size:15px;}

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: 160%; font-family: NotoKR-Regular, sans-serif;}

.select {font-size:14px; color:#666; border:1px solid #ddd; background-color:#ffffff; padding:8.5px; font-family: NotoKR-Regular, sans-serif;}
.input {font-size:14px; color:#666; border:1px solid #ddd; background-color:#ffffff; padding:6px; font-family: NotoKR-Regular, sans-serif;}
.search_input {font-size:14px; color: #666; border: #ddd 1px solid; background-color: #ffffff; padding:6px; font-family: NotoKR-Regular, sans-serif;}

.l_input {width:90%;}
.m_input {width:50%;}


.hide {font-size:0; text-indent:-9999px;}

/* 버튼디자인 */
.btn_w {display:inline-block; text-align:center; height:40px; line-height:40px; width:85px; border:1px solid #ccc; font-size:13px; letter-spacing:-0.5pt; vertical-align:top;}
.btn_w:hover {color:#333; border:1px solid #333; text-decoration: none}
.btn_b:link, .btn_b:visited {display:inline-block; text-align:center; height:40px; line-height:40px; width:85px; border:1px solid #555; background:#555; color:#fff; font-size:13px; letter-spacing:-0.5pt; vertical-align:top;}
.btn_b:hover  {background:#333; border:1px solid #333; color:#fff; text-decoration: none}
.btn_b_s {display:inline-block; text-align:center; height:40px; color:#fff; width:80px; border:1px solid #555; background:#555; letter-spacing:-0.5pt; vertical-align:top; font-size:13px; }
.btn_b_s:hover  {background:#333; border:1px solid #333; text-decoration: none}
.comm_btn_confirm {display:inline-block; width:75px; height:56px; text-align:center; color:#fff; border:1px solid #555; background:#555; font-size:13px; letter-spacing:-0.5pt; vertical-align:top;}

input.btn_w {text-align:center; height:40px; line-height:38px; width:85px; border:1px solid #ccc; background:#fff; color:#555; font-size:13px; letter-spacing:-0.5pt; vertical-align:top;}
input.btn_w:hover {color:#333; border:1px solid #333; text-decoration: none}
input.btn_b {text-align:center; height:40px; width:85px; border:1px solid #555; background:#555; color:#fff; font-size:13px; letter-spacing:-0.5pt; vertical-align:top; cursor:pointer}
input.btn_b:hover {background:#333; border:1px solid #333; text-decoration: none}


/* 검색 */
.board_search {width:100%; text-align:center; border:none; padding:15px 0px; margin-top:15px}
.board_search .img {vertical-align:top;}
.board_search .search_input {color:#666; border: #ddd 1px solid; background-color: #ffffff; width:25%; padding:9.5px;}

.bbs_btn{width:100%; padding-top:10px;}
.bbs_btn li.sel_btn{float:left;}
.bbs_btn li.list_btn{float:right;}


/* list */
.gallery_con{overflow:hidden; clear:both !important;}
.gallery_con li { float:left; width:19.2%; margin:0 1% 1% 0; box-sizing:border-box; position:relative; }
.gallery_con li:nth-child(5n){margin-right:0;}
.gallery_con li a{position:relative; display:block; border:1px solid #ddd; box-sizing:border-box;transition: all 0.3s ease-out;}
.gallery_con li .img {position:relative; overflow:hidden; vertical-align:middle; width:100%; height:100%;}
.gallery_con li .img img {width:100% !important; transition: all 0.3s ease-out;}
.gallery_con li a:hover{border:1px solid #a3c52f;transition: all 0.3s ease-out;}



.bbs_search{text-align:center; border-top:1px solid #999; border-bottom:1px solid #d4d4d4; padding:15px 0px; background-color:#f9f9f9;}

.bbs_btn{width:100%; padding-top:10px;}
.bbs_btn li.sel_btn{float:left;}
.bbs_btn li.list_btn{float:right;}



/* view */
.bbs_view{width:100%; border-collapse:collapse; border-top:1px solid #333333; border-spacing:0px;}
.bbs_view th{padding:16px 12px;}
.bbs_view td{border-bottom:1px solid #d4d4d4; padding:16px 12px; text-align: left;}
.bbs_view td.view_detail{font-size:14px; text-align:left; border-bottom:1px solid #ddd; }
.bbs_view td.view_detail ul{}
.bbs_view td.view_detail li{line-height:100%;}
.bbs_view td.view_detail li span.tit{display:inline-block; color:#333; letter-spacing:-0.7pt; margin-right:10px}
.bbs_view td .view_content{}
.bbs_view td.tit{font-size:14px; color:#333; font-family: NotoKR-Medium; font-weight:100; text-align:center; width:150px !important; background-color:#f9f9f9; border-right:1px solid #d4d4d4; padding:10px 0;}
.bbs_view th.title{font-size:17px; color:#333; font-weight:100; font-family:NotoKR-Medium; text-align:left;  border-bottom: 1px solid #bbb; border-top: 2px solid #a3c52f; letter-spacing:-0.5pt;}

.view_content td{border:none !important;}
.attach { border-bottom:none !important; padding:20px 12px 0 12px !important;}
.attach .box { width:100%; background:#f5f5f5; padding:12px 20px; box-sizing:border-box;}

.view_content td{border:none !important;}
.view_content div{width:100% !important;}
.view_content img{width:auto; max-width:100% !important;}


/* 카테고리 */
.cate_tab {overflow:hidden; clear:both;}
.cate_tab li {float:left; margin-bottom:30px}
.cate_tab a {display:block; width:110px; height:52px; margin-right:2px; border:1px solid #dddddd; background:#fff; text-align:center; line-height:52px; font-size:14px; color:#666;}
.cate_tab a:hover {text-decoration:none; background-color:#f9f9f9}
.cate_tab a span {display:block; line-height:52px; border:1px solid #7dbd00; background:#fff; width:110px; position:relative; left:-1px; top:-1px; color:#7dbd00;}


/*********** Input *************/
.input_msg {padding:10px 0; text-align:right; font-size:13px;}
.bbs_input {width:100%; border-collapse:separate; border-spacing:0px; border-top:1px solid #333;}
.bbs_input th {color:#333; text-align:left; padding:8px 10px; background-color:#f9f9f9; border-right:1px solid #ddd; border-bottom:1px solid #ddd; font-weight:100; font-family:NotoKR-Medium;}
.bbs_input td {border-bottom:1px solid #ddd; padding:8px 10px; text-align: left;}
.bbs_input td.line {border-right:1px solid #ddd; }
.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-weight:100; font-family:NotoKR-Medium; padding-bottom:10px; color:#333;} 
.pri_box .textarea {height:100px;}
.pri_message {font-size:13px;  width:100%; text-align:center; padding-top:8px; font-family:inherit;}
.pri_message input[type=checkbox] {width:12px; height:12px; margin-right:5px;}

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


/*******************************************************************************
	@media 980~1179px
*******************************************************************************/
@media all and (max-width:1200px){



}


/*******************************************************************************
	@media 681~980px
*******************************************************************************/
@media all and (max-width:980px){

/* list */
.gallery_con li {width:32%; margin:0 2% 2% 0;}
.gallery_con li:nth-child(3n){margin-right:0;}
.gallery_con li:nth-child(5n){margin-right:2%;}
.gallery_con li:last-child {margin-right:0;}


}


/*******************************************************************************
	@media 481~640px
*******************************************************************************/
@media all and (max-width:640px){

td,th,table {font-size:13px;}

.l_input {width:80%;}
.m_input {width:50%;}

.select {font-size:13px; padding:6px;}
.input {font-size:13px; padding:5px;}
.search_input {font-size:13px; padding:5px;}

.hide {font-size:0; text-indent:-9999px;}

/* 버튼디자인 */
.btn_w {height:34px; line-height:34px; width:72px;}
.btn_b:link, .btn_b:visited {height:34px; line-height:34px; width:72px;}
.btn_b_s {height:34px; width:72px;}

input.btn_w {height:34px; line-height:32px; width:72px; font-size:13px}
input.btn_b {height:34px; width:72px; font-size:13px}


/* list */
.gallery_con li {width:49%; margin:0 2% 2% 0;}
.gallery_con li:nth-child(3n){margin-right:2%;}
.gallery_con li:nth-child(4n){margin-right:2%;}
.gallery_con li:nth-child(2n){margin-right:0;}
.gallery_con li span.img_bar{left:13px; margin-top:-8px; width:4px; height:16px;}
.gallery_con li .txt_box {padding:18px 13px; }
.gallery_con .txt_box p.tit {font-size:14px; text-overflow: ellipsis;
-o-text-overflow: ellipsis;
white-space:nowrap;
overflow:hidden;
word-wrap:normal; }
.gallery_con .txt_box p.stxt {font-size:12px; padding:8px 0 0 0}
.gallery_con .txt_box p.more {display:none}

/* 검색 */
.board_search {padding:12px 0; margin-top:0}
.board_search .search_input {padding:7px;}


/* 카테고리 */
.cate_tab {}
.cate_tab ul{text-align:center;}
.cate_tab li {float:none; display:inline-block;margin:0 0 20px 0;}
.cate_tab a {width:95px; height:43px; line-height:43px; font-size:13px;}
.cate_tab a span {width:95px; line-height:43px; left:-1px; top:-1px; color:#7dbd00;}


/* view */
.bbs_view td{padding:10px;}
.bbs_view td.tit{font-size:13px; width:110px !important; padding:10px 0;}
.bbs_view th.title{font-size:15px; padding:10px;}
.bbs_view td.view_detail{text-align:left; border-bottom:1px solid #ddd; padding:10px 10px 6px 10px;}
.bbs_view td.view_detail ul{}
.bbs_view td.view_detail li{line-height:18px; margin-bottom:6px}
.bbs_view td.view_detail li span.tit{float:left; display:block; color:#333; letter-spacing:-0.7pt; margin:0 8px 6px 0}

.view_content td{border:none !important;}
.attach { border-bottom:none !important; padding:20px 12px 0 12px !important;}
.attach .box { width:100%; background:#f5f5f5; padding:12px 20px; box-sizing:border-box;}

.view_content td{border:none !important;}
.view_content div{width:100% !important;}
.view_content img{width:auto; max-width:100% !important;}


/******** 글쓰기 *********/
.bbs_input th {display:block; padding:7px;}
.bbs_input td {display:block; padding:7px;}

/* 저작권공지 */
.input_notice{ padding:15px;}
.input_notice h4{font-size:15px;}
.input_notice p.txt{font-size:13px; line-height:21px;}
.input_notice p.point{font-size:12px; line-height:20px;}


}


/*******************************************************************************
	@media ~480px
*******************************************************************************/
@media all and (max-width:480px){

.mobile_enter {display:block;}

/* 뷰페이지 */
.bbs_view td.tit{width:110px !important;}


}


/*******************************************************************************
	@media ~320px
*******************************************************************************/
@media all and (max-width:360px){


}
