/*专门定义了“产品服务“栏目中的样式。栏目样式还使用了全网站的样式文件style.css*/

.subTitle
{
	display:block;
	font-weight: bold;
}

.subContent
{
	display:block;
	margin-top:10px;
	text-indent:25px;
}

.productAndServiceItem
{
	margin-top: 15px;
	padding-bottom: 5px;
}

.productAndServiceIntro 
{
	line-height:18px;
	font-size:12px;
	color:#666;
	text-indent: 25px;
}
