﻿.SelectTitele {
    width: 300px;
    float: left;
    color: #999999;
    margin-left: 10px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}

    .SelectTitele a {
        color: #999999;
    }

        .SelectTitele a:hover {
            color: #fe9200;
        }

.tagspan {
    float: left;
    margin: 3px 0;
    padding: 3px 5px;
    padding-right: 20px;
    background: #fbe9eb url(/images/close.png) no-repeat 92% center;
    color: #d15057;
    margin-left: 8px;
    cursor: pointer;
    font-size:12px;
}

#selectType font {
    float: left;
    margin-top: 6px;
    font-size:12px;
}
