添加页面的样式
<style>
    body
    {
        width: 90%;
    }

    .maintable
    {
        width: 500px;
    }
    .nesttable
    {
        width: 100%;
        height: 18px;
    }
    </style>

相关文章: