.ezedit_body{
	
	font-family: 'proxima-nova', 'PT Sans', sans-serif;
	border-style: none;
	color: #3d3d3d;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 400;

}

.heading{
	color:#c00513;
	font-size: 36px;
	font-weight: 400;
	line-height: 1em;
	font-family: 'PT Sans Narrow', 'PT Sans', sans-serif;
	text-transform: uppercase;
}

.sub_heading{
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	font-size: 24px;
	font-weight: 400;
	line-height: 1em;
}

.sub_sub_heading{
	color:#767a7d;
	font-size: 18px;
	font-weight: 700;
	line-height: 1em;
	font-style: italic;
}

.alert_heading{
	
	color: #FFF;
	font-size: 32px;
	line-height: 1em;
	font-family: 'PT Sans Narrow', 'PT Sans', sans-serif;

}

.alert_subheading{
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	font-style: italic;
	line-height: 1.4em;
}

.bold_caps {
	color:#007236;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 1em;
}

.thin {
	color:#000000;
	font-weight: 100;
	font-size: 1em;
}



/*产品详情页*/

