@charset "utf-8";
/* CSS Document */
input, button, select, textarea{
	font-family:Verdana,Geneva,sans-serif;
	outline:medium none;
	}
.location{
	height:32px;
	line-height:32px;}
.deal_right{
	width:816px;
	float:right;
	}
.deal_center{
	border:1px solid #CECECE;
	overflow:hidden;
	width:814px;
	margin-bottom:10px;
	}
.deal_center .deal_text{
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:9px 9px 9px 333px;
	}
.clearance_center{
	background:url('../images/clr.gif') no-repeat 6px 5px #f3f9ff;
}
.daily_center{
	background:url('../images/daily.gif') no-repeat 6px 5px #f3f9ff;
}
.presales_center{
	background:url('../images/presales_tip.gif') no-repeat 6px 5px #f3f9ff;
}
.shopcart_cont li{
	height:400px;
}