.Lists td{
	padding:10px 5px 10px 5px;
	border-bottom:#DDD dotted 1px;
}
.Lists .img{
	float:left;
	border:#DDD solid 1px;
	padding:1px;
}
.Lists .img a{
	display:block;
	width:120px;
	height:90px;
	overflow:hidden;
	text-align:center;
}
.Lists .word{
	width:450px;
	height:90px;
	padding-left:10px;
	float:left;
	line-height:25px;
}
.Lists .word div{
	height:25px;
	overflow:hidden;
}
.Lists .word div a{
	color:blue;
}
.Lists .word div span{
	color:#F60;
}
.Lists .word .t a{
	font-size:14px;
	font-weight:bold;	
}
.Lists .price{
	width:100px;
	float:right;
	text-align:center;
	padding-top:30px;
	font-size:16px;
	color:#F60;
}
.showpage{
	text-align:center;
	padding:10px 0 10px 0;
}
.showpage a{
	border:#DDD solid 1px;
	padding:3px 5px 2px 5px;
	color:#888;
}