@charset "UTF-8";

/*common*/
	._articleBasic {
		clear: both;
	}
	._articleBasic h2,
	._articleBasic h3,
	._articleBasic h4,
	._articleBasic h5{
		background-image: none;
		padding-left: 0;
	}
	._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*/
	._articleBasic .artclCategory{
		border: 1px #ddd solid;
		background-color: #fff;
		margin-bottom: 1em;
		padding: 1em;
	}
	._articleBasic .artclCategory ul{
		position: relative;
		overflow: hidden;
	}
	._articleBasic .artclCategory ul li{
		float: left;
		font-size: 1em;
	}
	._articleBasic .artclCategory ul.categoryNavig{
		margin-bottom: 0.5em;
	}
	._articleBasic .artclCategory ul.categoryNavig li{
		margin-right: 1em;
	}
	._articleBasic .artclCategory ul.categoryList{
		border: 1px #ACBCC6 solid;
		background-color: #EEF6FB;
		padding: 0.5em;
	}
	._articleBasic .artclCategory ul.categoryList li{
		width: 25%;
	}
	._articleBasic .artclCategory ul.categoryList li a{
		display: block;
		padding-left: 17px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		height: 24px;
		line-height: 24px;
	}
	._articleBasic .artclCategory ul li.child{
		background-position: 0 -263px;
	}
	._articleBasic .artclCategory ul li.pChild{
		background-position: 0 -293px;
	}
	._articleBasic .artclCategory ul li.noCategory{
		text-align: center;
		width: 100%;
		background-image: none;
	}
	._articleBasic .artclCategory ul li.active a{
		font-weight: 600;
		color: #415E70;
	}

/*subject*/
	._articleBasic ._tab._normal ul li strong._on, 
	._articleBasic ._tab._normal ul li input._on, 
	._articleBasic ._tab._normal ul li a._on{
		background-color: #415E70 !important;
	    border-color: #415E70 !important;
	    color: #fff;
	}
/*prd search*/
	._articleBasic .artclPeriod fieldset {
		width: 250px;
		height: 30px;
		position: relative;
		display: block;
		margin: 1em auto;
	}
	._articleBasic .artclPeriod fieldset label,
	._articleBasic .artclPeriod fieldset input{
		float: left;
		margin: 0 0.2em;
	}
	._articleBasic .artclPeriod fieldset label{
		line-height: 30px;
	}
	._articleBasic .artclPeriod fieldset input{
		width: 70px;
	}

/*rss,count,search*/
	._articleBasic .fnDiv.artclSerch{
		height: 30px;
		margin-bottom: 1em;
	}
	._articleBasic .fnDiv ._sysRss{
	}
/*list headline*/
	._articleBasic .artclHeadLine{
		border: 1px #ddd solid;
		background-color: #eee;
		padding: 0.5em;
		margin-bottom: 1em;
	}
	._articleBasic .artclHeadLine .artclList,
	._articleBasic .artclHeadLine .artclList li._first._last .artclLinkView,
	._articleBasic .artclHeadLine .artclList li._last .artclLinkView{
		border: 0 !important;
	}
