.LIST_VIEW{
font-size:12px;
text-align:center;
border:1px;
border-color:#000000;
margin:auto;
}
.LIST_VIEW td{
height:28px;
font-size:12px;
white-space: nowrap;
text-align:center;
}
.LIST_VIEW_HEADER{
height:28px;
font-size:12px;
text-align:center;
white-space: nowrap;
}
#table1 td{
padding:1px;
line-height:22px;
font-size:13px;
}
#table1 input[type=text],#table1 textarea{border-radius:3px;border:1px solid #B5D5E2;}
需要给表格添加id="table1"属性!
使用效果: