body{
    background: #F5F5F5;
}
dl.breadcrumb{
    height: 38px;line-height: 38px;overflow: hidden;
    font-size: 12px;
}
dl.breadcrumb dt,
dl.breadcrumb dd{
    float: left;
}
dl.breadcrumb dt.r,
dl.breadcrumb dd.r{
    float: right;
}
dl.breadcrumb dd{
    padding: 0 4px;
    color: #999;
}
dl.breadcrumb dt a{
    color: #999;
}
dl.breadcrumb dt span{
    color: #458DEC;
}