先用css进行布局
* {
margin: 0;
padding: 0
}
#ad {
width: 250px;
height: 250px;
border: 1px solid #edafab;
margin: 100px auto 0;
overflow: hidden;
}
#ad ol {
width: 49px;
border-right: 1px solid #edafab;
float: left;
}
#ad ol li {
list-style-type: none;
height: 27px;
border-bottom: 1px solid #edafab;
line-height: 27px;
text-align: center;
font-size: 12px;
background-color: #fcf2f1;
cursor: pointer;
}
#ad ol li.on {
background: url(../imgs/bg