.center .t {
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.center .t a {
	color: #0033CC;
}
.center .c {
	margin: 0 auto;
	width: 500px;
}
.center .c p {
	padding: 5px;
	clear: both;
}
.center .c p .s1 {
	float: left;
	width: 65px;
}
.center .c p .s2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	float: left;
	width: 380px;
}
