
.f_mainimg  {
	margin-bottom : 30px;
}
.f_title {
	color : #e61a01 !important;
	font-size : 18px;
	font-weight : bold;
	padding : 12px 0 !important;
	text-align : center;
	border-bottom : 1px solid #000000;
}
.f_comm {
	color : #000000;
	font-size : 13px;
	line-height : 1.5;
	padding : 20px 5px !important;
	box-sizing : border-box;
	margin-bottom : 40px;
	text-align : left;
}
.f_table {
	width : 100%;
	padding : 12px !important;
	border : 1px solid #c1c1c1;
	box-sizing : border-box;
	margin : 12px 0;
}
.f_table h3 {
	color : #e61a01;
	font-size : 16px;
	padding : 12px 0;
	text-align : center;
	font-weight : bold;
	border-top : 2px dotted #000000;
	border-bottom : 2px dotted #000000;
}
.f_table p {
	color : #221816;
	font-size : 12px;
	line-height : 1.5;
}