#content-main span.mg-l {
    display: block;
    font-size: 90%;
}
#content-main h5 {
    position: relative;
    font-size: 110%;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -1px;
    margin-top: 10px;
    padding-left: 22px;
    background: url(/images/open.content/hwarang/common/h5-icon01.png) 3px 6px no-repeat;
}
table thead th:last-child, table tbody td:last-child {
    border-right: 1px solid #d1d1d1;
}
#content-main span.blue {
	color: blue;
}
#content-main span.bold {
	font-weight: 500;
}