.goods {
	margin: 0px;
	padding: 0px 5px;
}
.goods img {
	margin: 3px;
	padding: 0px;
	float: left;
	border: 1px solid #000000;
	clear: both;

}
.goods th {
	margin: 0px;
	font-size: .7em;
	font-weight: normal;
	background-color: #DFDFDF;
	text-align: center;
	width: 4em;
	padding: 10px;

}
.goods table table td {
	font-size: .8em;

}
.goods hr {
	margin: 0px;
	padding: 0px;
	clear: both;
	border-top: 1px solid #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


}
.goods table {
	font-size: 85%;
	width: 375px;

}
.goods td {
	padding: 10px;
	line-height: 130%;
}

h3 {
	color: #03417A;
	background-image : url(img/images/top_title_bgline.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-position: left bottom;
	clear: both;

}
.newrelese {
	background-image : url(img/images/con_shop_newrelease.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 57px;
}
h2 {
	color: #03417A;
	background-image : url(img/images/con_title_bgline.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-position: left bottom;
}
div.hr {
	background-image: url(img/hr.png);
	background-repeat: repeat-x;
	background-position: left center;
	height: 5px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
p.fontsize08em {
	font-size: .8em;
}
