a {
    color:#2a2a29;
    font-family:Arial;
    text-decoration:none;
}
a:hover{
    color:#2a2a29;
    text-decoration:none;
}
.nothing_notice a{
    color: red;
}
.nothing_notice a:hover{
    color: red;
}
.book_name{
    margin-left:8px;
    color:#848484;
    width:90px;
    overflow:hidden;
}
.book_name a{
    color:#848484;
}
.book_name a:hover{
    color:#848484;    
}