@charset "utf-8";
#no1 {
    background-image: url(../images/icon/li_no1.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-bottom: 5px;
}
#no2 {
    background-image: url(../images/icon/li_no2.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-bottom: 5px;
}
#no3 {
    background-image: url(../images/icon/li_no3.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-bottom: 5px;
}
