.view, .comment, .love, .comment1 {
    font-size: 11px;
    font-family: Arial;
    color: #b7b7b7;
}

.view, .view1 {
    float: left;
    height: 16px;
    background: url(../images/view.gif) 0 2px no-repeat;
    margin-left: 6px;
    _margin-left: 3px;
    padding-left: 19px;
}

.comment {
    float: left;
    background: url(../images/comment.gif) 0 2px no-repeat;
    margin-left: 14px;
    padding-left: 16px;
}
.view, .comment, .love, .comment1 {
    font-size: 11px;
    font-family: Arial;
    color: #b7b7b7;
}
.love {
    float: right;
    height: 16px;
    margin-right: 5px;
    background: url(../images/love.gif) 0 2px no-repeat;
    padding-left: 16px;
}
.view, .comment, .love, .comment1 {
    font-size: 11px;
    font-family: Arial;
    color: #b7b7b7;
}