#special{
	border:1px #A0A0A4 solid;
}

.top_sells{
	clear:left;
	padding-left:20px;
	border-bottom:#3B3B3B thin dotted;
	height:140px;
}
.products_img{
	padding:30px 0px 10px 0px;
	width:169px;
	height:100px;
	float:left;
	border-right:#3B3B3B thin dotted;
	background:url(../images/fast.jpg) no-repeat;
}

.top_sells .products_img img{
	width:100px;
	height:75px;
	position:relative;
	left:60px;
	top:15px;
}
.top_sells .products_info{
	width:486px;
	height:100px;
	float:left;
	padding:20px 10px 20px 20px;
}
.top_sells .products_info p{
	text-align:right;
}
.deal{
	float:left;
	width:203px;
	padding:10px 15px 10px 16px;
	border:1px #A0A0A4 solid;
	height:200px;
}
.deal .top_deal{
	padding:0px auto;
	margin:0px auto;
	width:150px;
	height:75px;
	background:url(../images/hot.jpg) no-repeat right 0;
}
.deal .top_deal a img{
	text-align:center;
}
.deal .middle_deal{
	padding:5px 9px 5px 9px;
}
.deal .middle_deal a{
	color:#195683;
	font-size:12px;
	font-weight:bold;
}
.deal .bottom_deal{
	width:80%;
	color:#787878;
	font-weight:bold;
}
.deal .bottom_deal p{
	
	color:red;
	font-size:13px;
	font-weight:bold;
	text-align:right;
}
#information{
	border:1px #A0A0A4 solid;
	padding:20px;
	line-height:20px;
	width:675px;
}
