.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;
}

.center .table {
	border: 1px solid #999999;
	height: 24px;
	width: 520px;
	margin-left: 20px;
}
.center .table li {
	border: 1px solid #999999;
	height: 24px;
}
.center .table .li1 {
	width: 150px;
	text-align: right;
	letter-spacing: 5px;
}
.center .table .li2 {
	width: 366px;
}
.center .table .sb {
	text-align: center;
}
.center .table .addr {
	width: 320px;
}
