核心提示:lhotblog h3 { background: url(lhotblog.jpg) no-repeat;}lrecent h3 { background: url(lrecent.jpg) no-...
lhotblog h3 {
background: url(lhotblog.jpg) no-repeat;
}
lrecent h3 {
background: url(lrecent.jpg) no-repeat;
}
lapply h3 {
background: url(lapply.jpg) no-repeat;
}
lhotblog span a, #lrecent span a, #lapply span a {
float: right;
text-align: right;
padding-top: 8px;
padding-right: 5px;
margin-bottom: 5px;
}
lstatistics, #lhotblog, #lrecent, #lapply {
position: relative;
clear: both;
}
lstatistics ul, #lhotblog ul, #lrecent ul, #lapply ul {
list-style-type: none;
padding-top: 10px;
padding-left: 0px;
padding-right: 0px;
margin: 0px;
}
lstatistics li {
text-align: left;
padding-left: 16px;
line-height: 17px;
background: url(arrow1.gif) no-repeat 7px 5px;
}
lhotblog li {
text-align: left;
padding-left: 14px;
line-height: 17px;
background: url(arrow2.gif) no-repeat 7px 5px;
}
lrecent li, #lapply li {
text-align: left;
padding-left: 14px;
line-height: 17px;
background: url(arrow3.gif) no-repeat 7px 6px;


