改成这样即可<style type="text/css" media="screen">
body {
font-family:Verdana, "宋体";
font-size:12px;
color:#555;
}
a:link,a:visited {
color:#555;
text-decoration:none;
}
a:hover {
text-decoration:underline;
color:#06C;
}
a.lft2:link,a.lft2:visited {
color: #06C;
text-decoration: none;
}
a.lft1:hover,a.lft2:hover {
text-decoration: underline;
color: #06C;
}
.l_title {line-height:22px;
text-align:left;
text-indent:21px;
width:140px;
}
.l_stitle {
border: 1px solid #FFFFFF;line-height:22px;
text-align:left;
text-indent:22px;
width:140px;
}
.l_sel {
background:#ECF8FF;
border:1px solid #88C4FF;line-height:22px;
text-align:left;
text-indent:22px;
width:140px;
}
</style>