.v-common {display: inline-block;height: 20px;line-height: 20px;	padding: 0 6px;white-space: nowrap;}
.v-correct {background-image: url(../images/validate/correct.gif);width: 15px;background-repeat: no-repeat;background-position: center center; height: 20px;line-height: 20px;	}
.v-error {border: solid 1px #ff8080;background-color: #fff2f2;}
.v-tip{ background-color: #e5f5ff;border: solid 1px #40b3ff;color: #404040;}
.show_info {width: 200px;float: left;position: relative;}
