@charset "utf-8";
.goodsstyle {
	padding: 0px;
	height: auto;
	width: 777px;
	border: 1px solid #29537C;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.goodsstyle  img.graph {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.goodsstyle  ul {
	margin: 0px;
	width: 440px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.goodsstyle  li {
	font-size: 14px;
	line-height: 1.6;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 440px;
}
.goodsstyle  strong {
	font-size: 16px;
	font-weight: bold;
}
.goodsstyle   em {
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
}
.goodsstyle  p {
	font-size: 14px;
	line-height: 1.6;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

