@charset "utf-8";
.commonTbl tr th {
	width: 200px;
}
.commonTbl tr .require {
	color: #000;
}
.innerTbl tr td {
	padding: 5px;
}
.updnWatermark {
	color: #999;
	text-indent:5px;
}
#form th.require {
	background: #FFF url(img/require.jpg) no-repeat right center;
}
