.hotgoods ul {
	margin:0 2px 0 3px;
	overflow:hidden;
	_zoom:1;
	border-top:1px dashed #826d40;
	border-left:1px dashed #826d40;
	text-align:center;
	width:745px;
	height:100%;
}
.hotgoods li {
	display:inline;
	float:left;
	width:138px;
	height:170px;
	padding:3px 4px;
	border-right:1px dashed #826d40;
	border-bottom:1px dashed #826d40;
	text-align:center;
}
.hotgoods li a {
	cursor:hand;
}
.hotgoods li img {
	display:block;
	margin:0 auto;
	width:128px;
	height:160px;
	font-size:0;
}
.hotgoods li strong {
	display:block;
	height:20px;
	line-height:20px;
	padding-top:5px;
	overflow:hidden;
	text-align:left;
	font-weight:normal;
}
.hotgoods li dfn {
	display:block;
	height:25px;
	line-height:25px;
	overflow:hidden;
	font-style:normal;
	text-align:left;
}
.hotgoods li dfn b {
	font-size:12px;
	font-weight:normal;
}
.hotgoods li dfn b i {
	font-size:22px;
	font-weight:normal;
	font-style:normal;
	vertical-align: baseline;
}
.hotgoods li ins {
	display:block;
	height:15px;
	line-height:15px;
	padding:5px 0 7px;
	overflow:hidden;
	text-align:left;
	text-decoration:none;
}
.hotgoods li div {
	width:94px;
	height:31px;
	margin:0 auto;
	background:url(../images/btn_view.png) no-repeat 0 0;
	text-indent:-99999em;
}
.hotgoods li a {
	color:#662e0c;
}
.hotgoods li a:hover {
	color:#ff4e00;
	text-decoration:underline;
}
.hotgoods li a i {
	color:#cd1800;
}
.hotgoods li a:hover i {
	color:#ff4e00;
}
.hotgoods li a span {
	color:#9a834d;
}
.hotgoods li a:hover span {
	color:#ff4e00;
	text-decoration:underline;
}
.hotgoods li a strong, .hotgoods li a dfn, .hotgoods li a ins {
	color:#662e0c;
}
.hotgoods li a:hover strong, .hotgoods li a:hover dfn, .hotgoods li a:hover ins, {
color:#ff4e00;
text-decoration:underline;
}

