#content-main h5.top-title{
	background: url(/images/open.content/ko/unmunsa/protection/stop-img.png) no-repeat 15px 0;
	padding: 10px 60px 30px 140px;
}
p.content-title{
	background: #efefef;
	padding:10px;
	border-radius: 10px;
	margin-bottom: 10px;
	font-size: 15px;
}

p.content-title span{
	font-weight: bold;
}
#content-main .depth01 li {
    padding-left: 1em;
    margin: 0 0 6px 8px;
    background: url(/images/common/depth01.gif) 3px 8px no-repeat;
}
#content-main .depth01 li.red-color{
	color: red;
	margin-bottom: 30px;
	padding-left: 3px;
	background: none;
}