.sign_table_left{border-bottom:1px dashed #ccc; background:#eee; font-weight:bold;}
.sign_table_right{border-bottom:1px dashed #ccc; background:#fff;}
.red{font-weight:100; color:#FF0000;}
.common_input{width:200px;}
.tips-loading,.tips-default,.tips-show,.tips-error,.tips-pass {display:block;
	width:100%; padding: 2px 3px 1px 3px; margin-top:4px;
	background: lightyellow url(reg0.gif) no-repeat 3px center;
	color: #808080; line-height:16px; text-indent: 20px; overflow:hidden;
	}
 .tips-default{ background: #f4f4f4 url(reg1.gif) no-repeat 0 -2px;color: #333;}
 .tips-show{ background: #E9F0FF url(reg2.gif) no-repeat 0 -2px;color: #333;}
 .tips-error{ background: #FFF2E9 url(reg3.gif) no-repeat 0 -2px;color: #333;}
 .tips-pass{ background: #E9FFEB url(reg4.gif) no-repeat 0 -2px;color: #333;}