@charset "UTF-8";

/*common*/
	._articleTable{
		overflow:hidden;
	}
	._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*/
.artclCategory .categoryNavig{border-bottom:1px solid #0060a6; margin-bottom:30px; overflow:hidden;}
.artclCategory .categoryNavig li{display:inline-block; float:left; margin-right:2px;}
.artclCategory .categoryNavig li.allList{}
.artclCategory .categoryNavig li a{background-color:#f8f8f8; color:#666; border:1px solid #cfcfcf; padding:15px 25px; line-height:1.2; display:block; border-bottom:none;}
.artclCategory .categoryNavig li.allList a{color:#0060a6; border-color:#0060a6; background-color:#fff; font-weight:400; border-bottom:1px solid #fff;}
.artclCategory .categoryNavig li.noCategory{padding-top: 12px; padding-left:15px; font-weight: 500; color: #999;}
.artclCategory .categoryNavig li.active a{font-weight:500; color:#000;}

@media only screen and (max-width:600px){
	.artclCategory .categoryNavig{border:none;}
	.artclCategory .categoryNavig li.allList{width:100%;  margin-bottom:2px;}
	.artclCategory .categoryNavig li.allList a{border:1px solid #0060a6;}
	.artclCategory .categoryNavig li{width:calc(100% / 2 - 2px); margin-bottom:2px;}
	.artclCategory .categoryNavig li a{border:1px solid #cfcfcf; text-align:center;}
}
/*prd search*/
._articleTable .artclPeriod{background-color:#f8f8f8; margin-bottom:30px;}
._articleTable .artclPeriod fieldset {position: relative;display: block;margin: 1em auto;text-align:center;}
._articleTable .artclPeriod fieldset label,
._articleTable .artclPeriod fieldset input{margin: 0 0.2em;}
._articleTable .artclPeriod fieldset label{line-height: 30px; color:#000; font-weight:500;}
._articleTable .artclPeriod fieldset input{min-width: 120px;}

/*rss,count,search*/
._articleTable .fnDiv.artclSerch{overflow:hidden; margin-bottom:20px;}
._articleTable .fnDiv.artclSerch .fnLeft strong{color:#e77e48}
._articleTable .fnDiv ._sysRss{}

/* FAQ */
.faq{border-top:2px solid #000;clear:both;}
.faq .faqHeader{position:relative; zoom:1}
.faq .faqBody{margin:0; padding:0}
.faq .faqBody .article{list-style:none; position:relative; border-bottom:1px solid #ddd;}
.faq .faqBody .article.show	{background-color:#f8f4f1;border-bottom: 1px solid #000;border-top: 1px solid #000;}
.faq .faqBody .article .q{margin:0;padding:25px 50px 25px 60px;background: url("../images/faq-q-off.png") 15px 22px no-repeat;  line-height: 1.4;}
.faq .faqBody .article .q a{font-weight:500;}
.faq .faqBody .article:hover{background-color:#f8f4f1;}
.faq .faqBody .article .q:after{content:''; display:block; background:url("../images/faq-arr-up.png") center center no-repeat;  width:21px; height:11px; position:absolute; right:15px; top:35px; transition:all ease .3s;}
.faq .faqBody .article.show .q:after{transform: rotate(180deg);}
.faq .faqBody .article .a{padding:15px 10px 25px 60px; background:url("../images/faq-a.png") 15px 12px no-repeat; line-height:1.6;}
.faq .faqBody .article.trashLi .q{text-decoration: line-through; opacity:0.8}
.faq .faqBody .article .text{margin-bottom:10px; font-size:.95em}
.faq .faqBody .article .file-down {display:block; }
.faq .faqBody .article .file-down a{display:inline-block; background:url("../images/fileDown.png") left 5px no-repeat; padding-left:25px;}
.modify-btn{text-align:center;padding:10px 0;border-top:1px solid #ddd;}

/*write+view*/
._articleTable .artclItem{border-bottom:1px solid #004a98}
._articleTable .artclItem.writeForm{border-width: 2px 0 1px 0; border-top:2px solid #000;}
._articleTable .artclItem .artclForm,
._articleTable .artclItem .artclForm{position: relative;border-top: 1px #dcdcdc solid;display: table;width: 100%;}
._articleTable .artclItem .artclLabel,
._articleTable .artclItem .artclInsert{}
._articleTable .artclItem .artclLabel{position:relative; font-weight: 500;color: #000; width: 140px;background:#f5f5f5; padding:15px 0 15px 15px; display: table-cell;}
._articleTable .artclItem .artclLabel 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 .artclItem .artclInsert{display: table-cell; padding:10px; vertical-align:middle;}
._articleTable .artclItem .artclInsert a{background: url("../images/fileDown.png") no-repeat left 7px; padding-left:25px; line-height: 28px; display:block; font-size:0.9em; margin-bottom:2px;}
._articleTable .artclItem .artclInsert textarea{min-height: 400px;}
._articleTable .artclItem .artclInsert .intOpt{}
._articleTable .artclItem .artclInsert .multiSelectBox{height: 60px;width: 300px;}
._articleTable .artclItem .artclForm.both{padding-left: 0;}
._articleTable .artclItem .artclForm.both .artclInsert{margin-left: 0;width: 99.7% !important;padding-left:0;}
._articleTable .artclItem .artclForm.both .artclLabel{position: static;display: block;background-image: none;}
._articleTable .artclItem .artclInsert .intOpt{border-top:1px solid #ddd; padding-top:10px; margin-top:10px;}

/*write 추가*/
._articleTable .artclItem.writeForm .artclInsert select,
._articleTable .artclItem.writeForm .artclInsert input[type="text"],
._articleTable .artclItem.writeForm .artclInsert input[type="password"]{line-height:40px; height:40px; padding-left:5px; box-sizing:border-box;}
._articleTable .artclItem.writeForm .artclInsert.month > label{background:url("../images/monthIcon.png") no-repeat; padding-left:30px; vertical-align:middle;}
._articleTable .artclItem.writeForm .artclInsert.month .slash{margin:0 10px;}
._articleTable .artclItem.writeForm .artclInsert.fileUp select{float:left; margin-right:10px; min-height: 60px;}
._articleTable .artclItem.writeForm .artclInsert.fileUp .fileUpbtn span{display:block;}
._articleTable .artclItem.writeForm .artclInsert.fileUp .fileText{clear:both; margin-top:10px; color:#ce9745; font-size:.9em; width:100%; float:left; margin-bottom:10px;}
._articleTable .artclItem.writeForm .artclInsert.fileUp .fileText:before{content:'※'}

/*view head*/
	._articleTable .artclViewHead{overflow: hidden;position: relative;}
	._articleTable .artclViewHead dl,
	._articleTable .artclViewHead dl dt,
	._articleTable .artclViewHead dl dd{display: inline-block;zoom: 1;_display: inline;line-height: 1;font-size: 1.02em;}
	._articleTable .artclViewHead dl{padding: 0 0.5em;border-right: 1px #ccc solid;font-size:0.8em;}
	._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: 0.5em;}
	._articleTable .artclViewHead dl dd{}
	._articleTable .artclViewHead .left{float: left;}
	._articleTable .artclViewHead .right{float: right;}
	._articleTable .artclViewTitleWrap{border-top: 2px #333 solid;background-color: #eee;}
	._articleTable .artclViewTitleWrap .artclViewTitle{font-size: 1.3em;line-height: 1.5;padding: 25px 30px;font-weight:500;color:#333;}
	._articleTable .artclViewTitleWrap .artclShare{overflow: hidden;position: relative;font-size: 0.8em;background: #fff;border-bottom: 1px solid #ddd;}
	._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{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;font-size:0.8em;}
	._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;	font-size:0.8em;}
	._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{margin-bottom: 2em;padding:20px;}

/* reply */
	._articleTable .artclAnswerWrap{border: 1px #ddd solid;border-top:2px solid #000;margin-top:30px;	}
	._articleTable .artclAnswerWrap h3{font-weight:500;color:#000;}
	._articleTable .artclAnswerWrap .head{position:relative; padding-left:100px;}
	._articleTable .artclAnswerWrap .head:before{content:''; left:25px; width:55px; height:60px; display:block; background:url("../images/artclAnswerTitleBg.png") no-repeat; position:absolute; }
	._articleTable .artclAnswerWrap .artclAnswer{margin:25px; padding:20px; background-color:#f1f8f8; font-size:0.95em; color:#333}
	._articleTable .artclAnswerWrap .artclAnswerInfo span.writer{font-weight:500}
	._articleTable .artclAnswerWrap .artclAnswerInfo span{font-size:0.9em;}
	._articleTable .artclAnswerWrap .artclAnswerInfo .date{}

/* comment */
._articleTable .artclComment{border: 1px #ddd solid;background-color: #fff;margin: 30px 0;padding: 1em; border-top:2px solid #000;}

/* comment write */
._articleTable .artclComment .artclCommentName{margin-bottom: 0.5em;display:none;}
._articleTable .artclComment .artclCommentName label{float: left;height: 28px;line-height: 28px;font-weight: 500;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;}
._articleTable .artclComment .artclCommentForm .artclCommentInsert{margin-right: 95px;padding-left:70px;background:url("../images/comentBg.png") left center no-repeat;}
._articleTable .artclComment .artclCommentForm .artclCommentInsert textarea{padding: 5px;height: 55px;width: 100%;background-color: #f7f7f7;}
._articleTable .artclComment .artclCommentForm ._button{position: absolute;top: 0;right: 0;}
._articleTable .artclComment .artclCommentForm ._button input{width: 75px;height: 65px;line-height: 65px;background:#2bbdb9;border:none;color:#fff;font-weight:500;text-align:center;}

/* comment list */
._articleTable .artclComment .artclCommentList{padding:30px 15px 10px;}
._articleTable .artclComment .artclCommentList li{padding: 0 0 15px 0;position: relative; margin-bottom:20px; border-bottom:1px dashed #ddd;}
._articleTable .artclComment .artclCommentList li:last-child{padding:0; margin:0; border:none;}
._articleTable .artclComment .artclCommentList li .info .title{font-size:0.9em; margin-right:10px; padding-right:10px; background:url("../images/comentTitle.png") left 3px no-repeat; padding-left:20px;}
._articleTable .artclComment .artclCommentList li .info .date{font-size:0.8em;}
._articleTable .artclComment .artclCommentList li .comment{line-height: 1.4; font-size:0.9em; margin-top:10px}
._articleTable .artclComment .artclCommentList li .date{font-size:0.9em;}
._articleTable .artclComment .artclCommentList li .del input{display:none;}
._articleTable .artclComment .artclCommentList li .del .delComment{display:block; background:url("../images/delCommentBg.png") no-repeat; width: 15px;height: 15px; text-indent: -5000px; position:absolute; right:0; top:12px;}

/* prev/next */
	._articleTable .artclNavi{
		border-width: 1px;
		border-color: #ddd;
		margin-bottom: 30px;
	}
	._articleTable .artclNavi .artclForm{
	}
	._articleTable .artclNavi .artclForm .artclLabel{
		width: 100px;
	}
	._articleTable .artclNavi .artclForm .artclLabel:after{
		content:'';
		width:7px;
		height:5px;
		display: inline-block;
		margin-left:20px;
		vertical-align:middle;
		background: url(../images/artclNaviArr.png) right top no-repeat;
		margin-top:-2px;
	}
	._articleTable .artclNavi .artclForm + .artclForm .artclLabel:after{
		background-position:right bottom;
	}
	._articleTable .artclNavi .artclForm .artclInsert .artclNaviInfo{
		float: right;
	}
	._articleTable .artclNavi .artclForm .artclInsert .artclNaviInfo span{
		font-size:0.8em;
	}
	._articleTable .artclNavi .artclForm .artclInsert .date{
		border-left: 1px #ddd solid;
		padding-left: 0.5em;
		margin-left: 0.5em;
	}

/* etc */
	._articleTable ._button._active input,
	._articleTable ._button._active a{
		background-color: #1c5baf;
	}

/* 반응형*/
@media only screen and (max-width:660px){
	._articleTable .artclTable th,
	._articleTable .artclTable td{white-space: inherit;}
	._articleTable .artclTable{table-layout:auto;}
	._articleTable .fnDiv.artclSerch .fnLeft{display:none;}
	._articleTable .artclTable thead th,
	._articleTable .artclTable col,
	._articleTable .artclTable tbody td{display:none;}
	._articleTable .artclTable tbody td._artclTdRdate,
	._articleTable .artclTable tbody td._artclTdTitle{display:table-cell;}
	._articleTable .artclTable tbody {border-top:2px solid #000;}
	._articleTable .artclTable tbody td._artclTdRdate{width:100px;}
	._articleTable .artclTable tr td .artclLinkView{white-space: inherit;}
	._articleTable .artclTable tbody td strong{display:block;}
	._articleTable .artclItem .artclInsert ._full{width:calc(100% - 20px)}
}

@media only screen and (max-width:600px){
	._articleTable .artclPeriod fieldset label + input + label:before{content:''; display:block; clear:both;}
	._articleTable .artclItem .artclLabel,
	._articleTable .artclItem .artclInsert{display:block; width:100%;}
	._articleTable .artclItem.writeForm .artclInsert.month .slash{display:block; text-indent:-9999px; height:10px;}
	._articleTable .artclNavi{display:none;}
	._articleTable .artclViewTitleWrap .artclShare{display:none;}
	._articleTable .artclViewHead{display:none;}
}
