@charset "UTF-8";
.products-section-rule-none {
	width: 750px;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 20px;
	clear: none;
	margin-top: 20px;
}
.products-section-rule-both-gray {
	background-color: #F5F5F5;
	width: 750px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: center;
	border-top-width: 1px;
}
.products-section-rule-btm-bullet {
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.products-section-rule-btm-bullet-btm {
	padding-bottom: 10px;
	padding-top: 10px;
}
.products-section-rule-top {
	text-align: center;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 20px;
	padding-bottom: 10.px;
	padding-bottom: 20px;
	margin-top: 20px;
}
.products-section-rule-btm {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.product-grade-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #900;
}
.product-grade  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #900;
}
.product-grade .head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #900;
}
.product-grade .paran  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
}
.product-description {
	float: left;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}
.product-description .head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #900;
}
.product-details {
	float: right;
	width: 450px;
}
.product-details p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}
.product-details .head     {
	color: #999;
	font-size: 16px;
}
div.left-center {
	width: 50%;
	float: left;
	text-align: center;
}
div.right-center{
	width: 50%;
	float: right;
	text-align: center;
}
.clear-both {
	clear: both;
}
.txt-head-red-22 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #900;
}
.txt-product-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	font-weight: normal;
}
.product-details .specs {
	color: #900;
	font-size: 16px;
}
.product-photo {
	float: left;
	width: 250px;
	margin-top: 20px;
	margin-bottom: 20px;
}

