/* CSS Document */


/*contents_l
----------------------*/
.contents_l {
	width:210px;
	float:left;
}




/*contents_r
----------------------*/
.contents_r {
	width:650px;
	float:right;
}


.hed_img {
	background:url(../images/category/re_wall/hed_img.jpg) 0 0 no-repeat;
	width:650px;
	height:120px;
	text-indent:-9999px;
}

.hed_text {
	width:640px;
	background:#F5F5F5;
	padding:5px;
	border-bottom:1px solid #646464;
	margin-bottom:15px;
}

.bg_title_img01 {
	background:url(../images/category/re_wall/bg_title_img01.gif) 0 0 no-repeat;
	width:650px;
	height:40px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.bg_title_img02 {
	background:url(../images/category/re_wall/bg_title_img01.gif) 0 -40px no-repeat;
	width:650px;
	height:40px;
	text-indent:-9999px;
	margin-bottom:10px;
}
	
.goods_wrap {
	width:650px;
	margin:0 0 10px;
}

.goods_box {
	border:1px solid #C8C8C8;
	width:630px;
	margin:0 0 10px 10px;
}

.goods_title {
	background:url(../images/category/re_interior/bg_subtitle_img.gif) 0 0 no-repeat;
	width:630px;
	height:15px;
	color:#FFFFFF;
	font-size:1em;
	padding:5px;
	margin-bottom:10px;
}

.goods_img {
	width:200px;
	float:left;
	padding:0 0 10px 10px;
}

.goods_detail {
	float:right;
	width:390px;
	padding:0 10px 10px 0;
}
.recommend_box {
	background: url(../images/category/re_wall/img_recommend.gif) no-repeat;
	height: 150px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
