*{
    margin: 0;
    padding: 0;
}
ul li{
    list-style: none;
}
.fl{
    float: left;
}
.fr{
    float: right;
}