.pagination-event {
	display: none;
}

div.event_introduction {
	color: #D4D0D0;
	text-align: left;
	margin-bottom: 20px;
}

h2.year_title {
	color: #FF9933;
	line-height: 25px;
	font-size: 20px;
}

h3.sub_year_title {
	color: #FF9933;
	line-height: 25px;
	font-size: 16px;
}

div.list_event {
	margin-bottom: 30px;
}

ul.list_event {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.list_event li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.event_title {
	font-size: 14px;
	color: #D4D0D0;
	font-weight: bold;
	margin-top: 10px;
}