@charset "UTF-8";


.icon-new{
	display: inline-block;
	background: url("/jsp/user4/assets/img/common/icon_new.gif") no-repeat;
	width: 23px;
	height: 9px;
	text-indent: -500em;
	overflow: hidden;
}


.icNew{
	display: inline-block;
	background: url("/jsp/user4/assets/img/common/icon_new.gif") no-repeat;
	width: 23px;
	height: 9px;
	text-indent: -500em;
	overflow: hidden;
}

/***********************************************************************************************
	추가
***********************************************************************************************/
.contents_body{width: 1100px;margin:0 auto}

#keyword{width:300px;}
.h2{margin-top: 20px;font-weight: bold;}
.h2>span{margin-top: 20px;}
.h2>a{position: absolute;right: 0;padding: 5px;background:#fff;border: solid 1px #cccccc;font-weight: normal;font-size: 15px;}
.part{padding: 30px 0 15px 10px; margin-bottom: 50px; border-bottom: solid 2px #959595}
.file{margin:40px;}
.search_title{font-weight: bold;height: 3.5em;line-height: 3.5em;padding: 0 1em;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.search_content{display: -webkit-box;max-height: 6.8em;line-height: 1.7em;overflow: hidden;font-size: 0.8em;padding: 0 2em;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.search_div{padding-bottom: 1em;}
.search_div:HOVER{background: #fdfdfd;}