.w1 {
	font-size: 16px;
	font-weight: bolder;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAE1E2;
	line-height: 30px;
}
.w2 {
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	text-indent: 28px;
}
.w3 {
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
}
.w4 {
	font-size: 14px;
	text-align: left;
	text-indent: 28px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	line-height: 24px;
}
