<style type="text/css">
.test {
text-decoration:underline;
}
</style>
<span style="CURSOR: pointer;color:#000000; text-underline-position:auto;" onmouseover="this.className='test'" onmouseout="this.style.color='#000000'" >鼠标上移时有下划线</span>
.test {
text-decoration:underline;
}
</style>
<span style="CURSOR: pointer;color:#000000; text-underline-position:auto;" onmouseover="this.className='test'" onmouseout="this.style.color='#000000'" >鼠标上移时有下划线</span>
浙公网安备 33010602011771号