.bg {
font-size:12px; /*可能用不到*/
color:#000000; /*可能用不到*/
table-layout:fixed;/*这个属性可以隐藏文字 */
}
/*可以控制不换行*/
.bg td{
font-size:12px;/*可能用不到*/
color:#000000; /*可能用不到*/
text-align:left; /*可能用不到*/
line-height:15px; /*可能用不到*/
height:20px;
}
/*可能用不到*/
.bg td.tit{
background-color:#e2e2e2;
color:#000;
height:17px;
text-align:center;
line-height:15px;
}
/*可能用不到*/
.bg td.num{
background-color:#e2e2e2;
color:#000;
text-align:right;
line-height:15px;
height:22px;
width:30px;
}
.resizeDivClass{
text-align:right;
width:3px;
margin:0px 0 0px 0;
background:#fff;
border:0px;
float:right;
cursor:e-resize;
}
font-size:12px; /*可能用不到*/
color:#000000; /*可能用不到*/
table-layout:fixed;/*这个属性可以隐藏文字 */
}
/*可以控制不换行*/
.bg td{
font-size:12px;/*可能用不到*/
color:#000000; /*可能用不到*/
text-align:left; /*可能用不到*/
line-height:15px; /*可能用不到*/
height:20px;
}
/*可能用不到*/
.bg td.tit{
background-color:#e2e2e2;
color:#000;
height:17px;
text-align:center;
line-height:15px;
}
/*可能用不到*/
.bg td.num{
background-color:#e2e2e2;
color:#000;
text-align:right;
line-height:15px;
height:22px;
width:30px;
}
.resizeDivClass{
text-align:right;
width:3px;
margin:0px 0 0px 0;
background:#fff;
border:0px;
float:right;
cursor:e-resize;
}