/*list*/
	._articleBasic .artclList{
		border-top: 2px solid #c00c0c ;
		border-bottom: 1px solid #393939;
		padding: 20px;
	}
	._articleBasic .artclList:before,
	._articleBasic .artclList:after{
		content: "";
		display: block;
		clear: both;
	}
	._articleBasic .artclList.useHeadline{
		border-top: 0;
	}
	._articleBasic .artclList li {
		
	}
	._articleBasic .artclList li .artclLinkView{
		display: block;
		overflow: hidden;
		position: relative;
		margin: 0.8em;
		color: #000;
		background-color: #fff;
		/*
		-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
	    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
	    box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
		*/
	}
	._articleBasic .artclList li.thumbLi .thumbnail{
		overflow: hidden;
		background-color: #000;
		margin: 1em auto;
		margin-top: 0px;
	}
	._articleBasic .artclList li.thumbLi .thumbnail img{
		width: 100%;
		height: 100%;
		display: block;
	}
	._articleBasic .artclList li.thumbLi .thumbnail p{
		color: #888;
		text-align: center;
	}
	._articleBasic .artclList li .artclInfo {
		text-align: left;
	}
	._articleBasic .artclList li .artclInfo .artclTitle{
		font-size: 14px;
		display: block;
		line-height: 1.5;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    margin: 0 auto;
		/* margin-bottom: 5px; */
		text-align: left;
		width: 100%;
	}
	._articleBasic .artclList li .artclInfo dl,
	._articleBasic .artclList li .artclInfo dl dt,
	._articleBasic .artclList li .artclInfo dl dd{
		display: inline-block;
		zoom: 1;
		_display: inline;
		color: #333;
		font-size: 14px;
	}
	._articleBasic .artclList li .artclInfo dl{
		text-align: center;
	}
	._articleBasic .artclList li .artclInfo dl._artclNumAccess {
		display: inline-block;
	}
	._articleBasic .artclList li .artclInfo dl._artclNumRecom,
	._articleBasic .artclList li .artclInfo dl._artclNumComment,
	._articleBasic .artclList li .artclInfo dl._artclNumFile{
		display: none;
	}
	._articleBasic .artclList li .artclInfo dl:after{
		content: "";
		color: #bbb;
	}
	._articleBasic .artclList li .artclInfo ._artclWriter :after{
		content: "|";
		color: #bbb;
		margin: 0 4px;
	}
	._articleBasic .artclList li .artclInfo dl dd._last{
		margin-right: 0;
	}
	._articleBasic .artclList li .artclInfo dl dt{
		padding-left: 0.5em;
		display: none;
	}
	._articleBasic .artclList li .artclInfo dl dt:after{
		content: " : ";
	}
	._articleBasic .artclList li .artclInfo dl._first dt{
		padding-left: 0;
	}
	._articleBasic .artclList li .artclInfo dl._last:after{
		content: "";
	}
	._articleBasic .artclList li .artclInfo dl._artclregDate  {
		margin: 0 20px 0 0;
	}
	._articleBasic .artclList li .artclInfo .newArtcl{
		width: 11px;
		height: 11px;
		overflow: hidden;
		text-indent: -5000px;
		display: inline-block;
	    zoom: 1;
	    _display: inline;
		background-position: 0 -240px;
	}
	._articleBasic .artclList li .artclContent{
		display: none;
	}
	._articleBasic .artclList li.blindLi .artclTitle strong,
	._articleBasic .artclList li.blindLi .artclInfo dd{
		color: #bbb;
	}
	._articleBasic .artclList li.secretLi .artclTitle strong{
		color: #c00;
	}
	._articleBasic .artclList li.trashLi .artclTitle strong{
		color: #cdbeb1;
	}
	._articleBasic .artclList li.blindLi .artclLinkView:after,
	._articleBasic .artclList li.secretLi .artclLinkView:after,
	._articleBasic .artclList li.trashLi .artclLinkView:after{
	    position: absolute;
	    top: 0;
	    right: 0;
	    padding: 0 .5em;
	    color: #fff;
	    font-size: 1em;
	    line-height: 1.5;
	    text-align: center;
	    display: block;
	}
	._articleBasic .artclList li.blindLi .artclLinkView:after{
		content: 'BLIND';
		background-color: #333;
	}
	._articleBasic .artclList li.secretLi .artclLinkView:after{
		content: 'SECRET';
		background-color: #c00;
	}
	._articleBasic .artclList li.trashLi .artclLinkView:after{
		content: 'TRASH';
		background-color: #cdbeb1;
	}
			/*list num set***********************************/
				/*list num 1*/
					._articleBasic .artclList.artclHorNum1 li.thumbLi .thumbnail{
						width: 96%;
						height: auto;
					}
				/*list num 2*/
					._articleBasic .artclList.artclHorNum2 li{
						width: 50%;
					}
					._articleBasic .artclList.artclHorNum2 li._even{
						float: left;
					}
					._articleBasic .artclList.artclHorNum2 li._odd{
						float: right;
					}
					._articleBasic .artclList.artclHorNum2 li.thumbLi .thumbnail{
						width: 200px;
						height: 200px;
					}
				/*list num 3*/
					._articleBasic .artclList.artclHorNum3 li{
						float: left;
						width: 33.3%;
					}
					._articleBasic .artclList.artclHorNum3 li.thumbLi .thumbnail{
						width: 100%;
						height: 180px;
					}
				/*list num 4*/
					._articleBasic .artclList.artclHorNum4 li{
						float: left;
						width: 25%;
					}
					._articleBasic .artclList.artclHorNum4 li.thumbLi .thumbnail{
						width: 100%;
						height: 190px;
					}
				/*list num 5*/
					._articleBasic .artclList.artclHorNum5 li{
						float: left;
						width: 20%;
					}
					._articleBasic .artclList.artclHorNum5 li.thumbLi .thumbnail{
						width: 120px;
						height: 120px;
					}

