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: 160%; font-family:'NotoKR-Regular', sans-serif; color:#666; }
caption{line-height:0px; font-size:0px; color:#fff;}
.hide {position:absolute; left:-9999px;}

/*********** 공통 css *************/
.select {font-size:13px; color:#666; border:1px solid #d4d4d4; background-color:#ffffff; height:auto; padding:6px 5px;font-family:'NotoKR-Regular', sans-serif;}
.input {font-size:13px; color:#666; border:1px solid #d4d4d4; background-color:#fff; padding:8px 5px;font-family:'NotoKR-Regular', sans-serif;}
.search_input {font-size:13px; color: #666; border: #d4d4d4 1px solid; background-color: #ffffff; padding:7px 5px;font-family:'NotoKR-Regular', sans-serif; width:30%}
.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: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:30px; line-height:30px; width:70px; border:1px solid #ccc; font-weight:100; font-family:"NotoKR-Medium",sans-serif; font-size:12px; letter-spacing:-0.5pt; vertical-align:top; margin:0 0 1px 1px}
.btn_w:hover {color:#333; border:1px solid #333;}
.btn_b:link, .btn_b:visited {display:inline-block; text-align:center; height:30px; line-height:30px; width:70px; border:1px solid #555; background:#555; color:#fff; font-weight:100; font-family:"NotoKR-Medium",sans-serif; font-size:12px; letter-spacing:-0.5pt; vertical-align:top; margin:0 0 1px 1px}
.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:100; font-family:"NotoKR-Medium",sans-serif; 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;}
.comm_btn_confirm {display:inline-block; width:75px; height:56px; text-align:center; color:#fff; font-weight:100; font-family:"NotoKR-Medium",sans-serif; border:1px solid #555; background:#555; font-size:12px; letter-spacing:-0.5pt; vertical-align:top;}

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-Medium",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-Medium",sans-serif; font-size:12px; letter-spacing:-0.5pt; vertical-align:top;}
input.btn_b:hover {background:#333; border:1px solid #333;}

/* 카테고리 */
.cate_tab {overflow:hidden; clear:both; margin-bottom:15px}
.cate_tab ul {width:100%; text-align:center}
.cate_tab li {display:inline-block}
.cate_tab a {display:block; width:95px; height:45px; margin-right:2px; border:1px solid #ddd; background:#fff; text-align:center; line-height:45px; color:#666; box-sizing:border-box;}
.cate_tab a span {display:block; font-weight:100; font-family:"NotoKR-Medium",sans-serif; line-height:44px; border:1px solid #8cab24; background:#fff; width:95px; position:relative; left:-2px; top:-1px; color:#8cab24; box-sizing:border-box;}


/*********** List *************/
.faq_list {position:relative; border-top:2px solid #a3c52f; width:100%;  table-layout: fixed}
.faq_list dl{border-bottom:1px solid #ddd;}
.faq_list dt{width:100%; background:url('/admin/bbs/skin/faqBasic/image/ic_q.gif') 5px no-repeat; padding:15px 0 15px 30px; transition:all 0.3s;}
.faq_list dt a{display:block;}
.faq_list dt form{display:inline-block; width:20px;}
.faq_list dt input[type="checkbox"]{display:inline-block; width:20px;}
.faq_list dd{border-top:1px solid #ddd; padding:15px 15px 15px 40px; background:#f9f9f9 url('/admin/bbs/skin/faqBasic/image/ic_a.gif') 15px 20px no-repeat; transition:all 0.3s;}

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

/* 검색 */
.board_search {width:100%; text-align:center; border:none; padding:15px 0 0 0}
.board_search input {vertical-align:top;}
.board_search .img{vertical-align:top;}

/* 하단 버튼 */
.board_bottom {width:100%; overflow:hidden; *zoom:1; margin-top:20px;}
	.board_bottom .l_bt{float:left; text-align:left;}
	.board_bottom .r_bt{float:right; text-align:right;}
	.board_bottom .r_bt input[type=image] {margin:0 1px;}
	.board_bottom .r_bt img {margin:0 1px;}

/*********** View *************/
.bbs_view {width:100%; border-collapse:collapse; border-spacing:0px;}
.bbs_view th {color:#333; text-align:left; padding:13px 15px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
.bbs_view th.subject {font-size:16px; padding:13px 15px; border-top:1px solid #222; border-right:none;}
.bbs_view td.cont{border-bottom:1px solid #ddd; padding:13px 15px; text-align: left;}
.bbs_view td.view_detail {color:#888; overflow:hidden; border-bottom:1px solid #ddd; padding:13px 15px;}
.bbs_view td.view_detail p {float:left; width:50%;}
.bbs_view td.view_content{padding:15px; word-break:break-all; border-bottom:1px solid #ddd;}
.bbs_view td.view_content td {border:none;}
.bbs_view td.view_content table{max-width:100%}

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

/* 저작권공지 */
.input_notice{border:1px solid #ddd; background-color:#f9f9f9; padding:18px 20px;}
.input_notice h4{font-size:16px; font-weight:100; font-family:"NotoKR-Medium",sans-serif; 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:100; font-family:"NotoKR-Medium",sans-serif; padding-bottom:10px; color:#333;} 
.pri_box .textarea {height:100px;}
.pri_message {width:100%; text-align:right; padding-top:8px; font-family:inherit;}
.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 12px 9px 12px; color: #999;	font-size: inherit;	line-height: normal; font-size:13px;
	vertical-align: middle; background-color: #fff; cursor: pointer;	border: 1px solid #ccc; transition:all 0.3s;}
.filebox label:hover{border:1px solid #333; color:#333; transition:all 0.3s;}

/* 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:NanumGothic, 나눔고딕, NG, Tahoma, Geneva, 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%;
}

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


.cate_tab li {*float:left; width:33%; margin-right:0.5%}
.cate_tab li:nth-child(3n) {margin-right:0}
.cate_tab li:last-child {margin-right:0}
.cate_tab li:nth-child(3) ~ li {margin-top:0.5%;}
.cate_tab li a{line-height:38px; height:40px; margin-right:0; width:100%}
.cate_tab li a span{line-height:38px; width:100%; top:-1px; left:0}


}