p{
	font-family: "Arial";
    font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.news01{
	position: absolute;
	width: 866px;
	height: 300px;
	background:  url(../images/news/news03.png);
	background-color: #5F90B7;
	background-size: cover;
	background-repeat: no-repeat;
	margin-left: 0px;
	border: solid 1px;
	color: black;
}
.news01:hover{
	border-radius: 1em;
	border: solid 1px;
	color: black;
}
.news02{
	position: absolute;
	width: 866px;
	height: 195px;
	background:  url( ../images/news/news02.png);
	background-color: #5F90B7;
	background-size: cover;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 306px;
	border: solid 1px;
	color: black;	
}
.news02:hover{
	border-radius: 1em;
	border: solid 1px;
	color: black;
}
.news03{
	position: absolute;
	width: 866px;
	height: 195px;
	background:  url(  ../images/news/news01.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 507px;
	border: solid 1px;
	color: black;	
}
.news03:hover{
	border-radius: 1em;
	border: solid 1px;
	color: black;
}
.news04{
	position: absolute;
	width: 866px;
	height: 185px;
	background:  url( ../images/news/news04.png);
	background-size: cover;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 708px;
	border: solid 1px;
	background-color: #EEBF51;
	
}
.news04:hover{
	border-radius: 1em;
	border: solid 1px;
	color: black;
}
.news05{
	position: absolute;
	width: 866px;
	height: 185px;
	background:  url( ../images/news/news05.png);
	background-size: cover;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 899px;
	border: solid 1px;
	background-color: #EEBF51;
	
}
.news05:hover{
	border-radius: 1em;
	border: solid 1px;
	color: black;
}

