/* table.table{margin-top:30px} */
table.table td,table.table th{line-height:40px;height:40px;overflow:hidden;font-size:15px;}
table.table td{background:#fff;border: 1px solid #dddddd;}
table.table th{background:#ddd;    border: 1px solid #a0a0a0;}
table.table td:hover{background:#eee}