@charset "UTF-8";

/*common*/
	._articleAlbum{
		overflow:hidden;
	}
	._articleAlbum h2,
	._articleAlbum h3,
	._articleAlbum h4,
	._articleAlbum h5{
		background-image: none;
		padding-left: 0;
	}
	._articleAlbum .artclTable tr.headline td._artclTdNum ._artclNotice,
	._articleAlbum .artclViewTitleWrap .artclShare .sns input,
	._articleAlbum .artclViewTitleWrap .artclShare .option,
	._articleAlbum .artclComment .comment .option,
	._articleAlbum .artclCommentList li .delComment,
	._articleAlbum .artclList li .artclInfo .newArtcl,
	._articleAlbum .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;margin-bottom:0;}
	.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); margin-bottom:2px;}
	.artclCategory .categoryNavig li a{border:1px solid #cfcfcf; text-align:center;}
}
/*prd search*/
._articleAlbum .artclPeriod{background-color:#f8f8f8; margin-bottom:30px;}
._articleAlbum .artclPeriod fieldset {position: relative;display: block;margin: 1em auto;text-align:center;}
._articleAlbum .artclPeriod fieldset label,
._articleAlbum .artclPeriod fieldset input{margin: 0 0.2em;}
._articleAlbum .artclPeriod fieldset label{line-height: 30px; color:#000; font-weight:500;}
._articleAlbum .artclPeriod fieldset input{min-width: 120px;}

/* fnSearch */
._articleAlbum .fnSearch{text-align:center; padding:20px 0; margin-bottom:50px; background:#f5f6f8 url(../images/fnSearchBg.png) right center no-repeat; background-size:75px;}
/*._articleAlbum .fnSearch fieldset{display:inline-block; position:relative;}*/
._articleTable .fnSearch fieldset{position:relative;}
._articleAlbum .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;}
._articleAlbum .fnSearch select,
._articleAlbum .fnSearch input[type='text']{border:1px solid #c3c3c3; height:55px; padding:10px 0 10px 10px; box-sizing:border-box;}
._articleAlbum .fnSearch select{min-width:130px;}
._articleAlbum .fnSearch input[type='text']{width:390px; background: #fff;}
._articleAlbum .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;}

/*추가*/
._articleAlbum .fnSearch ._button.fnSubmit{width:30px; height:50px; display:inline-block; vertical-align:top; background:url(../images/fnSearchIcons.png) left center no-repeat; margin-left:-40px;}
._articleAlbum .fnSearch ._button.fnSubmit input[type='submit']{text-indent: -9999px; background: none; width: 30px; height: 30px; margin-top: 10px;}

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

/*list*/
.artclHeadLine{display:none;}
._articleAlbum .artclList{overflow:hidden; border-top:2px solid #000; border-bottom:1px solid #8c9099; padding:10px 0;}
._articleAlbum .artclList .deleteArtclSeqs{position:absolute; top:-5px;}
._articleAlbum .artclList li{display:inline-block; position:relative; float:left; box-sizing:border-box; padding:10px; margin:10px 0; width:calc(100% / 3);}
._articleAlbum .artclList li a .thumbnail{height:190px;}
._articleAlbum .artclList li a{position:relative; display:block;}

/* thum 1ea*/
._articleAlbum .artclList.artclHorNum1 li {width:100%;  vertical-align:top;}
._articleAlbum .artclList.artclHorNum1 li a .thumbnail{height:auto; overflow:hidden;}

/* thum 2ea*/
._articleAlbum .artclList.artclHorNum2 li {width:calc(100% / 2);}
._articleAlbum .artclList.artclHorNum2 li a .thumbnail{height:250px;}

/* thum 3ea*/
._articleAlbum .artclList.artclHorNum3 li {width:calc(100% / 3);}
._articleAlbum .artclList.artclHorNum3 li a .thumbnail{height:190px;}

/* thum 4ea*/
._articleAlbum .artclList.artclHorNum4 li {width:calc(100% / 4);}
._articleAlbum .artclList.artclHorNum4 li a .thumbnail{height:250px;}

/* thum 5ea*/
._articleAlbum .artclList.artclHorNum5 li {width:calc(100% / 5);}
._articleAlbum .artclList.artclHorNum5 li a .thumbnail{height:120px;}

._articleAlbum .artclList li a .thumbnail{width:100%; position:relative;}
._articleAlbum .artclList li a .thumbnail img{width:100%; max-height:100%; height:100%;}
._articleAlbum .artclList li a .artclInfo{display:none;position:absolute; color:#fff; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0,0.3); z-index:999; text-align:center; box-sizing:border-box; padding-top:calc(50% - 40px);}
._articleAlbum .artclList li a:hover .artclInfo{display:block;}
._articleAlbum .artclList li a .artclInfo .artclTitle{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 20px;}
._articleAlbum .artclList li dl{display:none; position:relative;}
._articleAlbum .artclList li dl dt{display:none;}
._articleAlbum .artclList li dl dd{font-size:0.9em; color:#fff}
._articleAlbum .artclList li .artclContent{ line-height:1.3em; height:2.6em; overflow:hidden; margin-top:10px; font-size:0.9em; color:#666;}
._articleAlbum .artclList li dl._artclWriter,
._articleAlbum .artclList li dl._artclregDate {display:inline-block;}
._articleAlbum .artclList li dl._artclregDate{padding-left:10px; margin-left:5px;}
._articleAlbum .artclList li dl._artclregDate:before{content:''; width:1px; height:10px; background-color:#999; position:absolute; left:0; top:50%; margin-top:-4px;}
._articleAlbum .artclList li .newArtcl{display:none;}

._articleAlbum .artclList li.trashLi {text-decoration: line-through; opacity:0.7; background: #ddd;}
._articleAlbum .artclList li.trashLi:before{content: 'TRASH'; z-index:99; display: inline-block; position:absolute;top:10px; left:0; background-color: #ff1b1b; color: #fff; padding: 5px 10px; font-size: 14px; border-radius: 5px;line-height: 1.4;}

/*write+view*/
._articleAlbum .artclItem{border-bottom:1px solid #004a98}
._articleAlbum .artclItem.writeForm{border-width: 2px 0 1px 0; border-top:2px solid #000;}
._articleAlbum .artclItem .artclForm,
._articleAlbum .artclItem .artclForm{position: relative;border-top: 1px #dcdcdc solid;display: table;width: 100%;}
._articleAlbum .artclItem .artclLabel,
._articleAlbum .artclItem .artclInsert{}
._articleAlbum .artclItem .artclLabel{position:relative;font-weight: 500;color: #000;width: 140px;padding:15px 0 15px 15px;display: table-cell;}
._articleAlbum .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;}
._articleAlbum .artclItem .artclInsert{display: table-cell; padding:10px; vertical-align:middle;}
._articleAlbum .artclItem .artclForm.attfile ul li{margin:2px 0;}
._articleAlbum .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;}
._articleAlbum .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;}


._articleAlbum .artclItem .artclInsert textarea{min-height: 400px;}
._articleAlbum .artclItem .artclInsert .intOpt{}
._articleAlbum .artclItem .artclInsert .multiSelectBox{height: 60px;width: 300px;}
._articleAlbum .artclItem .artclForm.both{padding-left: 0;}
._articleAlbum .artclItem .artclForm.both .artclInsert{margin-left: 0;width: 99.7% !important;padding-left:0;}
._articleAlbum .artclItem .artclForm.both .artclLabel{position: static;display: block;background-image: none;}
._articleAlbum .artclItem .artclInsert .intOpt{border-top:1px solid #ddd; padding-top:10px; margin-top:10px;}

/*write 추가*/
._articleAlbum .artclItem.writeForm .artclInsert select,
._articleAlbum .artclItem.writeForm .artclInsert input[type="text"],
._articleAlbum .artclItem.writeForm .artclInsert input[type="password"]{line-height:40px; height:40px; padding-left:5px; box-sizing:border-box;}
._articleAlbum .artclItem.writeForm .artclInsert.month > label{background:url("../images/monthIcon.png") no-repeat; padding-left:30px; vertical-align:middle;}
._articleAlbum .artclItem.writeForm .artclInsert.month .slash{margin:0 10px;}
._articleAlbum .artclItem.writeForm .artclInsert.fileUp select{float:left; margin-right:10px; min-height: 60px;}
._articleAlbum .artclItem.writeForm .artclInsert.fileUp .fileUpbtn span{display:block;}
._articleAlbum .artclItem.writeForm .artclInsert.fileUp .fileText{clear:both; margin-top:10px; color:#ce9745; font-size:.9em; width:100%; float:left; margin-bottom:10px;}
._articleAlbum .artclItem.writeForm .artclInsert.fileUp .fileText:before{content:'※'}

/*view head*/
	._articleAlbum .artclViewHead{overflow: hidden;position: relative;}
	._articleAlbum .artclViewHead dl,
	._articleAlbum .artclViewHead dl dt,
	._articleAlbum .artclViewHead dl dd{display: inline-block;zoom: 1;_display: inline;line-height: 1;font-size: 1.02em;}
	._articleAlbum .artclViewHead dl{padding: 0 0.5em;border-right: 1px #ccc solid;font-size:0.8em;}
	._articleAlbum .artclViewHead dl._first._last{padding: 0 0.5em 0 0;}
	._articleAlbum .artclViewHead dl._last{padding: 0 0 0 0.5em;border-right: 0;}
	._articleAlbum .artclViewHead dl dt{padding-right: 0.5em;}
	._articleAlbum .artclViewHead dl dd{}
	._articleAlbum .artclViewHead .left{float: left;}
	._articleAlbum .artclViewHead .right{float: right;}
	._articleAlbum .artclViewTitleWrap{border-top: 2px #333 solid; text-align:center;}
	._articleAlbum .artclViewTitleWrap .artclViewTitle{font-size: 22px;line-height: 1.5;padding: 25px 30px;font-weight:500;color:#333;}
	._articleAlbum .artclViewTitleWrap .head_info{border-bottom:1px solid #ddd; text-align:right;}
	._articleAlbum .artclViewTitleWrap .head_info li{display:inline-block; margin-left:10px; padding:10px 0 10px 15px;}
	._articleAlbum .artclViewTitleWrap .head_info li + li{background:url(./../images/cateGab.png) left center no-repeat;}
	._articleAlbum .artclViewTitleWrap .head_info li strong{margin-right:5px;}
	._articleAlbum .artclViewTitleWrap .artclShare{overflow: hidden;position: relative;font-size: 0.8em;background: #fff;border-bottom: 1px solid #ddd;}
	._articleAlbum .artclViewTitleWrap .artclShare .sns,
	._articleAlbum .artclViewTitleWrap .artclShare input,
	._articleAlbum .artclViewTitleWrap .artclShare a{float: left;	}
	._articleAlbum .artclViewTitleWrap .artclShare .left{float: left;	}
	._articleAlbum .artclViewTitleWrap .artclShare .right{float: right;}
	._articleAlbum .artclViewTitleWrap .artclShare .sns input,
	._articleAlbum .artclViewTitleWrap .artclShare .option,
	._articleAlbum .artclComment .comment .option{color: #333;}
	._articleAlbum .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);}
	._articleAlbum .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;}
	._articleAlbum .artclViewTitleWrap .artclShare .sns .twitter{background-position: 5px 6px;}
	._articleAlbum .artclViewTitleWrap .artclShare .sns .facebook{background-position: 5px -24px;}
	._articleAlbum .artclViewTitleWrap .artclShare .sns input:first-child{border-width: 1px;}
	._articleAlbum .artclViewTitleWrap .artclShare .option,
	._articleAlbum .artclComment .comment .option{height: 26px;	padding: 0 10px 0 20px;	background-color: transparent;	font-size:0.8em;}
	._articleAlbum .artclViewTitleWrap .artclShare input.option{line-height: 26px;}
	._articleAlbum .artclViewTitleWrap .artclShare a.option{line-height: 29px;}
	._articleAlbum .artclViewTitleWrap .artclShare .option.recommend,
	._articleAlbum .artclComment .comment .option{background-position: 0 -174px;}
	._articleAlbum .artclViewTitleWrap .artclShare .option.nonrecommend,
	._articleAlbum .artclComment .comment .option.nonrecommend{background-position: 0 -355px;}
	._articleAlbum .artclViewTitleWrap .artclShare .option.report{background-position: 0 -113px;}
	._articleAlbum .artclViewTitleWrap .artclShare .option.blind{background-position: 0 -144px;}
	._articleAlbum .artclViewTitleWrap .artclShare .option.print{background-position: 0 -83px;}
	._articleAlbum .artclAtchImg{padding: 1em 0;	text-align: center;}
	._articleAlbum .artclAtchImg img{max-width: 100%;	width: auto !important;_width: 100%;}
	._articleAlbum .artclView{margin-bottom: 2em;padding:20px;}
	._articleAlbum .artclView img{max-width: 100%;height:auto !important;}

/* reply */
	._articleAlbum .artclAnswerWrap{border: 1px #ddd solid;border-top:2px solid #000;margin-top:30px;	}
	._articleAlbum .artclAnswerWrap h3{font-weight:500;color:#000;}
	._articleAlbum .artclAnswerWrap .head{position:relative; padding-left:100px;}
	._articleAlbum .artclAnswerWrap .head:before{content:''; left:25px; width:55px; height:70px; display:block; background:url("../images/artclAnswerTitleBg.png") no-repeat; position:absolute; }
	._articleAlbum .artclAnswerWrap .artclAnswer{margin:25px;padding:20px;background-color: #f2f2f2;font-size:0.95em;color:#333;}
	._articleAlbum .artclAnswerWrap .artclAnswerInfo span.writer{font-weight:500}
	._articleAlbum .artclAnswerWrap .artclAnswerInfo span{font-size:0.9em;}
	._articleAlbum .artclAnswerWrap .artclAnswerInfo .date{}

/* comment */
._articleAlbum .artclComment{border: 1px #ddd solid;background-color: #fff;margin: 30px 0;padding: 1em; border-top:2px solid #000;}

/* comment write */
._articleAlbum .artclComment .artclCommentName{margin-bottom: 0.5em;display:none;}
._articleAlbum .artclComment .artclCommentName label{float: left;height: 28px;line-height: 28px;font-weight: 500;margin-right: 1em;}
._articleAlbum .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;}
._articleAlbum .artclComment .artclCommentForm{position: relative;}
._articleAlbum .artclComment .artclCommentForm .artclCommentInsert{margin-right: 95px;padding-left:70px;background:url("../images/comentBg.png") left center no-repeat;}
._articleAlbum .artclComment .artclCommentForm .artclCommentInsert textarea{padding: 5px;height: 55px;width: 100%;background-color: #f7f7f7;}
._articleAlbum .artclComment .artclCommentForm ._button{position: absolute;top: 0;right: 0;}
._articleAlbum .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 */
._articleAlbum .artclComment .artclCommentList{padding:30px 15px 10px;}
._articleAlbum .artclComment .artclCommentList li{padding: 15px;position: relative;margin-bottom:20px;background: #f2f2f2;}
._articleAlbum .artclComment .artclCommentList li:last-child{margin:0;border:none;}
._articleAlbum .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;}
._articleAlbum .artclComment .artclCommentList li .info .date{font-size:0.8em;}
._articleAlbum .artclComment .artclCommentList li .comment{line-height: 1.4; font-size:0.9em; margin-top:10px}
._articleAlbum .artclComment .artclCommentList li .date{font-size:0.9em;}
._articleAlbum .artclComment .artclCommentList li .del input{display:none;}
._articleAlbum .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 */
	._articleAlbum .artclNavi{
		margin-bottom: 30px;
		background:url(./../images/artclNaviBg.png) repeat;
		padding:10px;
		border-bottom: none;
	}
	._articleAlbum .artclNavi .artclForm{
		background-color:#fff;
	}
	._articleAlbum .artclNavi .artclForm .artclLabel{
		width: 100px;
	}
	._articleAlbum .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;
	}
	._articleAlbum .artclNavi .artclForm + .artclForm .artclLabel:after{
		background-position:right bottom;
	}
	._articleAlbum .artclNavi .artclForm .artclInsert .artclNaviInfo{
		float: right;
	}
	._articleAlbum .artclNavi .artclForm .artclInsert .artclNaviInfo span{
		font-size:0.8em;
	}
	._articleAlbum .artclNavi .artclForm .artclInsert .date{
		border-left: 1px #ddd solid;
		padding-left: 0.5em;
		margin-left: 0.5em;
	}

/* etc */

/* 반응형*/

@media only screen and (max-width:1024px){
	._articleAlbum .artclList.artclHorNum4 li {width:calc(100% / 3);}
	._articleAlbum .artclList li a .artclInfo{position:unset;color:#222;padding-top:0;display:block;background: #fff;}
	._articleAlbum .artclList li dl dd{color:#222;}
}

@media only screen and (max-width:767px){
	._articleAlbum .artclList.artclHorNum4 li {width:calc(100% / 2);}
	._articleAlbum .fnSearch select{width:auto;}
	._articleAlbum .fnSearch input[type='text']{width:250px;}
	._articleAlbum .artclViewTitleWrap .artclViewTitle{font-size: 18px;text-align: left;border-bottom: 1px solid #666;padding: 15px 10px;}
	._articleAlbum .artclViewTitleWrap .head_info{display:none;}
}


@media only screen and (max-width:660px){
	._articleAlbum .artclTable th,
	._articleAlbum .artclTable td{white-space: inherit;}
	._articleAlbum .artclTable{table-layout:auto;}
	._articleAlbum .fnDiv.artclSerch .fnLeft{display:none;}
	._articleAlbum .artclTable thead th,
	._articleAlbum .artclTable col,
	._articleAlbum .artclTable tbody td{display:none;}
	._articleAlbum .artclTable tbody td._artclTdRdate,
	._articleAlbum .artclTable tbody td._artclTdTitle{display:table-cell;}
	._articleAlbum .artclTable tbody {border-top:2px solid #000;}
	._articleAlbum .artclTable tbody td._artclTdRdate{width:100px;}
	._articleAlbum .artclTable tr td .artclLinkView{white-space: inherit;}
	._articleAlbum .artclTable tbody td strong{display:block;}
	._articleAlbum .artclItem .artclInsert ._full{width:calc(100% - 20px)}
}

@media only screen and (max-width:600px){
	._articleAlbum .artclPeriod fieldset label + input + label:before{content:''; display:block; clear:both;}
	._articleAlbum .artclItem .artclLabel,
	._articleAlbum .artclItem .artclInsert{display:block; width:100%;}
	._articleAlbum .artclItem.writeForm .artclInsert.month .slash{display:block; text-indent:-9999px; height:10px;}
	._articleAlbum .artclNavi{display:none;}
	._articleAlbum .artclViewTitleWrap .artclShare{display:none;}
	._articleAlbum .artclViewHead{display:none;}
	._articleAlbum .artclList.artclHorNum4 li {width:calc(100% / 1);}
	._articleAlbum .fnSearch select{height:45px;min-width: auto;}
	._articleAlbum .fnSearch input[type='text']{height:45px;width:150px;}
	._articleAlbum .fnSearch .s-text{margin-right:10px;}
	.artclCategory .categoryNavig li.allList a{padding:5px 10px;background-position: 10px center;}
	.artclCategory .categoryNavig li a{padding:5px 10px;}
}

@media only screen and (max-width:430px){
	._articleAlbum .fnSearch .s-text{width:80%;background-position: 35% center;margin-bottom:10px;}
	.artclCategory .categoryNavig li{width: calc(100% / 1);}
}
