@charset "UTF-8";

#mv .mv_pointer li:before {
    background: #cccc00;
}
#mv .mv_pointer li.current:before {
    background: #808000;
}