.pointsGoods table {
	font-size: 14px;
}
.pointsGoods {
	padding: 37px;
	border: 2px solid #d9d9d9;
}
.productInfo .name {
	font-family: Î¢ÈíÑÅºÚ;
	font-size: 20px;
}
.productInfo {
	margin-left: 40px;
}
.productInfo td {
	padding: 6px 0;
}
.red {
	color: #cc0000;
	font-weight: bold;
}
.introduce {
	border: 1px solid #dedede;
    padding: 41px 18px 18px;
    position: relative;
}
.introduce .name {
	border-top: 2px solid #008c00;
    color: #008c00;
    font-size: 14px;
    font-weight: bold;
    left: 0;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    top: -1px;
    width: 138px;
    z-index: 999;
}
.introduce .content {
	line-height: 30px;
}
.hot {
	border: 1px solid #dedede;
    padding: 18px;
    position: relative;
}
.hot ul {
    width: 107%;
}
.hot .name {
	border-top: 2px solid #008c00;
    color: #008c00;
    font-size: 14px;
    font-weight: bold;
    left: 0;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    top: -1px;
    width: 138px;
    z-index: 999;
}
.hot li {
    float: left;
    margin: 30px 54px 0 0;
    width: 148px;
}
.money2 {
    color: #cc0000;
    font-family: arial;
    font-size: 12px;
}
.hot li .price {
	font-family: ºÚÌå;
	color: #aeaeae;
}