﻿#list li{
    height:30px;
    line-height:30px;
    font-size:14px;
    font-family:'宋体',sans-serif;
    border-bottom:1px dashed #F2F2F2;
}

#list li.divider{
    border:0;
}

#list li span.float_right{
    font-family:Georgia,Arial,'宋体';
    color:#444;
}