<td style="WIDTH: 65px"><input class="btn_shxg" id="btn_shxg" onclick="Shxg()" type="button" name="btn_shxg">
</td>
这段代码里的btn_shxg就是起不到作用,只能显示长宽,图片就是显示不出来(图片路径没有错误)
.btn_shxg
{
border-right: #9dadc1 1px;
border-top: #9dadc1 1px;
background-image: url(../../images/Ico/shxg.gif);
border-left: #9dadc1 1px;
width: 90px;
color: white;
border-bottom: #9dadc1 1px;
height: 20px;
}