.onShow,.onFocus,.onError,.onCorrect,.onLoad{ display: block; width: 280px;padding-left:25px;font-size:12px;line-height:22px;}
.onShow{background:url(../image/onShow.gif) no-repeat;color:#888}
.onFocus{background:url(../image/onFocus.gif) no-repeat;color:#039}
.onError{background: url(../image/onError1.gif) no-repeat;color:#d00}
.onCorrect{background: url(../image/onCorrect1.gif) no-repeat;color:#090}
.onLoad{background: url(../image/onLoad.gif) no-repeat 3px 3px;color:#888}