p{
	font-family: "Arial";
    font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.news01{
	position: absolute;
	width: 866px;
	height: 300px;
	background:  url( ../images/info/tri.png);
	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/info/konsul.jpg);
	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/info/goss.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/info/pzd.jpg);
	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/info/mega.jpg);
	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;
}

