section.PanelSectionBody
{
	margin			:	0px 0px 15px 0px;
	padding			:	15px 15px;
}
section.PanelSectionBody h3
{
	margin			:	0px 0px 15px 0px;
	padding			:	0px;
}
section.PanelSectionBody h4
{
	margin			:	0px 0px 15px 0px;
	padding			:	6px 0px 6px 10px;
	border-left			:	solid 5px rgb(102,51,0);
	font-size			:	18px;
}

img
{
	max-width			:	100%;
}
.PanelSliderIndex li img
{
	width				:	auto;
	height				:	90px !important;
	margin-bottom		:	8px;
}


#PanelIntroduction
{
	position			:	relative;
	padding			:	30px 15px;
	background-image		:	url( './images/Introduction/Background.webp' );
	background-size		:	cover;
}
#PanelIntroduction h3
{
	margin			:	15px 0px;
	text-align			:	center;
}
#PanelIntroduction h3 img
{
	width				:	80%;
}
