﻿.mnu {
    float:left;
    padding:20px 0 0 0;
    width:200px;
    overflow:hidden;
}
.mnu .im {
    padding:5px 0 5px 0;
    border-bottom:1px solid gray;
}
.mnu .sel {
    background-color:#F6AB00;
}