请大神看看是否正确!
*{
margin: 0;
padding: 0;
}
.topList{
width: 300px;
height: 200px;
border: 2px solid #E8E8E8;
margin: 0 auto;
}
.topList li{
list-style-type: none;
font-size: 12px;
padding: 5px;
line-height: 23px;
}
.topList em{
display: block;
width: 20px;
height: 16px;
text-align: center;
background: #ccc;
font-style: normal;
line-height: 16px;
float: left;
font-size: 13px;
}
.topList a{
text-decoration: none;
color: black;
}
.top em{
background: url(http://img1.sycdn.imooc.com//53cf0fa20001d3dc00200032.jpg) no-repeat;
color: white;
}