table的表格间隙问题
<table cellpadding='0' cellspacing='0'>
table表格元素居中显示
table tr th,td {text-align: center;}
table表格边框重合问题
table {border-cellapse: cellapse;}
边框样式
border-style:dotted solid double dashed;