<div> <input type="button" class="affirm" value="确认"/> <input type="button" class="cancel" value="取消"/> </div>
.affirm{width:114px;height:28px;background:url(http://localhost:20684/images/yes.gif)left top repeat-x;color:#FFF;} .cancel{width:114px;height:28px;background-color:#F5F5F5;color:#000;border:1px solid #CCCCCC;}
聪明的汤姆