@charset "utf-8";

.AllPastGoods {
	width:960px;
	height: auto;
}
.PastGood {
	float:left;
	width: 375px;
	height: 216px;
	color: #272727;
	font-size: 15px;
	letter-spacing:1px;
	line-height: 20px;
	font-weight: bold;
	background-repeat:no-repeat;
	background-position:center top;
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 23px;
	padding-left: 50px;
}

.PastGoodTitle {
	width: 409px;
	height: 70px;
	background-image: url(pastgoodtop.png);
	background-repeat: no-repeat;
}
.PastGoodMoney {
	float:left;
	width: 320px;
	overflow: hidden;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 60px;
	line-height: 18px;
	color: #666;
	font-size: 14px;
}
.PastGoodDate {
	font-size: 15px;
	color: #FFF;
	line-height: 18px;
	font-weight:lighter;
	width: 97px;
	background-image: url(pastgoodDate.png);
	background-repeat: no-repeat;
	padding-left: 3px;
}
.PastGoodContent {
	left: 0px;
	top: 57px;
	width: 409px;
	height: 146px;
	background-image: url(pastgoodcontent.png);
	background-repeat: no-repeat;
}
.PastGoodContentTable {
	float:left;
	padding-left:6px;
	width: 95px;
	margin-left: 0px;
}
.PastGoodPeople {
	background-image: url(pastpeople.png);
	background-repeat:no-repeat;
	color:#000;
	font-size:18px;
	text-align: left;
	font-weight: bold;
	line-height: 33px;
	_line-height:20px;
	_text-indent: 0px;
	padding-left:5px;
}
.PastGoodPic {
	float:right;
	padding-top: 0px;
	padding-right: 65px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.redT {
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	font-style: normal;
	line-height: normal;
	top: 0px;
}
.PastPricePeopleBuy{
	font-size: 12px;
	color: #333;
	text-align: left;
	line-height: 0px;
	_line-height: 10px;
	letter-spacing: 0px;
	font-weight: lighter;
	padding-left:2px;

}
.PastPrice {
	background-image: url(pastprice.png);
	text-align: center;
	width: 80px;
	height: 26px;
	background-repeat: no-repeat;
	font-size: 15px;
	_font-size: 13px;
	font-weight: bold;
	color: #F00;
	text-indent: 36px;
	font-family: Arial, Helvetica, sans-serif, "Arial Unicode MS";
	padding-top: 3px;
	line-height: 28px;
}
.PastSaving {
	background-image: url(pastsaving.png);
	text-align: center;
	background-repeat: no-repeat;
	width: 80px;
	height: 22px;
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif, "Arial Unicode MS";
	font-weight: lighter;
	text-indent: 27px;
	line-height: 20px;
}
.Pastinfo{
	font-size: 12px;
	align: center;
	background-image: url(pastoriginalprice.png);
	width: 80px;
	height: 23px;
	background-repeat: repeat-y;
	text-indent: 38px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif, "Arial Unicode MS";
	font-weight: lighter;
	color: #000;
	
}
.PastStamp {
	float:right;
	z-index: 2;
	padding-top: 0px;
	padding-right: 65px;
	padding-bottom: 15px;
	padding-left: 0px;
	position: relative;
	bottom: 145px;
}
#Pagination {
	height:40px;
	padding-left: 45px;
	clear: both;
}
.Pagination_first {
	background-image: url(page_01.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.Pagination_first:hover{
	background-image: url(page2_01.png);
	border:0;
	background-repeat: no-repeat;
}
.Pagination_Previous {
	background-image: url(page_02.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.Pagination_Previous:hover{
	background-image: url(page2_02.png);
	border:0;
	background-repeat: no-repeat;
}
.Pagination_Next {
	background-image: url(page_03.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.Pagination_Next:hover{
	background-image: url(page2_03.png);
	border:0;
	background-repeat: no-repeat;
}
.Pagination_Final {
	background-image: url(page_04.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.Pagination_Final:hover{
	background-image: url(page2_04.png);
	border:0;
	background-repeat: no-repeat;
}
