@charset "UTF-8";

/*common*/
	._articleTable {
		clear: both;
	}
	
	._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{
		border: 1px #8EABC2 solid;
		background-color: #fff;
		margin-bottom: 1em;
		padding: 1em;
	}
	._articleTable .artclCategory ul{
		position: relative;
		overflow: hidden;
	}
	._articleTable .artclCategory ul li{
		float: left;
		font-size: 1em;
	}
	._articleTable .artclCategory ul.categoryNavig{
		background-color: #E3EAF0;
		padding: 0.5em 1em;
		margin-bottom: 0.5em;
	}
	._articleTable .artclCategory ul.categoryNavig li{
		margin-right: 1em;
	}
	._articleTable .artclCategory ul.categoryList{
		padding: 0.5em;
	}
	._articleTable .artclCategory ul.categoryList li{
		width: 25%;
	}
	._articleTable .artclCategory ul.categoryList li a{
		display: block;
		padding-left: 17px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		height: 24px;
		line-height: 24px;
	}
	._articleTable .artclCategory ul li.child{
		background-position: 0 -263px;
	}
	._articleTable .artclCategory ul li.pChild{
		background-position: 0 -293px;
	}
	._articleTable .artclCategory ul li.noCategory{
		text-align: center;
		width: 100%;
		background-image: none;
	}
	._articleTable .artclCategory ul li.active a{
		font-weight: 600;
		color: #000;
	}

/*subject*/
	._articleTable ._tab._normal ul li strong,
	._articleTable ._tab._normal ul li input,
	._articleTable ._tab._normal ul li a {
		margin-right: -1px !important;
	}
	._articleTable ._tab._normal ul li strong._on,
	._articleTable ._tab._normal ul li input._on,
	._articleTable ._tab._normal ul li a._on {
		background-color: #2f88c7 !important;
		border-color: #920b0b !important;
		margin-right: 0 !important;
	}
/*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{
		height: 30px;
		margin-bottom: 1em;
	}
	._articleTable .fnDiv ._sysRss{
	}
/*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: 0px;
		border-top: 2px solid #2f88c7;
	}
	._articleTable .artclTable caption{
		display: none;
	}
	._articleTable .artclTable colgroup col._artclColNum{
		width: 80px;
	}
	._articleTable .artclTable colgroup col._artclColTitle{
		
	}
	._articleTable .artclTable colgroup col._artclColWriter{
		width: 85px;
	}
	._articleTable .artclTable colgroup col._artclColRdate{
		width: 130px;
	}
	._articleTable .artclTable colgroup col._artclColRecommend{
		width: 70px;
	}
	._articleTable .artclTable colgroup col._artclColComment{
		width: 90px;
	}
	._articleTable .artclTable colgroup col._artclColAtchFile{
		width: 45px;
	}
	._articleTable .artclTable colgroup col._artclColAccess{
		width: 90px;
	}
	._articleTable .artclTable thead th{
		font-size: 14px;
		background: #fff;
		border: 0px;
		border-bottom: 1px solid #e5e4e3;
	}
	._articleTable .artclTable th,
	._articleTable .artclTable td{
		padding: 5px 0;
		border-bottom: 1px solid #e5e4e3;
		text-align: center;
	}
	._articleTable .artclTable tr._artclEven{
		background-color: white;
	}
	._articleTable .artclTable tr._artclOdd{

	}
	._articleTable .artclTable tr.headline{
		background-color: #fbfbfb;
	}
	._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-color: #4682B4;
	}
	._articleTable .artclTable tr.headline td._artclTdNum ._artclNotice._artclTnotice{
		background-color: #A62323;
	}
	._articleTable .artclTable tr td .artclLinkView{
		display: block;
		text-align: left;
		font-size: 0.8rem;
		display: block;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    margin: 0 7px;
		color: #333;
		font-weight: normal;
	}
	._articleTable .artclTable tr td .artclLinkView .newArtcl{
		width: 11px;
		height: 11px;
		overflow: hidden;
		text-indent: -5000px;
		display: inline-block;
	    zoom: 1;
	    _display: inline;
		background-position: 0 -240px;
		border: 0;
		background-image: url(../images/share.gif);
		background-repeat: no-repeat;
		background-color: transparent;
	}
	._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{
	}

/*write+view*/
	._articleTable .artclItem.viewForm {
		background-color: #fff;
		border-width: 2px 1px 1px;
	}
	._articleTable .artclItem {
		border-color: #2f88c7 #ddd #ddd;
		border-style: solid;
		padding: 0;
	}
	._articleTable .artclItem.writeForm{
		border-width: 2px 0 1px 0;
	}
	._articleTable .artclItem .artclInsert input[type=text] {
		text-indent: 10px;
	}
	._articleTable .artclItem.viewForm{
		background-color: #fff;
		border-width: 2px 1px 1px;
	}
	._articleTable .artclItem .artclForm,
	._articleTable .artclItem .artclLabel,
	._articleTable .artclItem .artclInsert{
		min-height: 28px;
	    height: auto!important;
	    _height: 28px;
	}
	._articleTable .artclItem .artclForm{
		position: relative;
	    border-top: 1px #eee solid;
	    padding: 5px 0 5px 160px;
	}
	._articleTable .artclItem .artclForm:first-child{
		border: 0;
	}
	._articleTable .artclItem .artclLabel,
	._articleTable .artclItem .artclInsert{
		padding: 2px 0;
	    color: #666;
	    line-height: 28px;
	}
	._articleTable .artclItem .artclLabel{
		font-weight: 600;
	    position: absolute;
	    top: 5px;
	    left: 10px;
	    color: #000;
	    font-size: 14px;
	    width: 140px;
	    background: url("../images/labelGab.gif") no-repeat right 50%;
	}
	._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: block;
	    margin-right: 5px;
	    position: relative;
	    padding: 2px 0;
	    color: #666;
	    line-height: 28px;
	}
	._articleTable .artclItem .artclInsert textarea{
		height: 400px;
		font-size: 1rem;
		font-family: '나눔고딕',NanumGothic,'맑은 고딕',Malgun Gothic,'돋움',Dotum,Helvetica,'Apple SD Gothic Neo',sans-serif
	}
	._articleTable .artclItem .artclInsert .intOpt{
		border: 1px #eee solid;
		padding: 0.5em;
		background-color: #f7f7f7;
	}
	._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;
	}
	._articleTable .artclItem .artclForm.both .artclLabel{
		position: static;
		display: block;
		background-image: none;
	}
