#topic_list {
    top: -20px;
    font-size: 14px;
}

#topic_list li {
    background: transparent url(../images/pk_star_blue.gif) no-repeat center left;
}

#topic_list .curtopic {
    padding-left: 8px;
    background: #B3E7FF url(../images/pk_dot.gif) no-repeat center left;
}

.star_icon {
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    border-top: #ccc 2px solid;
}

.recommend_content {
    width: 235px;
    height: 55px;
    background-color: #ffeaea;
    padding: 3px;
    font-size: 13px;
    margin-left: 3px;
}

.recommend_title {
    color: #800000;
    font-size: 15px;
    width: 246px;
    text-align: center;
    font-weight: bold;
    line-height: 25px;
    display: block;
}
