一种随浏览器窗口大小而改变的具有弹性的居中布局:
  body {
	padding:10px 150px;
  }

这里,我们只需要保持父元素左右两侧的填充是相等的就可以了。




http://www.dudo.org/