/* CSS Document */


/*contents_l
----------------------*/
.contents_l {
	width:210px;
	float:left;
}




/*contents_r
----------------------*/
.contents_r {
	width:650px;
	float:right;
}


/*contents_r
----------------------*/
.contents_r {
	width:650px;
	float:right;
}


.hed_img {
	background:url(../images/category/re_exterior/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_exterior/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_exterior/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:308px;
	float:left;
	margin:0 0 10px 10px;
}

.goods_title {
	background:url(../images/index/bg_subtitle_img.gif) 0 0 no-repeat;
	width:298px;
	height:15px;
	color:#FFFFFF;
	font-size:1em;
	padding:5px;
	margin-bottom:10px;
}

.goods_img {
	width:100px;
	float:left;
	padding:0 0 10px 10px;
}

.goods_detail {
	float:right;
	width:180px;
	padding:0 10px 10px 0;
}



