.style .group{
    width: 315px;
    margin: 10px 0;
}
.style .group.l{
    float: left;
}
.style .group.r{
    float: right;
}
.style .title{
    font-size: 20px;
}
.style .title a{
    color: #1a7ba5;
}
.style .subgroup{
    margin: 8px 0;
}
.style .subgroup a{
    font-size: 13px;
    color: #000000;
}