#fontSize {
    background-image: url(../images/base/font.png);
    background-repeat: no-repeat;
    width: 230px;
    height: 38px;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    margin-top: 20px;
    clear: both;
}
#fontSize ul li {
    float: right;
    width: 80px;
    height: 38px;
    list-style-type: none;
}
