css16


/*============================================================
 * 表格设定
http://www.shkpw.com/citys.php


/===========================================================*/
.box table{
    empty-cells:show;
    border-collapse:collapse;
    width:100%;
    text-align:left;
    border-bottom:1px dashed #ccc;
}

.box th{
    line-height:30px;
    border-bottom:1px dashed #ccc;
}

.box td{line-height:40px;font-size:12px;}
.box td a,.box td a:hover{color:#36c;padding:5px;}
.box td em{font-weight:normal;color:#f00;}

.down_list th{border-bottom:1px solid #e3e3e3;}
.down_list td{border-bottom:1px dashed #e3e3e3;}

posted on 2012-10-20 22:02  yueyun168  阅读(127)  评论(0编辑  收藏  举报