@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{margin-bottom:30px;overflow:hidden; border:1px solid #676767; border-bottom:1px solid #676767;}
.artclCategory .categoryNavig li{display:inline-block; float:left;}
.artclCategory .categoryNavig li.allList{background-color:#18327c;}
.artclCategory .categoryNavig li.allList a{color:#fff; font-weight:500; background:url(../images/cate1.png) 10px 27px no-repeat; padding-right:15px; padding-left:25px;}
/* .artclCategory .categoryNavig li:nth-child(2){background:url(../images/cateBg.png) right center no-repeat;}
.artclCategory .categoryNavig li:nth-child(2) a{color:#fff; padding-right:50px; padding-left:15px; background:url(../images/cate2.png) left center no-repeat;} */
.artclCategory .categoryNavig li a{color:#666;padding: 15px 10px;display:block;}
.artclCategory .categoryNavig li.on a{color:#18327c;font-weight: 500;text-decoration: underline;}
.artclCategory .categoryNavig li.noCategory{padding-top: 12px; padding-left:15px; font-weight: 500; color: #999;}
.artclCategory .categoryNavig li + li + li + li{background:url(../images/cateGab.png) left center no-repeat;}

@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;padding:5px 10px;background-position: 10px center;}
	.artclCategory .categoryNavig li{width:calc(100% / 2); margin-bottom:2px;}
	.artclCategory .categoryNavig li a{border:1px solid #cfcfcf; text-align:center;padding:5px 10px;}
}
/*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;}

/* fnSearch */
._articleBasic .fnSearch{text-align:center; padding:20px 0; margin-bottom:50px; background:#f5f6f8 url(../images/fnSearchBg.png) right center no-repeat; background-size: 75px;}
/*._articleBasic .fnSearch fieldset{display:inline-block; position:relative;}*/
._articleTable .fnSearch fieldset{position:relative;}
._articleBasic .fnSearch .s-text{vertical-align:middle; margin-right:20px; padding-left:50px; line-height:45px; color:#18327c; display:inline-block; font-size:18px; font-weight:500; background:url(../images/fnSearchinfo.png) left center no-repeat;}
._articleBasic .fnSearch select,
._articleBasic .fnSearch input[type='text']{border:1px solid #c3c3c3; height:55px; padding:10px 0 10px 10px; box-sizing:border-box;}
._articleBasic .fnSearch ._button.fnSubmit{width:30px; height:50px; text-indent:-9999px; display:inline-block; vertical-align:top; background:url(../images/fnSearchIcons.png) left center no-repeat; margin-left:-40px;}
._articleBasic .fnSearch select{min-width:130px;}
._articleBasic .fnSearch input[type='text']{width:390px;}
._articleBasic .fnSearch .calendarButton a{display:inline-block; background:url(../images/fnSearchCalendar.png) left center no-repeat; margin-left:30px; padding-left:30px; font-weight:500; color:#18327c; text-decoration:underline;}

/*rss,count,search*/
._articleBasic .fnDiv.artclSerch{height: 30px;margin-bottom: 10px;}
._articleBasic .fnDiv.artclSerch .fnLeft strong{color:#e77e48}
._articleBasic .fnDiv .rss{background:url(../images/rss.png) right center no-repeat; width:30px; height:30px; display:inline-block; text-indent:-9999px;}

/*list*/
._articleBasic .viewList{overflow:hidden; border-top:2px solid #000; border-bottom:1px solid #8c9099; padding:0 0;}
._articleBasic .viewList .artclHeadLine {border-bottom:1px solid #ddd;}
._articleBasic .artclList .deleteArtclSeqs{position:absolute; top:10px; right:5px;}
._articleBasic .artclList li{position:relative; 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 .thumbnail,
._articleBasic .artclList li a .artclInfo{display:table-cell; vertical-align:top;}
._articleBasic .artclList li a .thumbnail{padding-right:40px; width:250px;}
._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;line-height: 1.5;margin-top:10px;}
._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: -4px;}
._articleBasic .artclList li dl dt{display:inline-block;font-size: .9em;font-weight: 500;}
._articleBasic .artclList li dl dd{font-size:0.9em;color:#888;display: inline-block;}
._articleBasic .artclList li dl dd.attfile span{background:url(./../images/file.png) no-repeat;width:22px;height:27px;display:inline-block;text-indent:-9999px;vertical-align: middle;margin-left: 10px;}
._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;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 .artclForm.attfile ul li{margin:2px 0;}
._articleBasic .artclItem .artclForm.attfile span{background: url("../images/fileDown.png") no-repeat left 7px; padding-left:25px; line-height: 28px; display:inline-block; font-size:0.9em; margin-bottom:2px;}
._articleBasic .artclItem .artclForm.attfile a{background: url(./../images/att-icon.png) no-repeat 10px center; margin-left:10px; color:#005eb2; vertical-align:middle; line-height: 28px; display:inline-block; font-size:0.9em; border:1px solid #ddd; padding:0 10px 0 30px ; 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; text-align:center;}
	._articleBasic .artclViewTitleWrap .artclViewTitle{font-size: 22px;line-height: 1.5;padding: 25px 30px;font-weight:500;color:#333;}
	._articleBasic .artclViewTitleWrap .head_info{border-bottom:1px solid #ddd; text-align:right;}
	._articleBasic .artclViewTitleWrap .head_info li{display:inline-block; margin-left:10px; padding:10px 0 10px 15px;}
	._articleBasic .artclViewTitleWrap .head_info li + li{background:url(./../images/cateGab.png) left center no-repeat;}
	._articleBasic .artclViewTitleWrap .head_info li strong{margin-right:5px;}
	._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:70px; display:block; background:url("../images/artclAnswerTitleBg.png") no-repeat; position:absolute; }
	._articleBasic .artclAnswerWrap .artclAnswer{margin:25px;padding:20px;background-color: #f2f2f2;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:#5b6781;border:none;color:#fff;font-weight:500;text-align:center; border-radius:0;}

/* comment list */
._articleBasic .artclComment .artclCommentList{padding:30px 15px 10px;}
._articleBasic .artclComment .artclCommentList li{padding: 15px;position: relative;margin-bottom:20px;background: #f2f2f2;}
._articleBasic .artclComment .artclCommentList li:last-child{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: 25px;}
._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: inline-block;background:url("../images/delCommentBg.png") no-repeat;width: 15px;height: 15px;text-indent: -5000px;vertical-align: middle;margin-left: 10px;margin-top: -2px;}

/* prev/next */
	._articleBasic .artclNavi{
		margin-bottom: 30px;
		background:url(./../images/artclNaviBg.png) repeat;
		padding:10px;
		border-bottom: none;
	}
	._articleBasic .artclNavi .artclForm{
		background-color:#fff;
	}
	._articleBasic .artclNavi .artclForm .artclLabel{
		width: 100px;
	}
	._articleBasic .artclNavi .artclForm .artclLabel:before{
		content:'';
		width: 10px;
		height: 10px;
		display: inline-block;
		margin-right: 5px;
		vertical-align:middle;
		background: url(../images/artclNaviArr.png) right top no-repeat;
		margin-top: -4px;
	}
	._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 */

/* 반응형*/
@media only screen and (max-width:767px){
	.head_info{display:none;}
	._articleBasic .artclViewTitleWrap .artclViewTitle{font-size: 18px; text-align: left; border-bottom: 1px solid #666; padding: 15px 10px;}
	._articleBasic .fnSearch{margin-bottom:30px}
	._articleBasic .fnSearch .s-text{display:none;}
	._articleBasic .fnSearch select{min-width: auto;}
	._articleBasic .fnSearch input[type='text']{width: auto;}
	._articleBasic .artclList li dl{display:none;}
	._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)}
	._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{overflow:hidden;}
	._articleBasic .artclList li a .thumbnail {padding-right: 0;width: 100px;display: block;float: left;}
	._articleBasic .artclList li a .artclInfo{float:right;width: calc(100% - 130px);margin-top: -15px;font-size: 14px;}
	._articleBasic ._paging ._inner ul{display:none;}
	._articleBasic .artclList li{padding:10px;}
}

@media only screen and (max-width:430px){
	._articleBasic .fnSearch select{height:45px;}
	._articleBasic .fnSearch input[type='text']{height:45px;width:160px;}
}
