block{
    width:100%;
    margin:0 0 20px 0;
    padding-top:10px;
    padding-left:50px;
    line-height:21px;
}
.block .star_score{
    float:left;
}
.block p,.block .attitude{
    padding-left:20px;
    line-height:21px;
    display:inline-block;
}
.block p span{
    color:#C00;
    font-size:25px;
    font-family:Georgia, "Times New Roman", Times, serif;
}

.star_score {
    background:url(images/stark2.png);
    width:160px;
    height:21px;
    position:relative;
}

.star_score a{
    height:21px;
    display:block;
    text-indent:-999em;
    position:absolute;
    left:0;
}

.star_score a:hover{
    background:url(images/stars2.png);
    left:0;
}

.star_score a.clibg{
    background:url(images/stars2.png);
    left:0;
}

/*星星样式*/

.show_number{
    padding-left:10px;
}

.atar_Show{
    background:url(images/stark2.png);
    width:160px; height:21px;
    position:relative;
    float:left;
}

.atar_Show p{
    background:url(images/stars2.png);
    left:0;
    height:21px;
    width:134px;
}