@charset "UTF-8";

/*common*/
	._articleTable h2,
	._articleTable h3,
	._articleTable h4,
	._articleTable h5{
		background-image: none;
		padding-left: 0;
	}
	._articleTable .artclTable tr.headline td._artclTdNum ._artclNotice,
	._articleTable .artclViewTitleWrap .artclShare .sns input,
	._articleTable .artclViewTitleWrap .artclShare .option,
	._articleTable .artclComment .comment .option,
	._articleTable .artclCommentList li .delComment,
	._articleTable .artclList li .artclInfo .newArtcl,
	._articleTable .artclCategory ul.categoryList li{
		border: 0;
		background-image: url("../images/share.gif");
		background-repeat: no-repeat;
		background-color: transparent;
	}
/*category*/
	._articleTable .artclCategory{margin-bottom:30px;overflow:hidden;border-top:1px solid #01b5ff;border-bottom:1px solid #DDD;background:#fafafa;}
	._articleTable .artclCategory ul{float:left;overflow:hidden;}
	._articleTable .artclCategory ul li{float:left;}
	._articleTable .artclCategory ul li a{display:block;text-align:center;padding:12px 40px;font-weight:bold;border-top:5px solid #fafafa;}
	._articleTable .artclCategory ul.categoryNavig.active{width: 140px;}
	._articleTable .artclCategory ul.categoryNavig li{}
	._articleTable .artclCategory ul.categoryList{width: calc(100% - 140px);}
	._articleTable .artclCategory ul.categoryList li{}
	._articleTable .artclCategory ul.categoryList li a{font-weight: 400;}
	._articleTable .artclCategory ul li.child{background:none;}
	._articleTable .artclCategory ul li.pChild{background:none;}
	._articleTable .artclCategory ul li.noCategory{display:none;}
	._articleTable .artclCategory ul li.active a{color:#01b5ff;border-top:5px solid #01b5ff;}
/*Tab*/
	._articleTable ._tab._normal ul li strong,
	._articleTable ._tab._normal ul li input,
	._articleTable ._tab._normal ul li a {
	}
	._articleTable ._tab._normal ul li strong._on,
	._articleTable ._tab._normal ul li input._on,
	._articleTable ._tab._normal ul li a:hover,
	._articleTable ._tab._normal ul li a:focus,
	._articleTable ._tab._normal ul li a._on {
		background-color: #01b5ff !important;
		border-color: #01b5ff !important;
		color:#FFF;
	}
/*prd search*/
	._articleTable .artclPeriod fieldset {
		width: 250px;
		height: 30px;
		position: relative;
		display: block;
		margin: 1em auto;
	}
	._articleTable .artclPeriod fieldset label,
	._articleTable .artclPeriod fieldset input{
		float: left;
		margin: 0 0.2em;
	}
	._articleTable .artclPeriod fieldset label{
		line-height: 30px;
	}
	._articleTable .artclPeriod fieldset input{
		width: 70px;
	}

/*rss,count,search*/
	._articleTable .fnDiv.artclSerch{
		display: inline-block;
		width: 100%;
		margin-bottom: 25px;
	}
	.srchBox-sel select:focus,
	.searchArea #srchWrd:focus,
	.srchBox._on .src_list {
		border: 1px solid #58585a;
		background-color: #fff;
	}
	.srchBox._on .src_list {border-top: 0;}
/*RSS*/
._articleTable .fnDiv ._sysRss{
	background: url("../images/ic_rss.jpg") no-repeat left center; padding: 0 0 0 40px;
	line-height: 30px;
	font: 14px;
	color: #444444;
	font-weight: 400;
	margin-top: 4px;
}
._articleTable .fnDiv ._sysRss span {color: #dd0042;}
/*Tablet+Mobile*/
@media only screen and (max-width:860px){
	._articleTable .fnDiv.artclSerch {margin-bottom: 10px;}
	._articleTable .fnDiv ._sysRss{
		width:100%;
		margin-left:-6px;
		font-size:10px;
		min-height:15px;
		padding:2px 0 0 17px;
		background-position:0px !important;
	}
}
/*list headline*/
	._articleTable .artclHeadLine{
		border: 1px #ddd solid;
		background-color: #fff;
		padding: 0 1em;
	}
	._articleTable .artclHeadLine .artclList,
	._articleTable .artclHeadLine .artclList li._first._last .artclLinkView,
	._articleTable .artclHeadLine .artclList li._last .artclLinkView{
		border: 0 !important;
	}
/*list*/
	._articleTable .artclTable{
		width: 100%;
		border-width: 2px 0 0 0;
		border-color: #7C7C7C;
		border-style: solid;
		table-layout:fixed;
	}
	._articleTable .artclTable caption{
		display: none;
	}
	._articleTable .artclTable colgroup col._artclColNum{
		width: 60px;
	}
	._articleTable .artclTable colgroup col._artclColTitle{
		width: auto;
	}
	._articleTable .artclTable colgroup col._artclColWriter{
		width: 100px;
	}
	._articleTable .artclTable colgroup col._artclCategory{
		width: 140px;
	}
	._articleTable .artclTable colgroup col._artclColRdate{
		width: 100px;
	}
	._articleTable .artclTable colgroup col._artclColRecommend{
		width: 50px;
	}
	._articleTable .artclTable colgroup col._artclColComment{
		width: 50px;
	}
	._articleTable .artclTable colgroup col._artclColAtchFile{
		width: 90px;
	}
	._articleTable .artclTable colgroup col._artclColAccess{
		width: 70px;
	}
	/*목록_헤드*/
	._articleTable .artclTable thead th{
		background: #F2F2F2;
		border: 0;
		border-bottom: 1px solid #CFCFD1;
		font-size: 16px;
		line-height: 25px;
		color: #555555;
		font-weight: 400;
	}
	/*목록_헤드+목록공용*/
	._articleTable .artclTable th,
	._articleTable .artclTable td{
		border-width: 0 0 1px 0;
		border-color: #CFCFD1;
		border-style: solid;
		padding: 12px 0;
		text-align: center;
		font-size: 14px;
	}
	/*목록_짝줄*/
	._articleTable .artclTable tr._artclEven{
		background-color: white;
	}
	/*목록_홀줄*/
	._articleTable .artclTable tr._artclOdd{
		background-color: white;
	}
	._articleTable .artclTable tr.headline{
		background-color: #F9F9F9;
	}

	._articleTable .artclTable tr:hover {background: #F2FBFE;}
	/*목록_좌ㆍ우보더 지우기*/
	._articleTable .artclTable th:first-child,
	._articleTable .artclTable td:first-child{border-left:0px;}
	._articleTable .artclTable th:last-child,
	._articleTable .artclTable td:last-child{border-right:0px;}

	/*목록_공지*/
	._articleTable .artclTable tr.headline td._artclTdNum ._artclNotice{
		display: block;
		margin: auto;
		width: 21px;
		height: 20px;
		text-indent: -5000px;
		overflow: hidden;
		background-position: 9px -326px;
	}
	._articleTable .artclTable tr.headline td._artclTdNum ._artclNotice._artclNnotice{
		background: url("../images/ic_notice.png") no-repeat center;
		width: 30px;
		height: 30px;
	}
	._articleTable .artclTable tr.headline td._artclTdNum ._artclNotice._artclTnotice{
		background-color: #A62323;
	}
	/*목록_제목*/
	._articleTable .artclTable tr td .artclLinkView{
		display: block;
		text-align: left;
		font-size: 16px;
		color: #444444;
		font-weight: 400;
		display: block;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    margin: 0 7px;
	}
	/*목록_새글*/
	._articleTable .artclTable tr td .artclLinkView .newArtcl{
		text-indent: -5000px;
		display: inline-block;
		width:16px;
		height:16px;
		vertical-align:middle;
		margin-left:3px;
		background:url(../images/ic_new.png) no-repeat center ;
		/*
		width: 11px;
		height: 11px;
		overflow: hidden;
		text-indent: -5000px;
		display: inline-block;
	    zoom: 1;
	    _display: inline;
		background-position: 0 -240px;
		*/
	}
	._articleTable .artclTable tr td._artclTdNum{
	}
	._articleTable .artclTable tr td._artclTdTitle{
	}
	._articleTable .artclTable tr td._artclTdWriter{
	}
	._articleTable .artclTable tr td._artclTdRdate{
	}
	._articleTable .artclTable tr td._artclTdRecommend{
	}
	._articleTable .artclTable tr td._artclTdComment{
	}
	._articleTable .artclTable tr td._artclTdAtchFile{
	}
	._articleTable .artclTable tr td._artclTdAccess{
	}

	._articleTable .artclTable tr.trashLi td .artclTitle strong{
		color: #cdbeb1;
	}
	._articleTable .artclTable tr.trashLi td .artclLinkView {position: relative;}
	._articleTable .artclTable tr.trashLi td .artclLinkView:after{
	    position: absolute;
	    top: 4px;
	    right: 0;
	    padding: 0 .5em;
	    background: rgba(0,0,0,.36);
	    color: #fff;
	    font-size: 1em;
	    line-height: 1.5;
	    text-align: center;
	    display: block;
	}
	._articleTable .artclTable tr.trashLi td .artclLinkView:after{
		content: '승인대기';
	}

/*write+view*/
	/*보기_첨부파일,공통적용*/
	._articleTable .artclItem{
		border-style: solid;
		border-color: #7c7c7c;
	}
	._articleTable .artclItem.writeForm{
		border-width: 2px 0 1px 0;
	}
	._articleTable .artclItem.viewForm{
		border-width: 0px 0px 2px 0px;
		text-align:center;
	}

	._articleTable .artclItem.viewForm .artclInsert{
		text-align:left;
	}
	._articleTable .artclItem.viewForm .artclInsert ul li a{
		background:url("../images/ic_file.png") no-repeat left;
		padding-left:30px;
		color: #757575;
	}
	._articleTable .artclItem .artclForm,
	._articleTable .artclItem .artclLabel,
	._articleTable .artclItem .artclInsert{
	}
	._articleTable .artclItem .artclForm{
		overflow:hidden;
        width: 100%;
		border-top: 1px #eee solid;
        display: table;
	}
	._articleTable .artclItem .artclLabel,
	._articleTable .artclItem .artclInsert{
		display:block;
		min-height:30px;
        padding: 12px 0;
	}
	._articleTable .artclItem.viewForm dl {display: table; width: 100%; padding: 0; border-top: 1px solid #7c7c7c;}
	._articleTable .artclItem.viewForm dl dt {display: table-cell; vertical-align: top; width: 14%; padding: 10px 0; background: #F5F5F5; font-size: 15px; line-height: 30px; color: #444444;}
	._articleTable .artclItem.viewForm dl dd {display: table-cell; vertical-align: top; padding: 10px 2%; text-align: left; font-size: 13px; line-height: 30px; letter-spacing: -0.25px; color: #757575; font-weight: 400;}



	._articleTable .artclItem.viewForm .artclLabel{
		float: none;
		border: 0;
		font-weight: 400;
		padding-right: 0;
		margin-right: 0;
		width:14%;
		clear:both;
	}
	._articleTable .artclItem.viewForm .artclInsert{
		width:86%;
		float: none;
	}

	._articleTable .artclItem .artclLabel{
        display: table-cell;
        width: 200px;
        color: #444;
        font-weight: 400;
        text-align: center;
        vertical-align: middle;
        background-color: #f5f5f5;
	}
	._articleTable .artclItem .artclInsert{
        display: table-cell;
        padding: 12px 30px;
	}
    ._articleTable .artclItem .artclInsert.password-box{
        display: block;
        width: 100%;
        padding: 0;
    }
	._articleTable .artclItem .artclLabel mark.must{
			float: left;
			margin-top: 8px;
			margin-left: 5px;
			width: 8px;
			height: 8px;
			text-indent: -9999px;
			background:url("../images/must.gif") no-repeat;
			overflow: hidden;
			padding: 0;
	}
	._articleTable .artclItem .artclInsert textarea{
        width: 100%;
		height: 400px;
	}
	._articleTable .artclItem .artclInsert .intOpt{
		padding:10px 15px 10px 15px;
		background-color:#f7f7f7;
	}
	._articleTable .artclItem .artclInsert .intOpt input{
		vertical-align:-3px;
		margin-right:3px;
        margin-left: 20px;
	}
	._articleTable .artclItem .artclInsert .multiSelectBox{
		height: 60px;
		width: 100%;
	}
	/*첨부파일 버튼그룹*/
		._articleTable .artclItem .artclInsert .fileBtnsWrap{padding-top:10px;}
		._articleTable .artclItem .artclInsert .fileBtnsWrap input{display:inline-block;height:30px;padding:0 10px !important;color:#FFF !important;background:#898989;border:0px;}
		._articleTable .artclItem .artclInsert .fileBtnsWrap input:hover{background:#52575c;}

	._articleTable .artclItem .artclForm.both{
		padding-left: 0;
	}
	._articleTable .artclItem .artclForm.both .artclInsert{

	}
	._articleTable .artclItem .artclForm.both .artclLabel{

	}
/*view head*/
	/*보기_글정보*/
	._articleTable .artclViewHead{
		overflow: hidden;
		position: relative;
		font-size: 11px;
		text-align: center;
		padding: 15px 10px;
		border-bottom: 1px solid #DADADA;
	}
	._articleTable .artclViewHead dl,
	._articleTable .artclViewHead dl dt,
	._articleTable .artclViewHead dl dd{
		display: inline-block;
		zoom: 1;
		_display: inline;
		line-height: 1;
	}
	._articleTable .artclViewHead dl{
		position: relative;
		padding: 0 1.25em;
		font-size: 14px;
		line-height: 20px;
		letter-spacing: -0.25px;
	}
	._articleTable .artclViewHead dl::after {content: ""; position: absolute; width: 1px; height: 10px; background: #C3C3C3; right: 0; top: 7px;}
	._articleTable .artclViewHead dl:last-child::after {display: none;}
	._articleTable .artclViewHead dl._first._last{
		padding: 0 0.5em 0 0;
	}
	._articleTable .artclViewHead dl._last{
		padding: 0 0 0 0.5em;
		border-right: 0;
	}
	._articleTable .artclViewHead dl dt{
		padding-right: 10px;
		color: #9b9b9b;
	}
	._articleTable .artclViewHead dl dd{
		color: #777777;
	}
	._articleTable .artclViewHead .left{
		float: left;
	}
	._articleTable .artclViewHead .right{
		float: right;
	}
	/*보기_글제목*/
	._articleTable .artclViewTitleWrap{
	}
	._articleTable .artclViewTitleWrap .artclViewTitle{
		font-size: 18px;
		font-weight: 400;
		line-height: 1.5;
		color: #444444;
		text-align: center;
		padding: 25px 15px;
		background: #F2FBFE;
		border-top: 2px solid #7C7C7C;
		border-bottom: 1px solid #DADADA;
	}
	._articleTable .artclViewTitleWrap .artclShare{
		overflow: hidden;
		position: relative;
	}
	._articleTable .artclViewTitleWrap .artclShare .sns,
	._articleTable .artclViewTitleWrap .artclShare input,
	._articleTable .artclViewTitleWrap .artclShare a{
		float: left;
	}
	._articleTable .artclViewTitleWrap .artclShare .left{
		float: left;
	}
	._articleTable .artclViewTitleWrap .artclShare .right{
		float: right;
	}
	._articleTable .artclViewTitleWrap .artclShare .sns input,
	._articleTable .artclViewTitleWrap .artclShare .option,
	._articleTable .artclComment .comment .option{
		font-size: 1em;
		color: #333;
	}
	._articleTable .artclViewTitleWrap .artclShare .sns{
		overflow: hidden;
		position: relative;
	    background-color: #fff;
	    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	    background-image: -webkit-linear-gradient(top, #fff, #eee);
	    background-image: -moz-linear-gradient(top, #fff, #eee);
	    background-image: -ms-linear-gradient(top, #fff, #eee);
	    background-image: -o-linear-gradient(top, #fff, #eee);
	    background-image: linear-gradient(to bottom, #fff, #eee);
	}
	._articleTable .artclViewTitleWrap .artclShare .sns input{
		border-color: #ddd;
		border-style: solid;
		border-width: 1px 1px 1px 0;
		height: 26px;
		line-height: 25px;
		padding: 0 10px 0 25px;
	}
	._articleTable .artclViewTitleWrap .artclShare .sns .twitter{
		background-position: 5px 6px;
	}
	._articleTable .artclViewTitleWrap .artclShare .sns .facebook{
		background-position: 5px -24px;
	}
	._articleTable .artclViewTitleWrap .artclShare .sns input:first-child{
		border-width: 1px;
	}
	._articleTable .artclViewTitleWrap .artclShare .option,
	._articleTable .artclComment .comment .option{
		height: 26px;
		padding: 0 10px 0 20px;
		background-color: transparent;
	}
	._articleTable .artclViewTitleWrap .artclShare input.option{
		line-height: 26px;
	}
	._articleTable .artclViewTitleWrap .artclShare a.option{
		line-height: 29px;
	}
	._articleTable .artclViewTitleWrap .artclShare .option.recommend,
	._articleTable .artclComment .comment .option{
		background-position: 0 -174px;
	}
	._articleTable .artclViewTitleWrap .artclShare .option.nonrecommend,
	._articleTable .artclComment .comment .option.nonrecommend{
		background-position: 0 -355px;
	}
	._articleTable .artclViewTitleWrap .artclShare .option.report{
		background-position: 0 -113px;
	}
	._articleTable .artclViewTitleWrap .artclShare .option.blind{
		background-position: 0 -144px;
	}
	._articleTable .artclViewTitleWrap .artclShare .option.print{
		background-position: 0 -83px;
	}
	/*보기_글내용*/
	._articleTable .artclAtchImg{
		padding: 1em 0;
		text-align: center;
	}
	._articleTable .artclAtchImg img{
		max-width: 100%;
		width: auto !important;
		_width: 100%;
	}
	._articleTable .artclView{
		padding:50px 1.8em;
	}
	._articleTable .artclView img{
		max-width: 100%;
		width: auto !important;
		_width: 100%;
		height:auto !important;
	}
/* reply */
	._articleTable .artclAnswerWrap{
		border: 1px #7C7C7C solid;
		border-top: 2px solid #7C7C7C;
		background-color: #fff;
		padding: 0 2% 35px;
		margin-bottom: 50px;
		margin-top: 40px;
	}
	.answer-title-wrap {position: relative; padding-left: 55px; margin-bottom: 20px;}
	.answer-title-wrap::before {content: "답변"; position: absolute; width: 36px;height: 38px; background: url("../images/ic_answer.png") no-repeat center; left: 0; top: 0; text-align: center; font-size: 13px; line-height: 30px; letter-spacing: -0.5px; color: #fff;}
	._articleTable .artclAnswerWrap h3{
		font-size: 16px; line-height: 20px; padding: 10px 0;
	}
	._articleTable .artclAnswerWrap .artclAnswer{

	}
	._articleTable .artclAnswerWrap .artclAnswerInfo{
		font-size: 14px;
		line-height: 20px;
		letter-spacing: -0.25px;
		color: #9b9b9b;
	}
	._articleTable .artclAnswerWrap .artclAnswerInfo .date{
		position: relative;
		padding-right: 18px;
		margin-right: 13px;
	}
	._articleTable .artclAnswerWrap .artclAnswerInfo .date::before {content: ""; position: absolute; width: 1px; height: 10px; background: #C3C3C3; right: 0; top: 6px;}

	.answer-content {padding: 15px 2%; background: #F2F2F2; height: 140px; overflow-y: auto;}

	@media all and (max-width: 768px) {
		.answer-content {height: auto;}
	}

/* comment */
	._articleTable .artclComment{
		border: 1px #ddd solid;
		background-color: #fff;
		margin: 1em 0;
		padding: 1em;
		font-size: 13px;
	}
/* comment write */
	._articleTable .artclComment .artclCommentName{
		margin-bottom: 0.5em;
	}
	._articleTable .artclComment .artclCommentName label{
		float: left;
		height: 28px;
		line-height: 28px;
		font-weight: 600;
		margin-right: 1em;
	}
	._articleTable .artclComment .artclCommentName label mark.must{
		float: left;
		margin-top: 8px;
		margin-right: 5px;
		width: 8px;
		height: 8px;
		text-indent: -5000px;
		background:url("../images/must.gif") no-repeat;
		overflow: hidden;
		padding: 0;
	}
	._articleTable .artclComment .artclCommentForm{
		position: relative;
		margin-bottom: 1em;
	}
	._articleTable .artclComment .artclCommentForm .artclCommentInsert{
		margin-right: 80px;
	}
	._articleTable .artclComment .artclCommentForm .artclCommentInsert textarea{
		padding: 5px;
		height: 50px;
		width: 100%;
		background-color: #f7f7f7;
	}
	._articleTable .artclComment .artclCommentForm ._button{
		position: absolute;
		top: 0;
		right: 0;
	}
	._articleTable .artclComment .artclCommentForm ._button input{
		width: 60px;
		height: 62px;
		line-height: 60px;
	}

/* comment list */
	._articleTable .artclComment .artclCommentList{
		background-color: #ECF1F3;
		padding: 1em 1em 0 1em;
		border: 1px #DBE7EB solid;
	}
	._articleTable .artclComment .artclCommentList li{
		border-left: 1px #ccc solid;
		padding: 0 0 15px 70px;
		margin-left: 60px;
		position: relative;
	}
	._articleTable .artclComment .artclCommentList li .comment{
		line-height: 1.8;
	}
	._articleTable .artclComment .artclCommentList li .date{
		font-size: 0.9em;
		color: #555;
		position: absolute;
		top: 0;
		left: -60px;
		width: 120px;
		text-align: center;
		background-color: #ECF1F3;
		border-radius: 0.3em;
	}
	._articleTable .artclComment .artclCommentList li .delComment{
		width: 11px;
		height: 11px;
		background-position: 0 -210px;
		margin-left: 0.5em;
		text-indent: -5000px;
	}

/* prev/next */
	/*보기_이전다음글*/
	._articleTable .artclNavi{
		border-width: 1px 0 1px 0;
		border-color: #dedede;
		margin-bottom: 1em;
	}
	._articleTable .artclNavi .artclForm{
		padding-left:0px;
	}
	._articleTable .artclNavi .artclForm .artclLabel{
		text-align:center;
	}
	._articleTable .artclNavi .artclForm .artclInsert{
	}
	._articleTable .artclNavi .artclForm .artclInsert .artclNaviInfo{
		float: right;
		font-size: 11px;
	}
	._articleTable .artclNavi .artclForm .artclInsert .date{
		border-left: 1px #ddd solid;
		padding-left: 10px;
		margin-left: 10px;
	}

/* etc */
	/*버튼컬러*/
	._articleTable ._button input,
	._articleTable ._button a{
		background-color: #00BAFF;
		color: #fff;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		border-radius:0px;
		border: 1px solid #00BAFF;
	}
	._articleTable ._button._active input,
	._articleTable ._button._active a{
		border: 1px solid #CE2856;
		color: #CE2856 !important;
		background-color: #fff;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		border-radius:0px;
	}
	._articleTable ._button input:hover,
	._articleTable ._button a:hover,
	._articleTable ._button input:focus,
	._articleTable ._button a:focus,
	._articleTable ._button._active input:hover,
	._articleTable ._button._active a:hover,
	._articleTable ._button._active input:focus,
	._articleTable ._button._active a:focus{background-color: none;}
	/*버튼크기*/
	._articleTable ._button input,
	._articleTable ._button a{
		font-size: 13px;
		height: 35px;
		line-height: 35px;
	}

.areaButton{}

/* 검색버튼 */
.fnSearch span.fnSubmit._button input{border-radius:0px !important;-moz-border-radius:0px !important;-webkit-border-radius:0px !important;}

/*._articleTable .artclViewHead .right dl:nth-child(2){display:none;}*/
.postCaution{border:1px solid #DDD;background:#f8f8f8;padding:20px 0; margin-top: 50px;}
.postCaution ul li{font-size:12px;text-align:left;color:#780032;padding:0 30px; position:relative;}
.postCaution ul li:before{
	content:'';
	width:3px;
	height:3px;
	background-color:#780032;
	border-radius:1.5px;
	position:absolute;
	top:10px;
	left:20px;
}

/* custom */
._paging {margin-top: 60px;}
._paging ._inner a, ._paging ._inner strong {width: 35px; height: 35px; background-color: white;}
._paging ._inner ul {margin: 0 15px;}
._paging ._inner ul li strong {font-size: 16px; color: #fff; background: #777777; line-height: 33px; border-color: #777;}
._paging ._inner ul li a {font-size: 16px; border: 0; color: #666; line-height: 35px;}
._paging ._inner a._first {background: url("../images/btn_first.jpg") no-repeat center;}
._paging ._inner a._last {background: url("../images/btn_last.jpg") no-repeat center;}
._paging ._inner a._prev{background: url("../images/btn_prev.jpg") no-repeat center; background-position: 0 0; border: 0;}
._paging ._inner a._next{background: url("../images/btn_next.jpg") no-repeat center; background-position: 0 0; border: 0;}

._fnctWrap .fnDiv .fnSearch fieldset select {width: 160px; height: 40px; padding: 0 20px; border-radius: 25px; border: 0; background: #EBEBEB url("../images/btn_select.png") no-repeat 90% center; appearance: none; font-size: 14px; color: #646464; font-weight: 400; margin-right: 15px;}

.search-input {overflow: hidden; padding: 0 20px; border-radius: 25px; background: #EBEBEB; }
._fnctWrap .fnDiv .fnSearch fieldset input[type="text"] {width: 190px; background: none; border: 0; height: 40px; margin-right: 10px;}
._fnctWrap .fnDiv .fnSearch fieldset .fnSubmit a, ._fnctWrap .fnDiv .fnSearch fieldset .fnSubmit input {background: url("../images/btn_search.png") no-repeat center; width: 20px; height: 40px; }

@media all and (max-width: 768px) {
	._fnctWrap .fnDiv .fnSearch fieldset input[type="text"]{width: calc(100% - 30px);}
}

.category-txt span {display: block; font-size: 16px; line-height: 24px; letter-spacing: -0.5px; font-weight: 400;}
.category-txt span.color1 {color: #d1006a;}
.category-txt span.color2 {color: #0086ff;}
.category-txt span.color3 {color: #ff6d01;}
.category-txt span.color4 {color: #895a00;}
.category-txt span.color5 {color: #136400;}

.processing span {display: block; width: 100%; max-width: 85px; height: 35px; margin: 0 auto; font-size: 13px; line-height: 35px; letter-spacing: -0.5px; color: #fff; font-weight: 400; border-radius: 30px;}
.processing .no-answer {background: #00BAFF}
.processing .cp-answer {background: #DF0072}

.board-bottom {position: relative; margin-top: 50px; min-height: 55px;}
.board-bottom ._areaButton {padding: 0;}

.btn-normal {display: inline-block; margin: 0 10px;}
.btn-normal input, .btn-normal button, .btn-normal a {display: inline-block; width: 110px; height: 50px; line-height: 50px; text-align:center; background: transparent; font-size: 15px; line-height: 50px; letter-spacing: -0.5px; border-radius: 25px; border: 1px solid #333; color: #333; cursor: pointer;}
.btn-normal.btn-style1 input, .btn-normal.btn-style1 button, .btn-normal.btn-style1 a {color: #0067c3; border: 1px solid #0067c3;}
.btn-normal.btn-style2 input, .btn-normal.btn-style2 button, .btn-normal.btn-style2 a {color: #ce2856; border: 1px solid #ce2856;}
.btn-normal.btn-style3 input, .btn-normal.btn-style3 button, .btn-normal.btn-style3 a {color: #1c3c8f; border: 1px solid #1c3c8f;}
.btn-normal.btn-style4 input, .btn-normal.btn-style4 button, .btn-normal.btn-style4 a {color: #fff; border: 1px solid #8C8C8C; background: #8C8C8C;}

.btn-normal.btn-style1 input:hover, .btn-normal.btn-style1 button:hover, .btn-normal.btn-style1 a:hover {background: #0067c3; color: #fff; border: 1px solid #0067c3;}
.btn-normal.btn-style2 input:hover, .btn-normal.btn-style2 button:hover, .btn-normal.btn-style2 a:hover {background: #ce2856; color: #fff;}
.btn-normal.btn-style3 input:hover, .btn-normal.btn-style3 button:hover, .btn-normal.btn-style3 a:hover {background: #1c3c8f; color: #fff; border: 1px solid #1c3c8f;}
.btn-normal.btn-style4 input:hover, .btn-normal.btn-style4 button:hover, .btn-normal.btn-style4 a:hover {color: #8C8C8C; border: 1px solid #8C8C8C; background: #fff;}

.board-list-btn dd div {font-size: 15px; line-height: 22px; color: #444444; padding-top: 15px;}
.board-list-btn .board-prev {position: absolute; width: 115px; height: 55px; left: 0; top: 0;}
.board-list-btn .board-prev dd div {position: relative; padding-left: 65px;}
.board-list-btn .board-prev dd div:hover {text-decoration: underline;}
.board-list-btn .board-prev dd div::before {content: ""; position: absolute; width: 55px; height: 55px; border: 1px solid #ddd; border-radius: 50%; left: 0; top: 0; background: url("../images/btn_cn_prev.png") no-repeat center; }

.board-list-btn .board-next {position: absolute; width: 115px; height: 55px; right: 0; top: 0;}
.board-list-btn .board-next dd div {position: relative; padding-right: 65px;}
.board-list-btn .board-next dd div:hover {text-decoration: underline;}
.board-list-btn .board-next dd div::before {content: ""; position: absolute; width: 55px; height: 55px; border: 1px solid #ddd; border-radius: 50%; right: 0; top: 0; background: url("../images/btn_cn_next.png") no-repeat center; }

/*search box*/
.srchBox {
	position: relative;
	float: left;
	width: 160px;
	color: #646464; font-size: 0.875em;
	border: 1px solid #ebebeb;
	background-color: #ebebeb;
	border-radius: 25px;
	transition: all 0.4s cubic-bezier(0.7, 0, 0.3, 1);
	box-sizing: border-box;
	margin: 0 10px 5px 0;
	z-index: 8;
}
.srchBox:focus,
.srchBox._on {
	border: 1px solid #58585a;
	background-color: #fff;
	border-radius: 25px 25px 0 0;
	border-bottom: 1px solid transparent;
	z-index: 3;
}
.srchBox .srcName {
	position: relative;
	width: 100%; height: 39px; line-height: 39px; text-align: left;
	padding: 0 0 0 20px; box-sizing: border-box;
}
.srchBox .srcName:after,
.srchBox-sel:after {
	content: '';
	width: 11px; height: 7px;
	position: absolute; right: 15px; top: 18px;
	background: url('../images/board_icon.png') -62px 0px no-repeat;
	transition: all 0.2s ease;
	z-index: 2;
}
.srchBox._on .srcName:after,
.srchBox-sel._on:after {
	transform: rotate(180deg);
}
.srchBox .src_list {
	display: none;
	width: calc(100% + 2px);
	position: absolute; top: 100%; left: -1px;
	padding: 0 0 15px 20px; box-sizing: border-box;
	border: 1px solid #ebebeb;
	border-top: 0;
	background-color: #ebebeb;
	border-radius: 0 0 25px 25px;
}
.srchBox .src_list > li {
	margin: 5px 0;
}

.srchBox_01{margin-right:50px}
.srchBox_02{width:40px !important}
















*{}
