.event_content {
	line-height: 22px;
}

.event_content p {
	text-indent: 2em;
}

#event_link {
	line-height: 25px;
}

#event_link a {
	color: #715100;
	text-decoration: none;
}

#event_link a:hover {
	color: #956b00;
}

#event_link ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 25px;
	width: 700px;
}

#event_link li {
	float: left;
	padding: 0 20px 0 15px;
	background: url(images/y_menu_icon_sub_list.gif) 0 8px no-repeat;
}

.btn_download a {
	margin: 5px auto;
	display: block;
	color: #c00000;
	text-decoration: none;
	line-height: 25px;
	padding-left: 30px;
	width: 90px;
	height: 25px;
	background: url(images/icon_download.gif) no-repeat;
}

.btn_download a:hover {
	color: #c80000;
	text-decoration: underline;
}