/*write+view*/
	._articleBasic .artclItem{
	    border-color: #c00c0c #ddd #ddd;
	    border-style: solid;
	    padding: 0;
	}
	._articleBasic .artclItem.writeForm{
		border-width: 2px 0 1px 0;
	}
	._articleBasic .artclItem.viewForm{
	    background-color: #fff;
		border-width: 2px 1px 1px;
	}
	._articleBasic .artclItem .artclForm,
	._articleBasic .artclItem .artclLabel,
	._articleBasic .artclItem .artclInsert{
		min-height: 28px;
	    height: auto!important;
	    _height: 28px;
	}
	._articleBasic .artclItem .artclForm{
		position: relative;
	    border-top: 1px #eee solid;
	    padding: 5px 0 5px 160px;
	}
	._articleBasic .artclItem .artclForm.galview {
		border: 0px;
		padding: 0px;
	}
	._articleBasic .artclItem .galview .artclInsert {
		background: #ffffff;
		color: #393939 !important;
		height: 38px;
		line-height: 38px;
		font-size: 16px;
		border-radius: 0px;
		font-weight: normal;
		border: 1px solid #393939;
		padding: 0px;
		margin-right: 0px;
	}
	._articleBasic .artclItem .galview .artclInsert div {
		padding: 0 40px;
	}
	._articleBasic .artclItem .galview .artclInsert.prev div {
		background: url('../images/prevnext.gif') no-repeat left -1px;
		padding-right: 30px;
	}
	._articleBasic .artclItem .galview .artclInsert.next div {
		background: url('../images/prevnext.gif') no-repeat right -41px;
		padding-left: 30px;
	}
	._articleBasic .artclItem .artclForm:first-child{
		border: 0;
	}
	._articleBasic .artclItem .artclLabel,
	._articleBasic .artclItem .artclInsert{
		padding: 2px 0;
	    color: #666;
	    line-height: 28px;
	}
	._articleBasic .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%;
	}
	._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: block;
	    margin-right: 5px;
	    position: relative;
	    padding: 2px 0;
	    color: #666;
	    line-height: 28px;
		font-size: 14px;
	}
	._articleBasic .artclItem .artclInsert input[type=text] {
		text-indent: 10px;
	}
	._articleBasic .artclItem .artclInsert .multiSelectBox {
		padding: 10px;
		height: 90px !important;
	}
	._articleBasic .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;
	}
	._articleBasic .artclItem .galview .artclInsert div {
		padding: 0 40px;
	}
	._articleBasic .artclItem .galview .artclInsert.prev div {
		background: url('../images/prevnext.gif') no-repeat left -1px;
		padding-right: 30px;
	}
	._articleBasic .artclItem .galview .artclInsert.next div {
		background: url('../images/prevnext.gif') no-repeat right -41px;
		padding-left: 30px;
	}
	._articleBasic .artclItem .artclInsert textarea{
		height: 400px;
		font-size: 1rem;
		font-family: '나눔고딕',NanumGothic,'맑은 고딕',Malgun Gothic,'돋움',Dotum,Helvetica,'Apple SD Gothic Neo',sans-serif
	}
	._articleBasic .artclItem .artclInsert .intOpt{
		border: 1px #eee solid;
		padding: 0.5em;
		background-color: #f7f7f7;
	}
	._articleBasic .artclItem .artclInsert .intOpt li {
		margin-bottom: 0px;
	}
	._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;
	}
	._articleBasic .artclItem .artclForm.both .artclLabel{
		position: static;
		display: block;
		background-image: none;
	}
