div{
width:200px;
height:400px;
margin:100px auto;
background:url(img/47b1290d43fbbe81e7ddbcbb5c2dd8e7.png) 0 -100px no-repeat;//用到了 position定位(0 -100px)
}
div{
width:200px;
height:400px;
margin:100px auto;
background:url(img/47b1290d43fbbe81e7ddbcbb5c2dd8e7.png) 0 -100px no-repeat;//用到了 position定位(0 -100px)
}