@charset "utf-8";
#index-product {
	clear: both;
	width: 1000px;
	padding-top: 20px;
	margin-left: -500px;
	overflow: hidden;
	position: relative;
	left: 50%;
}
#index-product #product-h1 {
	height: 21px;
	width: 973px;
	background-image: url(../image/p-pic-h1.png);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4673B9;
	padding-left: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	margin-right: 10px;
	margin-left: 10px;
}
#index-product #product-main {
	margin-top: 10px;
	width: 1000px;
}
#product-main #product {
	width: 200px;
	height: 170px;
	float: left;
	padding-bottom: 10px;
}
#index-product #product-main #product table tr td  {
	padding-right: 10px;
	padding-left: 10px;
	width: 180px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4673B9;
	font-weight: bold;
}
