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:20px 1px; text-align :center;\">内容領域</div>");
document.write("</td></tr></table>");
document.write("<p>例：<a href=\"../../sample/css/height.gif\">Internet Explorer 6 の後方互換モードにおける高さの寸法のバグ</a>（3041 byte）");
