@import "index.css";
@import "product_show.css";
.cb{
    clear:both;
}
a{
    color:#65B05E;
    text-decoration:none;
}
a:hover {
    color:#BBE3AA;
}