﻿.date { color:#333;}
.title{ font-size:16px;}
.title a{color:#333;}
.description a{color:#999;font-size:14px;}
.noborder { border-collapse:collapse;width:100%; cursor:pointer; }
.noborder tr td{border-bottom:1px dotted #ccc;padding-top:10px;padding-bottom:10px;}
.noborder tr:hover{ background-color:#faf7e7;}
.noborder_img{
    width:100px;
    height:75px;
    background-color: #e3e3e3;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 75px;
    cursor: pointer;
}