1、a.htm <iframe src="b.htm" allowtransparency="true"></iframe>
2、b.htm
<style type="text/css"> body{background-color: transparent;} </style>