如:
<!DOCTYPE HTML standards-compliant mode "-//W3C//DTD HTML 4.0 Transitional//EN">
<head>
<meta http-equiv="Content-Type" content="txt/html; charset=utf-8" />
<style type="text/css">
*{
margin:0;
padding:0;
}
html {
background:#FF2525;
}
body {
margin:20px 10px;
padding:20px 10px;
border:20px solid #fff;
}
</style>
</head>
<body>
正
</body>

结果见附件 ff正常 ie中“正”距边框40px和10px