@import url("default.css");
#content .list .productType .content ul {
}
#content .list .productType .content ul #dq {
	background-image:none;
}
#content .list .productType .content ul #dq a {
	width: 204px;
	margin-left:0px;
	padding-left:40px;
	position:absolute;
	color:#89b70f;
	background-color:#fff;
	border-top:1px #e6e6e4 solid;
	border-bottom:1px #e6e6e4 solid;
}
/**
	override
**/
#content .primary{
	width:675px;
	height:auto;
	padding-left:35px;
	border:1px #e6e6e4 solid;
}
#content .primary .item{
	width:130px;
	 
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px;
	_margin-right:10px;

	padding:7px;
	float:left;
	text-align:center;
	 
	
}
#content .primary .item img{
	border:1px #d8d8da solid;
}
#content .primary .item span{
	display:block;
	width:100%;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	background:#fff;
}
#content .primary #subPage{
	margin-bottom:10px;
	padding-top:13px;
	padding-left:65px;
	clear:both;
	border-top:1px #e6e6e4 solid;
}