/*view head*/
	._articleBasic .artclViewHead{
		overflow: hidden;
		position: relative;
		height: 36px;
		line-height: 36px;
		border-bottom : 1px solid #bdbdbd;
		color: #555;
		padding: 0 1em;
	}
	._articleBasic .artclViewHead dl,
	._articleBasic .artclViewHead dl dt,
	._articleBasic .artclViewHead dl dd{
		display: inline-block;
		zoom: 1;
		_display: inline;
		line-height: 1;
		font-size: 13px;
	}
	._articleBasic .artclViewHead dl.modifyday {
		display: none;
	}
	._articleBasic .artclViewHead dl{
		padding: 0 0.5em;
		border-right: 1px #ccc solid;
	}
	._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 #c00c0c solid;
		background-color: #eee;
	}
	._articleBasic .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;
	}
	._articleBasic .artclViewTitleWrap .artclShare{
		overflow: hidden;
		position: relative;
	}
	._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{
		font-size: 1em;
		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;
	}
	._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;
	}
	._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.recommend{
		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: 30px 0 10px 0;
		text-align: center;
	}
	._articleBasic .artclAtchImg img{
		max-width: 100%;
		width: auto !important;
		_width: 100%;
	}
	._articleBasic .artclView{
		font-size: 16px;
		padding: 30px 0 10px 0;
	}
/* reply */
	._articleBasic .artclAnswerWrap{
		border: 1px #ddd solid;
		background-color: #fff;
	}
	._articleBasic .artclAnswerWrap h3{
		border-bottom: 1px #eee solid;
		text-align: center;
		line-height: 2.4;
		background-color: #f7f7f7;
	}
	._articleBasic .artclAnswerWrap .artclAnswer{
		padding: 0.5em 0.5em 0 0.5em;
	}
	._articleBasic .artclAnswerWrap .artclAnswerInfo{
		padding: 0.5em;
		font-size: 0.9em;
		text-align: right;
		color: #555;
	}
	._articleBasic .artclAnswerWrap .artclAnswerInfo .date{
		border-left: 1px #ddd solid;
		padding-left: 0.5em;
		margin-left: 0.5em;
	}
	
/* comment */
	._articleBasic .artclComment{
		border: 1px #ddd solid;
		background-color: #fff;
		margin: 1em 0;
		padding: 1em;
		clear: both;
	}
/* comment write */
	._articleBasic .artclComment .artclCommentName{
		margin-bottom: 0.5em;
	}
	._articleBasic .artclComment .artclCommentName label{
		float: left;
		height: 28px;
		line-height: 28px;
		font-weight: 600;
		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;
		margin-bottom: 1em;
	}
	._articleBasic .artclComment .artclCommentForm .artclCommentInsert{
		margin-right: 80px;
	}
	._articleBasic .artclComment .artclCommentForm .artclCommentInsert textarea{
		padding: 5px;
		height: 50px;
		width: 100%;
		background-color: #f7f7f7;
	}
	._articleBasic .artclComment .artclCommentForm ._button{
		position: absolute;
		top: 0;
		right: 0;
	}
	._articleBasic .artclComment .artclCommentForm ._button input{
		width: 60px;
		height: 62px;
		line-height: 60px;
	}
	
/* comment list */
	._articleBasic .artclComment .artclCommentList{
		background-color: #ECF1F3;
		padding: 1em 1em 0 1em;
		border: 1px #DBE7EB solid;
	}
	._articleBasic .artclComment .artclCommentList li{
		border-left: 1px #ccc solid;
		padding: 0 0 15px 70px;
		margin-left: 60px;
		position: relative;
	}
	._articleBasic .artclComment .artclCommentList li .comment{
		line-height: 1.8;
	}
	._articleBasic .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;
	}
	._articleBasic .artclComment .artclCommentList li .delComment{
		width: 11px;
		height: 11px;
		background-position: 0 -210px;
		margin-left: 0.5em;
		text-indent: -5000px;
	}
	
