/* CSS Document */


/*hed_img
-----------------------*/
.hed_img {
	background:url(../images/category/goodslist/hed_img.jpg) 0 0 no-repeat;
	width:760px;
	height:130px;
	text-indent:-9999px;
	margin-bottom:20px;
}


/*goods_category
-----------------------*/
.goods_category {
	margin:0;
	padding:0;
	list-style-type:none;
}

.goods_category li {
	float:left;
	width:340px;
	padding:4px;
	border:1px solid #cccccc;
	margin:0 0 20px 20px
}

.goods_category_img {
	width:150px;
	text-align:center;
	float:left;
}

.goods_detail {
	width:180px;
	float:right;
}

.goods_category_name {
	font-size:1em;
	border-bottom:1px solid #000000;
	margin-bottom:5px;
	padding-bottom:2px;
}

.goods_detail p {
	height: 70px;
}
