<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.hgroup{
	padding: 20px;
	background: #fff;
}
div.hgroup &gt; p.bread-crumb {
	font-size: 14px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e3e3e3;
}
div.hgroup &gt; p.bread-crumb &gt; a{
	color: #343434; 
}
div.hgroup &gt; p.bread-crumb &gt; a.on{
	font-weight: 600; 
}
div.hgroup &gt; div.section {
	padding: 20px;
	line-height: 30px;
} 
div.hgroup &gt; div.section &gt; p.img{
	margin:0 0 20px 0 ;
	float: left;
	width: 573px;
	height:290px;
}
div.hgroup &gt; div.section &gt; p.text{
	margin-left:620px;
}
div.hgroup &gt; div.section &gt; p.text &gt;span{
	font-size: 14px;
	font-weight: 600;
}</pre></body></html>