.list_detail_wrap .detail_title .detail_writer span.part::before {
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(/images/dongjakMain/writer_icon1.png)
		100% 100% no-repeat;
	background-size: 14px 14px;
	margin-right: 6px;
}

.list_detail_wrap .detail_title .detail_writer span.writer::before {
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(/images/dongjakMain/writer_icon2.png)
		100% 100% no-repeat;
	background-size: 14px 14px;
	margin-right: 3px;
}

.list_detail_wrap .detail_title .detail_writer span.phone::before {
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(/images/dongjakMain/writer_icon3.png)
		100% 100% no-repeat;
	background-size: 14px 14px;
	margin-right: 3px;
}