@charset "utf-8";
/* CSS Document */

/*
------------------------*/
#material_hed_img {
	background: url(../images/category/goods/material/hed_img.jpg) no-repeat;
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#bg_material_hed_img {
	background: #000000;
}
#feature_hed_img {
	background: url(../images/category/goods/feature/hed_img.jpg) no-repeat;
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#bg_feature_hed_img {
	background: url(../images/category/goods/feature/bg_hed_img.gif) repeat-x;
	height: 200px;
}
.goods_table {
	border-top: 3px solid #969696;
	margin-bottom: 15px;
	width: 700px;
}
.goods_table th {
	padding: 10px;
	vertical-align: top;
	font-weight: normal;
}

.goods_table td {
	padding: 10px;
	vertical-align: top;
}
.goods_table02 {
	width: 400px;
	margin-bottom: 15px;

}

.goods_table02 th {
	padding: 5px 10px;
	vertical-align: top;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px dotted #969696;
}

.goods_table02 td {
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #969696;
	border-left: 1px solid #969696;
}
.br_dot {
	border-bottom: 1px solid #969696;
	text-align: right;
	clear: both;
}
.br_dot strong {
	float: left;
}
.side_title_material {
	background: url(../images/category/goods/material/side_title_img.gif) no-repeat;
	height: 90px;
	width: 200px;
	text-indent: -9999px;
	border-bottom: 1px solid #969696;
	border-top: 1px solid #FFFFFF;
}
.side_title_feature {
	background: url(../images/category/goods/feature/side_title_img.gif) no-repeat;
	height: 90px;
	width: 200px;
	text-indent: -9999px;
	border-bottom: 1px solid #969696;
	border-top: 1px solid #FFFFFF;
}

.btn_detail {
	height: 22px;
	width: 130px;
	margin-left: auto;
}
.btn_detail a {
	background: url(../images/category/goods/btn_detail.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 22px;
	width: 130px;
}
.btn_detail a:hover {
	background: url(../images/category/goods/btn_detail.gif) no-repeat 0px -22px;
	text-indent: -9999px;
	display: block;
	height: 22px;
	width: 130px;
}
