@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');

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: 160%; font-family:'NotoKR-Regular', sans-serif;}
/*{ font-size: 14px; color: #666; font-family:'NotoKR-Regular', sans-serif;}*/

/*********** 공통 css *************/
select {font-size:13px; color:#666; border:1px solid #d4d4d4; background-color:#ffffff; padding:8px 5px; font-family:'NotoKR-Regular', sans-serif;}
.input {font-size:13px; color:#666; border:1px solid #d4d4d4; background-color:#fff; padding:9px 5px; font-family:'NotoKR-Regular', sans-serif;}
.search_input {font-size:13px; color: #666; border: #d4d4d4 1px solid; background-color: #ffffff; padding:9px 5px; font-family:'NotoKR-Regular', 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;}
.hide {font-size:0; text-indent:-9999px;}

/* input 디자인 */
.input_m {width:250px;}
.input_s {width:130px;}
.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:33px; line-height:33px; width:80px; border:1px solid #ccc; font-weight:100; font-family:'NotoKR-Bold', sans-serif; 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:100; font-family:'NotoKR-Bold', sans-serif; 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:38px; line-height:38px;color:#fff; font-weight:100; font-family:'NotoKR-Regular', sans-serif; font-size:13px; width:86px; border:1px solid #424242; background:#424242; letter-spacing:-0.5pt; vertical-align:top;}
.btn_b_s:hover  {background:#333; border:1px solid #333;}
.comm_btn_confirm {display:inline-block; width:75px; height:56px; text-align:center; color:#fff; font-weight:100; font-family:'NotoKR-Bold', sans-serif; border:1px solid #555; background:#555; font-size:12px; letter-spacing:-0.5pt; vertical-align:top;}
.btn_detail {display:inline-block; width:65px; height:27px; border:1px solid #ddd; line-height:27px; padding:0 10px; background:url('/admin/bbs/skin/thumbBasic/image/btn_arrow.gif') 70px center no-repeat; font-size:12px; letter-spacing:-0.5pt;}

input.btn_w {text-align:center; height:35px; line-height:30px; width:80px; border:1px solid #ccc; background:#fff; color:#555; font-weight:100; font-family:'NotoKR-Bold', sans-serif; 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:100; font-family:'NotoKR-Bold', sans-serif; font-size:12px; letter-spacing:-0.5pt; vertical-align:top;}
input.btn_b:hover {background:#333; border:1px solid #333;}


/* page_num */
.page_num{padding:20px 0;}

/* 페이지 넘버 */
.page_number_on{font-weight:bold; float:left; line-height:12px; padding-top:4px; width:24px; height:20px; text-align:center; margin:0 2px; background:#646b74; color:#fff;}
.page_number{border:1px solid #ddd; font-weight:bold; line-height:12px; padding-top:4px; width:24px; height:20px; float:left; text-align:center; margin:0 2px;}

/* 검색바 */
.bbs_search {border-top:1px solid #999; border-bottom:1px solid #ddd; padding:20px 0px; background-color:#f9f9f9;}
.bbs_search table {margin:0 auto;}
.bbs_search .select_area {padding-right:5px;}

/* 하단 버튼 */
.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;}

/* 카테고리 */
.cate_tab {position:relative; overflow:hidden; clear:both; text-align:center; margin-bottom:40px}
.cate_tab li {display:inline-block; margin:0 1px;}
.cate_tab a {display:block; width:140px; height:54px; line-height:54px; color:#666; font-size:15px; letter-spacing:-0.5pt; background-color:#fff; box-sizing:border-box; text-align:center;border:1px solid #ddd;transition: all 0.3s ease-out;}
.cate_tab a:hover  {border:1px solid #8cab24; color:#8cab24;transition: all 0.3s ease-out;}
.cate_tab a span {display:block; line-height:52px; border:1px solid #8cab24; background:#fff; width:140px; position:relative; left:-1px; top:-1px; color:#8cab24; box-sizing:border-box;}


/* list */
.gallery_con{overflow:hidden; clear:both !important; border-top:2px solid #a3c52f;}
.gallery_con li { padding-bottom:2%; margin:2% 0 2% 0; width:100%; box-sizing:border-box; position:relative; overflow:hidden; border-bottom:1px solid #ddd;}
.gallery_con li .img{float:left; width:180px; height:135px; overflow:hidden !important; box-sizing:border-box}
.gallery_con li .img img{width:100%; height:auto; -webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}

.gallery_con li .txt_con {float:left; width:75%; padding:0 0 0 28px; box-sizing:border-box}
.gallery_con li .txt_con a{display:block;}
.gallery_con li .txt_con p.date{color:#a3c52f; font-size:12px; text-decoration:underline; padding:12px 0 0 0;}
.gallery_con li .txt_con p.title{font-size:18px; padding:12px 0 8px 0; letter-spacing:-0.3pt; color:#333}
.gallery_con li .txt_con p.stxt{font-size:13px; padding:0 0 18px 0; letter-spacing:-0.3pt; color:#777}
.gallery_con li .txt_con p.btn {display:inline-block; font-size:13px; font-family: 'Montserrat', sans-serif; color: #8cab24; width: 110px; height: 40px; line-height: 40px; text-align: center; border: 1px solid #8cab24; position:absolute; bottom:14%; transition: all 0.3s ease-out;}
.gallery_con li .txt_con p.btn:hover{background-color: #8cab24; color: #fff; transition: all 0.3s ease-out;}

.bbs_search{text-align:center; border-top:1px solid #999; border-bottom:1px solid #ddd; 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-spacing:0px;}
.bbs_view th{font-size:14px; color:#333; font-family: NotoKR-Medium; font-weight:100; text-align:left; padding:16px 12px; background-color:#f9f9f9; border-bottom:1px solid #ddd; border-top:1px solid #ddd; letter-spacing:-0.5pt;}
.bbs_view th.subject {font-family: NotoKR-Medium; font-size:17px; background-color:#fff; border-bottom:1px solid #bbb; border-top:2px solid #a3c52f;}
.bbs_view td{border-bottom:1px solid #ddd; padding:16px 12px; text-align: left; }
.bbs_view td p {line-height:160%}
.bbs_view td.view_detail{color:#888; text-align:left; border-bottom:1px solid #ddd; font-size:14px; line-height:100%;}
.bbs_view td .view_content{padding:25px 0 !important;}
.bbs_view td.tit{font-size:14px; color:#333; font-family: NotoKR-Bold; font-weight:100; text-align:center; width:150px !important; background-color:#f9f9f9; border-right:1px solid #d4d4d4; padding:10px 0;}

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

.sns_btn{text-align:left; padding:10px 0 0 0;}
.sns_btn img{margin-right:3px}
.sns_btn_top{text-align:right; padding:0 0 10px 0;}
.sns_btn_top img{margin-left:3px}

.bbs_title{font-weight:100; font-family:NotoKR-Bold; color:#333; background-color:#f9f9f9; border-right:1px solid #d7d7d7; padding:6px 0 6px 0; text-align:center}

/* 검색 */
.board_search {width:100%; text-align:center; border:none; background:#f9f9f9; border-top:1px solid #a9a9a9; border-bottom:1px solid #d7d7d7; padding:15px 0px; margin-top:20px}
.board_search .img {vertical-align:top;}
.board_search .search_input {color:#666; border: #cfcfcf 1px solid; background-color: #ffffff; width:28%; padding:8px 5px; height:38px; box-sizing:border-box;}

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


/*********** Input *************/
.input_msg {padding:10px 0; text-align:right;}
.bbs_input {width:100%; border-collapse:separate; border-spacing:0px; border-top:1px solid #333;}
.bbs_input th {font-size:13px; color:#333; text-align:left; padding:8px 10px; background-color:#f9f9f9; 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%;}


.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 4px 15px;
	color: #999;
	font-size: inherit;
	line-height: normal;
	vertical-align: middle;
	background-color: #fff;
	cursor: pointer;
	border: 1px solid #ccc;
	height:20px;
}

/* named upload */
.filebox .upload-name {
	display: inline-block;
	padding: .5em .75em;  /* label의 패딩값과 일치 */
	font-size: inherit;
	font-family: 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;
}

.upload-hidden {
	margin:1px 0;
	border:0px;
	font-size:12px;
	font-family:'NotoKR-Regular', sans-serif;
	color:#FFFFFF;
	border:1px solid #d86771;
	padding:3px 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: 34px;
	padding: 2px;
	vertical-align: middle;
	border: 1px solid #ddd;
	border-radius: 2px;
	background-color: #fff;
}

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

/*
.img_border {
	display: inline-block;
	width: 70px;
	height: 34px;
	padding: 2px;
	vertical-align: middle;
	border: 1px solid #ddd;
	border-radius: 5px;
	background-color: #fff;
}

.img_border2 {
	display: inline-block;
	width: 70px;
	padding: 2px;
	vertical-align: middle;
	border: 1px solid #ddd;
	border-radius: 5px;
	background-color: #fff;
}
*/


/*********** 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}
.passwd  .btn {}


/*********** Comment *************/
.comments {margin-bottom:10px;}
.comments textarea {height:58px;}
.comment_close textarea {height:58px;}