/* ¼­ºê¸Þ´º ÇöÀç ÆäÀÌÁö Ç¥½Ã */
.SNB_maker ul li:nth-of-type(4) ul{
display: block;
}

.SNB_maker ul li:nth-of-type(4) li:nth-of-type(12) span{
display: inline-block;
margin-right:3px;
font-size: 12px;
color: red;
}

