#primary h3 {
	height: 29px;
	background-image: url(../images/index_onsale_title_bg.jpg);
	background-repeat: repeat-x;
	position: relative;
}
#primary h3 strong {
	display: block;
	position: absolute;
	height: 29px;
	left: 20px;
}
#primary dl dd a {
	color: #666;
}
#primary dl dd a:hover {
	color: #333;
}
#primary dl dd em {
	font-style: normal;
	color: #039;
}
#primary dl dd strong {
	color: #F00;
	font-weight: lighter;
	padding: 0 3px;
}
#productlist {
	border: 1px solid #CCC;
	width: 689px;
	clear: both;
	float: right;
	padding: 8px;
	margin: 0px;
}
#productlist h3 {
	height: 34px;
}
#productlist h3 strong {
	color: #FFF;
	font-size: medium;
	line-height: 1.8em;
}
#productlists  {
	text-align: center;
	width: 641px;
	background-color: #ECF0F6;
	border: 1px solid #CCC;
	padding: 10px 23px;
	float: right;
}
#productlists dl {
	width: 160px;
	float: left;
	padding: 0px;
	height: 253px;
}
#productlists dl dt {
	padding: 15px 0;
	height: 116px;
	background-image: url(../images/index_newproduct_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#productlists dl dt img {
	height: 116px;
	width: 116px;
}
#productlists dl dd {
	height: 18px;
	color: #666;
	overflow: hidden;
}
#productlists dl dd a:hover {
	color: #F00;
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
#productlists dl .introduction {
	text-align: left;
	height: 60px;
	padding: 0 11px;
	border-bottom: 1px dashed #999;
	overflow: hidden;
}
#productlists h4 {
	clear: both;
	font-weight: lighter;
	color: #666;
	padding: 7px;
	font-size: small;
}
#productlists h4 a {
	color: #666;
}

