﻿a:hover
{
    text-decoration: none;
}

/* 隐藏图书价格 */
.price
{
    display:none;
}