@charset "UTF-8";

/*common*/
	._articleBasic{
		overflow:hidden;
	}
	._articleBasic h2,
	._articleBasic h3,
	._articleBasic h4,
	._articleBasic h5{
		background-image: none;
		padding-left: 0;
	}
	._articleBasic .artclTable tr.headline td._artclTdNum ._artclNotice,
	._articleBasic .artclViewTitleWrap .artclShare .sns input,
	._articleBasic .artclViewTitleWrap .artclShare .option,
	._articleBasic .artclComment .comment .option,
	._articleBasic .artclCommentList li .delComment,
	._articleBasic .artclList li .artclInfo .newArtcl,
	._articleBasic .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*/
._articleBasic .artclPeriod{background-color:#f8f8f8; margin-bottom:30px;}
._articleBasic .artclPeriod fieldset {position: relative;display: block;margin: 1em auto;text-align:center;}
._articleBasic .artclPeriod fieldset label,
._articleBasic .artclPeriod fieldset input{margin: 0 0.2em;}
._articleBasic .artclPeriod fieldset label{line-height: 30px; color:#000; font-weight:500;}
._articleBasic .artclPeriod fieldset input{min-width: 120px;}

/*rss,count,search*/
._articleBasic .fnDiv.artclSerch{height: 30px;margin-bottom: 30px;}
._articleBasic .fnDiv.artclSerch .fnLeft strong{color:#e77e48}
._articleBasic .fnDiv ._sysRss{}

/*list*/
._articleBasic .artclList{overflow:hidden; border-top:2px solid #000; border-bottom:1px solid #8c9099; padding:0 0; width:100%;}
._articleBasic .artclList .deleteArtclSeqs{position:absolute; top:10px; right:5px;}
._articleBasic .artclList li{position:relative; overflow:hidden; box-sizing:border-box; padding:30px; border-bottom:1px solid #ccc;}
._articleBasic .artclList li.trashLi {text-decoration: line-through; background-color:#fbfbfb; opacity:0.7; }
._articleBasic .artclList li.trashLi:before{content: 'TRASH';display: inline-block;background-color: #ff1b1b;color: #fff;padding: 5px 10px;font-size: 14px; position:absolute;top:10px; left:0; border-radius: 5px;line-height: 1.4;}
._articleBasic .artclList li:last-child{border:none;}
._articleBasic .artclList li a{overflow:hidden;}
._articleBasic .artclList li a .thumbnail,
._articleBasic .artclList li a .artclInfo{display:block;}
._articleBasic .artclList li a .thumbnail{padding-right:40px; width:250px; float:left; box-sizing:border-box;}
._articleBasic .artclList li a .thumbnail img{width:100%;}
._articleBasic .artclList li a .artclInfo{margin-top:15px;}
._articleBasic .artclList li a .artclInfo .artclTitle strong{display: block; font-size:1.2em; color:#000;}
._articleBasic .artclList li a .artclInfo .artclTitle strong:after{content:''; width:30px; height:1px; display:block; margin:15px 0; background-color:#ccc;}
._articleBasic .artclList li .artclContent{margin-top:10px; font-size:0.95em; line-height:1.6em; max-height:4.8em; overflow:hidden;}
._articleBasic .artclList li dl{position:relative; display:inline-block; }
._articleBasic .artclList li dl + dl{padding-left:10px; margin-left:5px;}
._articleBasic .artclList li dl + dl:before{content:''; width:1px; height:10px; background-color:#999; position:absolute; left:0; top:50%; margin-top:-5px;}
._articleBasic .artclList li dl dt{display:none;}
._articleBasic .artclList li dl dd{font-size:0.9em; color:#888}
._articleBasic .artclList li dl._artclWriter,
._articleBasic .artclList li dl._artclregDate {display:inline-block;}
._articleBasic .artclList li .newArtcl{display:none;}



/*write+view*/
._articleBasic .artclItem{border-bottom:1px solid #004a98}
._articleBasic .artclItem.writeForm{border-width: 2px 0 1px 0; border-top:2px solid #000;}
._articleBasic .artclItem .artclForm,
._articleBasic .artclItem .artclForm{position: relative;border-top: 1px #dcdcdc solid;display: table;width: 100%;}
._articleBasic .artclItem .artclLabel,
._articleBasic .artclItem .artclInsert{}
._articleBasic .artclItem .artclLabel{position:relative; font-weight: 500;color: #000; width: 140px;background:#f5f5f5; padding:15px 0 15px 15px; display: table-cell;}
._articleBasic .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;}
._articleBasic .artclItem .artclInsert{display: table-cell; padding:10px; vertical-align:middle;}
._articleBasic .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;}
._articleBasic .artclItem .artclInsert textarea{min-height: 400px;}
._articleBasic .artclItem .artclInsert .intOpt{}
._articleBasic .artclItem .artclInsert .multiSelectBox{height: 60px;width: 300px;}
._articleBasic .artclItem .artclForm.both{padding-left: 0;}
._articleBasic .artclItem .artclForm.both .artclInsert{margin-left: 0;width: 99.7% !important;padding-left:0;}
._articleBasic .artclItem .artclForm.both .artclLabel{position: static;display: block;background-image: none;}
._articleBasic .artclItem .artclInsert .intOpt{border-top:1px solid #ddd; padding-top:10px; margin-top:10px;}

/*write 추가*/
._articleBasic .artclItem.writeForm .artclInsert select,
._articleBasic .artclItem.writeForm .artclInsert input[type="text"],
._articleBasic .artclItem.writeForm .artclInsert input[type="password"]{line-height:40px; height:40px; padding-left:5px; box-sizing:border-box;}
._articleBasic .artclItem.writeForm .artclInsert.month > label{background:url("../images/monthIcon.png") no-repeat; padding-left:30px; vertical-align:middle;}
._articleBasic .artclItem.writeForm .artclInsert.month .slash{margin:0 10px;}
._articleBasic .artclItem.writeForm .artclInsert.fileUp select{float:left; margin-right:10px; min-height: 60px;}
._articleBasic .artclItem.writeForm .artclInsert.fileUp .fileUpbtn span{display:block;}
._articleBasic .artclItem.writeForm .artclInsert.fileUp .fileText{clear:both; margin-top:10px; color:#ce9745; font-size:.9em; width:100%; float:left; margin-bottom:10px;}
._articleBasic .artclItem.writeForm .artclInsert.fileUp .fileText:before{content:'※'}

/*view head*/
	._articleBasic .artclViewHead{overflow: hidden;position: relative;}
	._articleBasic .artclViewHead dl,
	._articleBasic .artclViewHead dl dt,
	._articleBasic .artclViewHead dl dd{display: inline-block;zoom: 1;_display: inline;line-height: 1;font-size: 1.02em;}
	._articleBasic .artclViewHead dl{padding: 0 0.5em;border-right: 1px #ccc solid;font-size:0.8em;}
	._articleBasic .artclViewHead dl._first._last{padding: 0 0.5em 0 0;}
	._articleBasic .artclViewHead dl._last{padding: 0 0 0 0.5em;border-right: 0;}
	._articleBasic .artclViewHead dl dt{padding-right: 0.5em;}
	._articleBasic .artclViewHead dl dd{}
	._articleBasic .artclViewHead .left{float: left;}
	._articleBasic .artclViewHead .right{float: right;}
	._articleBasic .artclViewTitleWrap{border-top: 2px #333 solid;background-color: #f8f8f8;}
	._articleBasic .artclViewTitleWrap .artclViewTitle{font-size: 1.3em;line-height: 1.5;padding: 25px 30px;font-weight:500;color:#333;}
	._articleBasic .artclViewTitleWrap .artclShare{overflow: hidden;position: relative;font-size: 0.8em;background: #fff;border-bottom: 1px solid #ddd;}
	._articleBasic .artclViewTitleWrap .artclShare .sns,
	._articleBasic .artclViewTitleWrap .artclShare input,
	._articleBasic .artclViewTitleWrap .artclShare a{float: left;	}
	._articleBasic .artclViewTitleWrap .artclShare .left{float: left;	}
	._articleBasic .artclViewTitleWrap .artclShare .right{float: right;}
	._articleBasic .artclViewTitleWrap .artclShare .sns input,
	._articleBasic .artclViewTitleWrap .artclShare .option,
	._articleBasic .artclComment .comment .option{color: #333;}
	._articleBasic .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);}
	._articleBasic .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;}
	._articleBasic .artclViewTitleWrap .artclShare .sns .twitter{background-position: 5px 6px;}
	._articleBasic .artclViewTitleWrap .artclShare .sns .facebook{background-position: 5px -24px;}
	._articleBasic .artclViewTitleWrap .artclShare .sns input:first-child{border-width: 1px;}
	._articleBasic .artclViewTitleWrap .artclShare .option,
	._articleBasic .artclComment .comment .option{height: 26px;	padding: 0 10px 0 20px;	background-color: transparent;	font-size:0.8em;}
	._articleBasic .artclViewTitleWrap .artclShare input.option{line-height: 26px;}
	._articleBasic .artclViewTitleWrap .artclShare a.option{line-height: 29px;}
	._articleBasic .artclViewTitleWrap .artclShare .option.recommend,
	._articleBasic .artclComment .comment .option{background-position: 0 -174px;}
	._articleBasic .artclViewTitleWrap .artclShare .option.nonrecommend,
	._articleBasic .artclComment .comment .option.nonrecommend{background-position: 0 -355px;}
	._articleBasic .artclViewTitleWrap .artclShare .option.report{background-position: 0 -113px;}
	._articleBasic .artclViewTitleWrap .artclShare .option.blind{background-position: 0 -144px;}
	._articleBasic .artclViewTitleWrap .artclShare .option.print{background-position: 0 -83px;}
	._articleBasic .artclAtchImg{padding: 1em 0;	text-align: center;}
	._articleBasic .artclAtchImg img{max-width: 100%;	width: auto !important;_width: 100%;}
	._articleBasic .artclView{margin-bottom: 2em;padding:20px;}

/* reply */
	._articleBasic .artclAnswerWrap{border: 1px #ddd solid;border-top:2px solid #000;margin-top:30px;	}
	._articleBasic .artclAnswerWrap h3{font-weight:500;color:#000;}
	._articleBasic .artclAnswerWrap .head{position:relative; padding-left:100px;}
	._articleBasic .artclAnswerWrap .head:before{content:''; left:25px; width:55px; height:60px; display:block; background:url("../images/artclAnswerTitleBg.png") no-repeat; position:absolute; }
	._articleBasic .artclAnswerWrap .artclAnswer{margin:25px; padding:20px; background-color:#f1f8f8; font-size:0.95em; color:#333}
	._articleBasic .artclAnswerWrap .artclAnswerInfo span.writer{font-weight:500}
	._articleBasic .artclAnswerWrap .artclAnswerInfo span{font-size:0.9em;}
	._articleBasic .artclAnswerWrap .artclAnswerInfo .date{}

/* comment */
._articleBasic .artclComment{border: 1px #ddd solid;background-color: #fff;margin: 30px 0;padding: 1em; border-top:2px solid #000;}

/* comment write */
._articleBasic .artclComment .artclCommentName{margin-bottom: 0.5em;display:none;}
._articleBasic .artclComment .artclCommentName label{float: left;height: 28px;line-height: 28px;font-weight: 500;margin-right: 1em;}
._articleBasic .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;}
._articleBasic .artclComment .artclCommentForm{position: relative;}
._articleBasic .artclComment .artclCommentForm .artclCommentInsert{margin-right: 95px;padding-left:70px;background:url("../images/comentBg.png") left center no-repeat;}
._articleBasic .artclComment .artclCommentForm .artclCommentInsert textarea{padding: 5px;height: 55px;width: 100%;background-color: #f7f7f7;}
._articleBasic .artclComment .artclCommentForm ._button{position: absolute;top: 0;right: 0;}
._articleBasic .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 */
._articleBasic .artclComment .artclCommentList{padding:30px 15px 10px;}
._articleBasic .artclComment .artclCommentList li{padding: 0 0 15px 0;position: relative; margin-bottom:20px; border-bottom:1px dashed #ddd;}
._articleBasic .artclComment .artclCommentList li:last-child{padding:0; margin:0; border:none;}
._articleBasic .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;}
._articleBasic .artclComment .artclCommentList li .info .date{font-size:0.8em;}
._articleBasic .artclComment .artclCommentList li .comment{line-height: 1.4; font-size:0.9em; margin-top:10px}
._articleBasic .artclComment .artclCommentList li .date{font-size:0.9em;}
._articleBasic .artclComment .artclCommentList li .del input{display:none;}
._articleBasic .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 */
	._articleBasic .artclNavi{
		border-width: 1px;
		border-color: #ddd;
		margin-bottom: 30px;
	}
	._articleBasic .artclNavi .artclForm{
	}
	._articleBasic .artclNavi .artclForm .artclLabel{
		width: 100px;
	}
	._articleBasic .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;
	}
	._articleBasic .artclNavi .artclForm + .artclForm .artclLabel:after{
		background-position:right bottom;
	}
	._articleBasic .artclNavi .artclForm .artclInsert .artclNaviInfo{
		float: right;
	}
	._articleBasic .artclNavi .artclForm .artclInsert .artclNaviInfo span{
		font-size:0.8em;
	}
	._articleBasic .artclNavi .artclForm .artclInsert .date{
		border-left: 1px #ddd solid;
		padding-left: 0.5em;
		margin-left: 0.5em;
	}

/* etc */
	._articleBasic ._button._active input,
	._articleBasic ._button._active a{
		background-color: #1c5baf;
	}

/* 반응형*/
@media only screen and (max-width:660px){
	._articleBasic .artclTable th,
	._articleBasic .artclTable td{white-space: inherit;}
	._articleBasic .artclTable{table-layout:auto;}
	._articleBasic .fnDiv.artclSerch .fnLeft{display:none;}
	._articleBasic .artclTable thead th,
	._articleBasic .artclTable col,
	._articleBasic .artclTable tbody td{display:none;}
	._articleBasic .artclTable tbody td._artclTdRdate,
	._articleBasic .artclTable tbody td._artclTdTitle{display:table-cell;}
	._articleBasic .artclTable tbody {border-top:2px solid #000;}
	._articleBasic .artclTable tbody td._artclTdRdate{width:100px;}
	._articleBasic .artclTable tr td .artclLinkView{white-space: inherit;}
	._articleBasic .artclTable tbody td strong{display:block;}
	._articleBasic .artclItem .artclInsert ._full{width:calc(100% - 20px)}
}

@media only screen and (max-width:600px){
	._articleBasic .artclPeriod fieldset label + input + label:before{content:''; display:block; clear:both;}
	._articleBasic .artclItem .artclLabel,
	._articleBasic .artclItem .artclInsert{display:block; width:100%;}
	._articleBasic .artclItem.writeForm .artclInsert.month .slash{display:block; text-indent:-9999px; height:10px;}
	._articleBasic .artclNavi{display:none;}
	._articleBasic .artclViewTitleWrap .artclShare{display:none;}
	._articleBasic .artclViewHead{display:none;}
	._articleBasic .artclList li{padding:20px 10px;}
	._articleBasic .artclList li a .thumbnail,
	._articleBasic .artclList li a .artclInfo{display:block; width:100%; padding:0;}
}
