<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>几米读书网</title>
<style type="text/css">
*{margin:0; padding:0;}
img{margin:10px 18px;
border:1px solid #666666;
}
.book{
background:url(images/t_book.gif) no-repeat #EFF9F9;
}
.content{
width:770px;
border:4px solid #C8E7E9;
padding:44px 15px 15px;
}
</style>
</head><body>
<div class="content book">
<img src="images/book1.jpg">
<img src="images/book2.jpg">
<img src="images/book3.jpg">
<img src="images/book4.jpg">
<img src="images/book5.jpg">
<img src="images/book6.jpg">
</div>
</body></html>