@charset "utf-8";
/* CSS Document */
#F2 {
	text-align: center;
	font-style: italic;
	color: #FFFFFF;
	display: block;
	width: 98%;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 98%;
	margin-top: 25px;
	margin-bottom: 25px;
	clear: both;
	float: left;
	height: auto;
}

#F1 {
	text-align: center;
	font-style: italic;
	color: #FFFFFF;
	display: block;
	width: 98%;
	position: relative;
	border: thick solid #F00;
	max-width: 98%;
	margin-top: 25px;
	margin-bottom: 25px;
	clear: both;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 10px;
	float: left;
}

#F3 {
	text-align: center;
	font-style: italic;
	color: #FFFFFF;
	display: block;
	width: 98%;
	position: relative;
	max-width: 98%;
	clear: both;
	float: left;
	height: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 5px;
}


.yn {
	width: 280px;
	display: block;
	background-repeat: no-repeat;
	max-width: 99%;
	background-position: center center;
	background-image: url(/pub/yn.png);
	height: 120px;
	clear: both;
	float: none;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 2.5px;
}
.wpynblog {
	width: 280px;
	display: block;
	background-repeat: no-repeat;
	max-width: 99%;
	background-position: center center;
	background-image: url(/pub/wpynblog.png);
	height: 120px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding: 2.5px;
}
.ynblog {
	width: 280px;
	display: block;
	background-repeat: no-repeat;
	max-width: 99%;
	background-position: center center;
	background-image: url(/pub/ynblog.png);
	height: 120px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding: 2.5px;
}

.lona {
	width: 280px;
	display: block;
	background-repeat: no-repeat;
	max-width: 99%;
	background-position: center center;
	background-image: url(/pub/lona.png);
	height: 120px;
	clear: none;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding: 2.5px;
}

.irs {
	width: 280px;
	display: block;
	background-repeat: no-repeat;
	max-width: 99%;
	background-position: center center;
	background-image: url(/pub/irs.png);
	height: 120px;
	clear: none;
	float: none;
	padding: 2.5px;
	margin-right: auto;
	margin-left: auto;
}

.rw {
	width: 280px;
	display: block;
	background-repeat: no-repeat;
	max-width: 100%;
	background-position: center center;
	background-image: url(/pub/reamuswilson.png);
	height: 120px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding: 2.5px;
}

.nam {
	width: 280px;
	display: block;
	background-repeat: no-repeat;
	max-width: 99%;
	background-position: center center;
	background-image: url(/pub/nam.png);
	height: 120px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding: 2.5px;
}
.fhead {
	display: block;
	float: left;
	width: 98%;
	clear: both;
	position: relative;
	max-width: 98%;
}
.end {
	display: block;
	float: left;
	width: 98%;
	clear: both;
	position: relative;
	height: 98%;
	max-width: 99%;
}
