日期:2014-05-17 浏览次数:20771 次
.table {
border: 1px solid #dfdfdf;
color: #000;
background: #fff;
width: 99.7% !important;
width: 99.5%;
font: 12;
border-collapse: collapse
}
.table td,.table th{
border: 1px solid #dfdfdf;
border-left: 0px;
border-top: 0px;
padding: 0.2em;
text-indent : 0.1px;
font-size:20px
}
.table thead th{
border: 1px solid #dfdfdf;
border-left: 0px;
border-top: 0px;
text-align: left;
font-size: 1em;
font-weight: bold;
background: #dfdfdf;
}