#shipin {
	width: 685px;
	margin-top: 10px;
	border: 1px solid #999999;
	text-align: center;
	padding-top: 5px;
}
.center {
	float: left;
	width: 685px;
	margin-bottom: 5px;
	font-size: 12px;
}
.center a {
	width: 215px;
	display: list-item;
	float: left;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	height: 25px;
	line-height: 25px;
}
.center ul {
	list-style-type: none;
}
.center li {
	float: left;
	width: 220px;
	text-align: center;
	border: 1px solid #999999;
	margin-left: 3px;
	background-color: #F3FAFC;
	margin-bottom: 5px;
	height: 155px;
}
.center img {
	margin: 5px;
}

* {
	margin: 0px;
	padding: 0px;
}
#nr {
	font-size: 12px;
	border: 1px solid #999999;
	padding-right: 5px;
	padding-left: 5px;
	width: 672px;
	margin-top: 5px;
	color: #666666;
}
#nr h5 {
	text-align: center;
	color: #000000;
}