/*view head*/
	._articleTable .artclViewHead{
		overflow: hidden;
		position: relative;
		height: 36px;
		line-height: 36px;
		border-bottom : 1px solid #bdbdbd;
		color: #555;
		padding: 0 1em;
	}
	._articleTable .artclViewHead dl,
	._articleTable .artclViewHead dl dt,
	._articleTable .artclViewHead dl dd{
		display: inline-block;
		zoom: 1;
		_display: inline;
		line-height: 1;
		font-size: 13px;
	}
	._articleTable .artclViewHead dl.modifyday {
		display: none;
	}
	._articleTable .artclViewHead dl{
		padding: 0 0.5em;
		border-right: 1px #ccc solid;
	}
	._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;
		display: none;
	}
	._articleTable .artclViewTitleWrap{
		border-top: 2px #2f88c7 solid;
		background-color: #eee;
	}
	._articleTable .artclViewTitleWrap .artclViewTitle{
		font-size: 1rem;
		line-height: 1.5;
		text-align: left;
		padding: 0.5em 1.4em;
		border-bottom: 1px solid #bdbdbd;
		font-weight: 600;
	}
	._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.recommend{
		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: 30px 0 10px 0;
		text-align: center;
	}
	._articleTable .artclAtchImg img{
		max-width: 100%;
		width: auto !important;
		_width: 100%;
	}
	._articleTable .artclView{
		font-size: 16px;
		padding: 25px 0 25px 0;
	}
	._articleTable .artclItem .galview .artclInsert div {
		padding: 0 40px;
	}
	._articleTable .artclItem .galview .artclInsert.prev div {
		background: url('../images/prevnext.gif') no-repeat left -1px;
		padding-right: 30px;
	}
	._articleTable .artclItem .galview .artclInsert.next div {
		background: url('../images/prevnext.gif') no-repeat right -41px;
		padding-left: 30px;
	}
/* reply */
	._articleTable .artclAnswerWrap{
		border: 1px #ddd solid;
		background-color: #fff;
		margin-top: 20px;
	}
	._articleTable .artclAnswerWrap h3{
		border-bottom: 1px #eee solid;
		text-align: left;
		line-height: 2.4;
	    font-size: 16px;
		padding-left: 10px;
		background-color: #f7f7f7;
	}
	._articleTable .artclAnswerWrap .artclAnswer{
		padding: 0.5em 0.5em 0 0.5em;
	}
	._articleTable .artclAnswerWrap .artclAnswerInfo{
		padding: 0.5em;
		font-size: 0.9em;
		text-align: right;
		color: #555;
	}
	._articleTable .artclAnswerWrap .artclAnswerInfo .date{
		border-left: 1px #ddd solid;
		padding-left: 0.5em;
		margin-left: 0.5em;
	}
	
/* comment */
	._articleTable .artclComment{
		border: 1px #ddd solid;
		background-color: #fff;
		margin: 1em 0;
		padding: 1em;
	}
