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