.center div {
	margin-right: 15px;
	margin-left: 15px;
}
.center .p {
	text-align: left;
	height: 30px;
	vertical-align: top;
}
.center .t {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.center .s {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #999999;
}
