.party {
	margin-top: 54px;
	border-bottom-color: #E5E5E5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.party-date {
	font-size: 24px;
	color: #E70012;
	margin-bottom: 16px;
}
.party-title {
	margin-bottom: 14px;
}
.party-title a {
	font-size: 21px;
	color: #585858;
	line-height: 30px;
}
.party-detail {
	font-size: 14px;
	color: #333;
	line-height: 30px;
	margin-bottom: 26px;
}
.party-more {
	font-size: 14px;
	color: #E70012;
	height: 36px;
	line-height: 32px;
	background-color: #EEEEEE;
	text-align: center;
	cursor: pointer;
}
.party-more:hover {
	color: #E6E6E6;
	background-color: #E60000;
}
