document.write("<table>");
document.write("<tr><td style=\"padding:1em 5px 5px 5px;\"><code>div</code>");
document.write("<div style=\"width : 300px; height:60px; border: 1px solid gray ; text-align :center;\">内容領域</div>");
document.write("</td></tr><tr><td style=\"padding:5px;\"><code>div.ie_bug</code>");
document.write("<div style=\"width : 300px; height:60px; border:solid orange; border-width:1px 75px; text-align :center;\">内容領域</div>");
document.write("</td></tr></table>");
document.write("<p>例：<a href=\"../../sample/css/width.gif\">Internet Explorer 6 の後方互換モードにおける横幅の寸法のバグ</a>（3071 byte）");

