@charset "iso-8859-1";

body {
	background-color: #3FC8FE;
	/*#fcefde dde4e9*/
}

h2 {
	text-align: center;
}

a {
	text-decoration: none;
}

#alph {
	text-align: center;
	text-decoration: none;
}

#alph a {
	text-decoration: none;
	font-weight: bold;
}

li a {
	color: #0066CC;
	text-decoration: none;
	border: 0;
	font-size: 105%;
	line-height: 27px;
}

#navlist {
	list-style: url("image/highlightdot2.gif");
}

#wrapper {
	font-family: verdana;
	margin: -8px -8px 0px -8px;
}

#banner {
	width: 100%;
	height: auto;
	max-width: 1200px;
	margin: 0px 0px 0px 0px;
	/*-20px 0px 0px -35px; */
}

#header {
	background-color: #3FC8FE;
	/*558abb*/
	width: 100%;
	color: #000000;
	text-align: center;
	padding: 0px 0px;
}

#main {
	background-color: #ffffff;
	width: 100%;
	max-width: 850px;
	padding: 14px;
	margin: 0 auto;
	word-wrap: break-word;
}

.ministry a {
	color: #079b53;
	/*#76f8b9;*/
}

.ministry {
	color: #079b53;
	/*#76f8b9;*/
}

.footer {
	display: flex;
	justify-content: center;
	align-items: center;
}

.footer img {
	width: 22px;
	height: 22px;
	margin-right: 5px;
}

.h2 {
	font-size: 17px;
	text-align: center;
}

.nth-0n {
	line-height: 24px;
}

.nth-0n p {
	margin-block: 0;
}