
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));}

p { margin-top: 0px; margin-bottom: 0px }
td,table,th {font-size:1rem; color: #666; line-height: 150%; font-family:inherit; font-weight:300;}

/*********** 공통 css *************/
select {font-size:0.95rem; color:#666; border:1px solid #d4d4d4; background-color:#ffffff; padding:8px 5px; font-family:inherit;}
.input {font-size:0.95rem; color:#666; border:1px solid #d4d4d4; background-color:#fff; padding:8px 5px; font-family:inherit;}
.search_input {font-size:0.95rem; color: #666; border: #d4d4d4 1px solid; background-color: #ffffff; padding:8px 5px; font-family:inherit;}
.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:6px; border:#d4d4d4 1px solid; background-color:#fff; box-sizing:border-box;}

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

/* 버튼디자인 */
.btn_w {display:inline-block; text-align:center; height:37px; line-height:36px; width:80px; border:1px solid #ccc; font-size:0.95rem; letter-spacing:-0.5pt; vertical-align:top; transition:all 0.3s}
.btn_w:hover {color:#333; border:1px solid #333; transition:all 0.3s}
.btn_b:link, .btn_b:visited {display:inline-block; text-align:center; height:37px; line-height:36px; width:80px; border:1px solid #555; background:#555; color:#fff; font-size:0.95rem; 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:40px; color:#fff; width:70px; border:1px solid #555; background:#555; font-size:0.95rem; 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:37px; line-height:30px; width:80px; border:1px solid #ccc; background:#fff; color:#555; font-size:0.95rem; 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:37px; width:80px; border:1px solid #555; background:#555; color:#fff; font-size:0.95rem; 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}


/* 카테고리 */
.cate_tab {text-align:center; clear:both; margin-bottom:40px}
.cate_tab li {display:inline-block}
.cate_tab a {display:block; width:170px; height:50px; margin:0 2px; border:1px solid #ddd; background:#fff; text-align:center; line-height:50px; letter-spacing:-0.5pt; transition: all 0.3s;}
.cate_tab a:hover {border:1px solid #de1283; color:#de1283; box-shadow:0 3px 8px rgba(0,0,0,.18); transition: all 0.3s;}
.cate_tab a.hover{border:1px solid #de1283; background:#de1283; color:#fff;}
.cate_tab a.hover:hover{box-shadow:none}

div.all_check {background:#f6f6f6; padding:7px; border:1px solid #ddd; width:100px; margin-bottom:15px;}
div.all_check form {float:left;}
div.all_check input[type=checkbox] {margin-right:8px; vertical-align:top;}

p.red_point{color:#ff0000}

/*********** List *************/
.faq_list {position:relative; border-top:2px solid #ed145b; margin-bottom:20px;}
.faq_list dl{position:relative; border:1px solid #ddd; border-top:0;}
.faq_list dt{width:100%; transition:all 0.3s;}
.faq_list dt a{position:relative; display:block; cursor:pointer;  padding:22px 30px 22px 48px; background:url('image/faq_arrow_down.gif') right 25px center no-repeat; background-size:8px auto !important;}
.faq_list dt a.active{color:#ed145b; background:#fafbfb url('image/faq_arrow_up.gif') right 25px center no-repeat}
.faq_list dt a span{position:absolute; left:20px; top:18px; display:inline-block; font-weight:600; color:#ed145b; font-size:19px;}
.faq_list dt a span.cat{font-weight:normal; font-size:14px; color:#333; margin-right:5px;}
.faq_list .check{position:absolute; z-index:99; top:16px; width:20px;}
.faq_list dt input[type="checkbox"]{display:inline-block; width:20px;}
.faq_list dd{position:relative; border-top:1px solid #ddd; padding:20px 15px 18px 48px; background:#fff; display: none;}
.faq_list dd span.ans{position:absolute; left:20px; top:22px; font-weight:600; color:#ed145b; font-size:19px; line-height:20px; padding-right:10px; opacity:0; transition: all 0.3s;}
.faq_list dd.open span.ans{opacity:1; transition: all 0.3s;}
.faq_list dd .faqCont{opacity:0; transition: all 0.3s;}
.faq_list dd.open .faqCont{opacity:1; transition: all 0.3s;}
.faq_list dd p.btn{padding-top:10px;}

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

.case_btn{text-align:center; padding-top:30px;}





/* 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 {text-align:center; padding-top:20px}
.bbs_search dt {display:inline-block;}
.bbs_search dt select{width:100px;}
.bbs_search dd {display:inline-block; vertical-align:top;}

/* 하단 버튼 */
.bbs_btn {position:relative; overflow:hidden; width:100%; padding-top:20px;}
.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;}
.bbs_btn a{margin:0 1px;}
.bbs_btn input{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: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:110px;}

/* 동의폼 */
.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; 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 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;
	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;
	height: 33px;
	width: 200px;
}

.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: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%;
}



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


/* 카테고리 */
.cate_tab {margin-bottom:30px}
.cate_tab li {display:inline-block; width:20%;}
.cate_tab a {width:100%; margin:0;}

/*********** List *************/
.faq_list dt a span{font-size:17px;}
.faq_list dd span.ans{font-size:17px;}

}


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



}

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

td,table {}

/*********** 공통 css *************/
select {padding:6px 5px;}
.input { padding:7px 5px;}
.search_input {padding:7px 5px;}

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

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

/* 카테고리 */
.cate_tab {margin-bottom:30px}
.cate_tab li {display:inline-block; width:20%;}
.cate_tab a {width:100%; margin:0; height:40px; line-height:38px}


/*********** List *************/
.faq_list {margin-bottom:15px;}
.faq_list dt a{padding:15px 38px 15px 32px; background:url('image/faq_arrow_down.gif') right 15px center no-repeat}
.faq_list dt a.active{background:url('image/faq_arrow_up.gif') right 15px center no-repeat}
.faq_list dt a span{left:12px; top:13px; font-size:15px;}
.faq_list dd{padding:18px 15px 15px 32px;}
.faq_list dd span.ans{left:12px; top:18px; font-size:15px;}

.case_btn .more_btn {width:100%; margin-bottom:3px}
.case_btn .more_btn span{padding:13px 15px}

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

/* 검색바 */
.bbs_search {padding-top:20px}
.bbs_search dt {width:80px;}
.bbs_search dt select{width:80px;}
.bbs_search dd.sinput {width:calc(100% - 160px); max-width:250px}
.bbs_search dd .search_input{width:100%; box-sizing:border-box }



}