*{
	margin: 0;
	border: 0;
	padding: 0;
}
body{
	font-family: arial;
	color: #434343;
}
.about-top{
	overflow: hidden;
}
.news-p{
	padding: 5%;
	border-bottom: 1px solid #c9c9c9;
}
.news-p-a{
	color: #434343;
	font-size: 1.3em;
	text-align: center;
	margin-bottom: 5%;
}
.news-p-b{
	color: #959595;
	font-size: 0.6em;
	text-align: center;
	margin-bottom: 5%;
	border-bottom: 1px dashed #959595;
	padding-bottom: 2%;
}
.about-p-c{
	font-size: 0.8em;
	text-align: justify;
	line-height: 135%;
	color: #959595;
	text-indent: 5%;
}