/* 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;
		font-size: 13px;
	}
	
/* 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: 0px;
		float: left;
		padding: 30px 0 0 0;
		margin-bottom: 40px;
	}
	._articleTable .artclNavi .artclForm{
		display: inline-block;
	}
	._articleTable .artclNavi .artclForm .artclLabel{
		text-align: center;
		width: 70px;
		display: none;
	}
	._articleTable .artclNavi .artclForm .artclInsert .artclNaviInfo{
		float: right;
		display: none;
	}
	._articleTable .artclNavi .artclForm .artclInsert .date{
		border-left: 1px #ddd solid;
		padding-left: 0.5em;
		margin-left: 0.5em;
	}
	._articleTable .artclItem .artclForm.galview {
		border: 0px;
		padding: 0px;
	}
	._articleTable .artclItem .galview .artclInsert {
		background: #ffffff;
		color: #393939 !important;
		height: 38px;
		line-height: 38px;
		font-size: 14px;
		border-radius: 0px;
		font-weight: normal;
		border: 1px solid #393939;
		padding: 0px;
		margin-right: 0px;
	}
	._articleTable .artclItem .galview .artclInsert div {
		padding: 0 40px;
	}
	._articleTable .artclItem .galview .artclInsert.prev div {
		background: url('../images/prevnext.gif') no-repeat left -1px;
		padding-right: 30px;
	}
	._articleTable .artclItem .galview .artclInsert.next div {
		background: url('../images/prevnext.gif') no-repeat right -41px;
		padding-left: 30px;
	}

/* etc */
._fnctWrap .fnDiv .fnLeft span {
	margin-right: 10px;
}
._fnctWrap .fnDiv.areaButton {
    padding: 40px 0 0 0;
}
._articleTable ._button._active input, 
._articleTable ._button._active a{
	background-color: #2f88c7;
}
._fnctWrap .fnDiv .fnSearch fieldset input[type="text"] {
	height: 32px;
	line-height: 32px;
	margin-right: 2px;
	text-indent: 10px;
}
._fnctWrap .fnDiv .fnSearch fieldset .fnSubmit a, ._fnctWrap .fnDiv .fnSearch fieldset .fnSubmit input {
    text-indent: 0px;
    font-size: 14px;
    background: #393939;
    width: 54px;
    height: 34px;
    border-radius: 0px;
}
._fnctWrap .fnDiv .fnSearch fieldset select {
    height: auto;
	border: 0px;
	margin: 7px 10px 0 10px;
}
._fnctWrap .fnDiv .fnSearch fieldset ._selectBox {
	float: left;
	margin-right: 2px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #d1d1d1;
}
._button._large input {
	background: #393939;
    height: 40px;
    line-height: 40px;
    padding: 0 40px;
    font-size: 16px;
    border-radius: 0px;
    font-weight: normal;
} 
._button._large a {
    background: #393939;
    height: 40px;
    line-height: 40px;
    padding: 0 40px;
    font-size: 16px;
    border-radius: 0px;
    font-weight: normal;
	display: block;
} 
._button._active input, ._button._active a {
    background: #2f88c7 !important;
    height: 40px;
    line-height: 40px;
    padding: 0 40px;
    font-size: 14px;
    border-radius: 0px;
}
._button._large .modifybtn {
    background: #2f88c7;
    height: 40px;
    line-height: 40px;
    padding: 0 40px;
    font-size: 14px;
    border-radius: 0px;
    font-weight: normal;
}
._button._large .delbtn {
    background: #ffffff;
    color: #2f88c7 !important;
    height: 40px;
    line-height: 40px;
    padding: 0 40px;
    font-size: 14px;
    border-radius: 0px;
    font-weight: normal;
    border: 1px solid #2f88c7;
}
._button._large .listbtn {
    background: #393939;
    height: 40px;
    line-height: 40px;
    padding: 0 40px;
    font-size: 16px;
    border-radius: 0px;
    font-weight: normal;
}
._paging {
    margin: 60px 0 0 0;
    padding: 0px;
}
._paging ._inner ul li strong {
    background: #2f88c7;
    border-color: #2f88c7;
}
._paging ._inner a._first, ._paging ._inner a._prev, ._paging ._inner a._next, ._paging ._inner a._last {
    background-image: url(../images/paging.gif);
}
._areaButton {
    padding: 30px 0 0 0;
	margin-bottom: 50px;
    float: right;
}

._personalInfoHead {
	margin: 0 0 10px 0;
}
._personalInfoInner {
	color: #171717;
    /* font-size: 17px; */
    border: 4px solid #e6e6e6;
    background: url(../images/bg_box_notice.png) 25px center no-repeat;
    padding: 20px 20px 20px 97px;
}
._personalInfoInnerBox strong {
	color: #2f88c7;
}
._personalInfoAgree {
	margin: 15px 0 20px 0;
}
._areaButton ._right ._button {
	margin: 0px;
}
._noData {
	width: auto;
}

@media print {  
	body {-webkit-print-color-adjust: exact;}
	@page {
		margin: 0;
		size: 210mm 297mm; 
	}
	#header,#wrap_sub_visual,#wrap_submenuNavigation,#wrapLnb,#btnTop,#wrap_b_menu,#footer,
	.artclHorNum1,.viewForm,._areaButton,._paging,._button,.artclSerch {
		display: none;
	}	
	.noprint{display:none}
}