@charset "gb2312";
#rightsiderbar .caption {
	background-image: url(../Images/Product/title_bg.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 630px;
	margin-top: 20px;
	line-height: 23px;
	text-align: left;
	padding-left: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 30px;
	margin-left: 10px;
}
#content {
	text-align: left;
	padding-right: 80px;
	padding-left: 80px;
	padding-bottom: 20px;
}

#content .banner {
	padding-top: 20px;
	padding-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 519px;
}
#content h2 {
	font-size: 20px;
	line-height: 43px;
	color: #003683;
	padding-bottom: 20px;
}
#content p {
	line-height: 24px;
	text-indent: 2em;
}

