@charset "UTF-8";

.top{
	background: white;
	padding-top: 10px;
	padding-bottom: 20px;
}

.top_text{
	font-size: 46px;
	font-weight: bold;
	text-align: center;
}

.publication{
	background: white;
	padding-top: 1px;
	padding-bottom: 40px;
}

.table{
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 0 25px;
	font-size: 20px;
}