@charset "UTF-8";

/*common*/
	._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentBbsTitle .newArtcl{
		border: 0;
		background-image: url("../images/share.gif");
		background-repeat: no-repeat;
		background-color: transparent;
	}
	/*._KSA_rctBbs_Li08 {
		border-bottom: 1px solid #dfdfdf;
		border-top: 1px solid #dfdfdf;
		border-right: 1px solid #dfdfdf;
	}*/

/*list*/
	._KSA_rctBbs_Li08 ._recentListUl{
		position: relative;
		min-height: 210px;
		height: auto !important;
		_height: 210px;
	}
	._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi{
	}
	._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi .recentBbsTab{
		float: left;
		height: 36px;
		line-height: 36px;
		background-color: #fff;
		border: 0;
		margin-right: 1px;
		padding: 0 1.6em;
		position: inherit;
		font-weight: bold;
		font-size: 16px;
	}
	._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi .recentBbsInnerUl{
		position: absolute;
		top: 36px;
		left: 0;
		display: none;
		width: 100%;
	}
	._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi{
		padding: 0em 0em;
	}
	._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi:first-child{
		/* margin-top: 1em; */
	}
	._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsAnchor,
	._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo{
		display: block;
		position: relative;
		overflow: hidden;
	}
	._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentBbsTitle,
	._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo dt,
	._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo dd{
		line-height: 2;
	}
/*	._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentBbsTitle{
		display: block;
		font-weight: normal;
		font-size: 1.1em;
		overflow: hidden;
	    height: 27px;
	    padding-left: 10px;
	    background: url("../images/bullet.gif") no-repeat left 12px;
		color: #313131;
	}*/
	._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentBbsTitle strong{
		font-weight: normal;
		margin-left: 20px;
		font-size: 16px;
	}
	._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentBbsTitle .newArtcl{
		width: 11px;
	    height: 11px;
	    overflow: hidden;
	    text-indent: -5000px;
	    display: none;
/* 	    zoom: 1;
	    _display: inline; */
	    background-position: 0 0;
	}
	._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo dl{
		position: absolute;
		top: 10px;
		right: 0;
	}
	._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo dt,
	._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo dd{
		display: inline-block;
		zoom: 1;
		_display: inline;
		color: #000000;
		font-size: 16px;
	}
	._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo dt
	/*,
	._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo dd*/{
		display: none;
	}
	._KSA_rctBbs_Li08 ._recentListUl .recentBbsNoData{
		text-align: center;
		padding-top: 50px;
	}
	/*._KSA_rctBbs_Li08 ._recentListUl .recentBbsMore{
		position: absolute;
		top: 0;
		right: 0;
		display: none;
	}*/
	._KSA_rctBbs_Li08 ._recentListUl .recentBbsMore{
		display:block;text-indent:-9999px;width:26px;height:26px;
		border:1px solid #FFF;
		background:url('../images/notice-more.png') center no-repeat;position:absolute;
		right:5px;top:2px;filter:alpha(opacity=85);opacity:0.85;
	}


/*active items*/
	._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi.active .recentBbsInnerUl{
		display: block;
		border-top: 2px solid #707070 ;
		margin-top: 10px;
	}
	/*._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi.active .recentBbsTab{
		color: #303030;
		background-color: #f2f2f2;
	}*/


/* Mobile */
body.Mobile ._KSA_rctBbs_Li08 ._recentListUl{
	min-height: inherit !important;
}
body.Mobile ._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi:first-child{
	padding: 10px !important;
	display: block;
	margin-top:0;
}
body.Mobile ._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi{
	display: none;
}
body.Mobile ._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi .recentBbsInnerUl {
	top: 0;
	left: 90px;
	width: 78%;
}
body.Mobile ._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi:first-child .recentBbsInfo .recentBbsTitle {
	font-size: 1.15em;
	line-height: 120%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-position: left 9px;
	width: 95%;
}
body.Mobile ._KSA_rctBbs_Li08{border: 0;}

._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentBbsTitle{
		display: block;
		font-weight: normal;
		font-size: 1.1em;
		overflow: hidden;
		height: 27px;
		padding-left: 10px;
		color: #313131;
		border-bottom: 2px solid #dfdfdf;
		padding: 10px 0 15px 0;
	}
._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentBbsTitle .hd{text-align: center;width: 71px;position: relative;display: inline-block;padding: 1px 2.8px;padding-right: 1.5px;border-radius: 29px;font-weight: 200;font-size: 12px;color: #fff;cursor: pointer;margin: 2px 0;background: #0B5158;}
._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentBbsTitle .date{position: absolute;top: 2px;right: 0;font-size: 14px;}

/*타이틀*/
._KSA_rctBbs_Li08 ._recentListUl .recentBbsLi.active .recentBbsTab{
	padding-bottom:2px;
	color: #0B5158;
	font-size: 16px;
	font-weight: bold;
}


.recentBbsh2{
	margin: 0 0 20px 0;
	float: inline-start;
	height: 36px;
	line-height: 36px;
	top: -5px;
	background-color: #fff;
	border: 0;
	margin-right: 15px;
	position: relative;
	font-weight: bold;
	font-size: 1.07em;
}