@charset "utf-8";
/* CSS Document */

#poster-img {
	width: 610px;
	margin: 50px auto;
}
.event-padding {
	width: 700px;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	font-weight: normal;

}
.top-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #2B271E;
}
.second-title {
	font-size: 18px;
	font-weight: bold;
	color: #2B271E;
}
.third-title {
	font-size: 20px;
	font-weight: bold;
	color: #2B271E;
}











.news_page {margin:15px 15px 0 40px;}
.news_page h2, h3, h4, h5, h6 {margin:0 0 15px; color:#73684c;font-weight:normal;}
.news_page p {margin:0 0 15px; color:#000;}
.news_page img {margin:0 0 15px; border: solid 5px #B8AD98;}