/* prev/next */
	._articleBasic .artclNavi{
		border-width: 0px;
		float: left;
		padding: 60px 0 0 0;
		margin-bottom: 50px;
	}
	._articleBasic .artclNavi .artclForm{
		display: inline-block;
	}
	._articleBasic .artclNavi .artclForm .artclLabel{
		text-align: center;
		width: 70px;
		display: none;
	}
	._articleBasic .artclNavi .artclForm .artclInsert .artclNaviInfo{
		float: right;
		display: none;
	}
	._articleBasic .artclNavi .artclForm .artclInsert .date{
		border-left: 1px #ddd solid;
		padding-left: 0.5em;
		margin-left: 0.5em;
	}

/* etc */

.artclItem{}
.artclAnswer{}
._button._active input, ._button._active a {
	background: #c00c0c !important;
	height: 40px;
	line-height: 40px;
	padding: 0 30px;
	font-size: 16px;
	border-radius: 0px;
}
._fnctWrap .fnDiv .fnLeft {
	display: none;
}
._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;
}
._fnctWrap .fnDiv .fnSearch fieldset input[type="text"] {
	height: 32px;
	line-height: 32px;
	margin-right: 2px;
	text-indent: 10px;
}
._paging {
	margin: 60px 0 0 0;
	padding: 0px;
}
._paging ._inner ul li strong {
	background: #c00c0c;
	border-color: #c00c0c;
}
._paging ._inner a._first,
._paging ._inner a._prev,
._paging ._inner a._next,
._paging ._inner a._last {
	background-image: url('../images/paging.gif');
}
._fnctWrap .fnDiv .fnSearch fieldset select {
	height: auto;
	border: 0px;
	margin: 7px 10px 0 10px;
}
.box_select {
	float: left;
	height: 32px;
    background: #f3f3f3;
    padding: 0 5px;
	border: 1px #ccc solid;
    margin-right: 2px;
}
._button._active input {
	font-weight: normal;
}
._button._large .modifybtn {
	background: #c00c0c;
    height: 40px;
    line-height: 40px;
    padding: 0 40px;
    font-size: 14px;
    border-radius: 0px;
	font-weight: normal;
}
._button._large .delbtn {
	background: #ffffff;
	color: #c00c0c !important;
    height: 40px;
    line-height: 40px;
    padding: 0 40px;
    font-size: 14px;
    border-radius: 0px;
	font-weight: normal;
	border: 1px solid #c00c0c;
}
._button._large .listbtn {
	background: #393939;
    height: 40px;
    line-height: 40px;
    padding: 0 40px;
    font-size: 14px;
    border-radius: 0px;
	font-weight: normal;
}
._button._large input {
	background: #393939;
    height: 40px;
    line-height: 40px;
    padding: 0 40px;
    font-size: 14px;
    border-radius: 0px;
	font-weight: normal;
}
._areaButton {
	padding: 40px 0 40px 0;
	float: right;
}
._fnctWrap .fnDiv.areaButton {
	padding: 40px 0 0 0;
}

/* Slider */
._imgSldBanner {
	padding: 20px 0;
	margin: 0 0 40px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #393939;
}
._imgSldBanner .bx-wrapper .bx-viewport {
	margin-bottom: 0px !important;
}
._imgSldBanner .bx-prev,
._imgSldBanner .bx-next {
	width: 40px !important;
	height: 40px !important;
	background-image: url('../images/slider_arrow.gif') !important;
	display: block;
	text-indent: -9999px;
	border: 0px;
	position: absolute;
}
._imgSldBanner .bx-prev {
	background-position: 0 center !important;
	top: 45px;
	left: 0px;
}
._imgSldBanner .bx-prev:hover {
	background-position: -40px center !important;
}
._imgSldBanner .bx-next {
	background-position: -80px center !important;
	top: 45px;
	right: 0px;
}
._imgSldBanner .bx-next:hover {
	background-position: -120px center !important;
}
._imgSldBanner .bx-wrapper .bx-viewport ul li ._inner img {
	width: 100% !important;
	height: 90px !important;
}
._imgSldBanner .bx-wrapper .bx-viewport ul li ._inner img:hover {
	cursor: pointer;
}
.bx-wrapper {
	
}

._noData {
    float: none !important;
    width: 100% !important;
    text-align: center !important;
    line-height: 20 !important;
}

@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}
}