@charset "utf-8";
/* CSS Document */

#hot_sale{
	float:right;
	width:720px;
	background:url(../image/market_images/common/right_contentbar_bg.gif) repeat-y;
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #cacaca;	
}
#hot_sale h2{
	float:left;
	padding:0px 0px 0px 20px;
	width:700px;
	height:32px;
	line-height:32px;
	font-size:14px;	
	font-weight:bold;
	background:url(../image/market_images/common/right_content_title_bg.gif) no-repeat;
	color:#982000;
}
#hot_sale_items{
	float:left;
	width:714px;
	padding:0px 3px 0px 3px;	
}
#hot_sale_items blockquote{
	float:left;
	padding:20px 5px 0px 5px;
	width:227px;
	height:160px;
	border-bottom:1px dashed #cacaca;
	overflow:hidden;
}
#hot_sale_items blockquote.hotnow{
	background:url(../image/market_images/hotsale_icon.gif) no-repeat;
	background-position:200px 20px;	
}
#hot_sale_items blockquote p{
	float:left;
	display:block;
	width:75px;	
	height:160px;
	line-height:160px;
	text-align:center;
}
#hot_sale_items blockquote dl{
	float:left;
	display:block;
	width:145px;
	height:160px;
}
#hot_sale_items blockquote dt{
	margin:0px;
	padding:0px;
	width:140px;	
	line-height:26px;
	font-size:12px;
	font-weight:bold;
	color:#343434;
}
#hot_sale_items blockquote dd{
	margin:0px;
	padding:0px;
	width:140px;
	font-size:12px;	
	line-height:22px;
	color:#474747;
}
#hot_sale_items blockquote dd.hot_sale_func{
	padding:0px 0px 0px 16px;
	background:url(../image/market_images/plus_icon.gif) no-repeat left center;
	line-height:18px;	
}
#hot_sale_items blockquote dd.hot_sale_price span{
	color:#4983c3;
}
#hot_sale_items blockquote dd.hot_web_price span{
	font-weight:bold;
	color:#c40300;
}
#hot_sale_items blockquote dd.hot_sale_button{
	text-align:center;
	padding:10px 0px 0px 0px;	
}