#introcontent {
	background-image: url(../Images/introbg_06.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 645px;
	margin-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#introcontent p {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
	text-indent: 28px;
	margin-right: 20px;
	margin-left: 20px;
}
#prdcontent {
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}
#showprd {
	margin: 10px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
#showprd img {
	margin-bottom: 10px;
	height: 104px;
	width: 104px;
}

