日期:2014-05-16 浏览次数:20356 次
<!doctype html>
<html>
<head>
<style>
#box{
height:150px;
width:150px;
border:solid 1px #ccc;
background:#eef;
text-align:center;
}
#box img{
width:135px;
height:120px;
margin:4px 4px 0px 4px;
}
#box .bnt{
height:20px;
line-height:20px;
}
._box{ position: absolute;z-index:9 }
#car{
height:50px;
width:50px;
background:#ecc;
border:solid 1px #ccc;
position: absolute;