id="box"设立border的话,里边的p样式为display:block;margin-top:20px;
如果你把margin-top的值不断添加的话,会显示为距border的距离,
如果没有border的话,那么id="box"的div会和p标签一起往下移动。