.mw_star_rate {
    width:145px;
    height:24px;
    cursor:pointer;
    font:normal 14px 'Noto Sans KR';
    color:#777;
}

.mw_star_rate .rate {
    width:12px;
    height:24px;
    float:left;
}

.mw_star_rate .grade {
    float:left;
    margin:7px 0 0 10px;
    font:bold 13px 'tahoma';
    color:#f75b70;
}

.clinic_star_rate {
    width:145px;
    height:24px;
    cursor:pointer;
    font:normal 14px 'Noto Sans KR';
    color:#777;
}

.clinic_star_rate .rate2 {
    width:12px;
    height:24px;
    float:left;
}

.clinic_star_rate .grade2 {
    float:left;
    margin:7px 0 0 10px;
    font:bold 13px 'tahoma';
    color:#f75b70;
}


