
.tag
{
    width: 30px;
    height: 15px;
    line-height: 15px;
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    float:left;
    margin-top: 2px;
    margin-left: 2px;
}

.tag-diy {
    background: #00b6f5;
}

.tag-sf {

    background: #e01d65;
}

.tag-dz {
    background: #ff9b00;
}

.tag-gy {
    background: #3e93a0;
}

.tag-gf {

    background: #426ab9;
}

.tag-sub {

    background: #006633;
}

.tag-limited {

    background: #aa5faa;
}

.tag-txsub {

    background: #8b0000;
}