.top { position:relative; width:100px; height:30px; text-align:center; line-height:30px; }
.top a { position:absolute; left:0; top:0; display:block; width:100px; height:30px; background:url(**.gif) no-repeat; }
不明白的透明图覆盖在文字上,文字还是要显示的,为什么不作为文字的背景呢,那样会简单很多