@charset "iso-8859-1";
@import url("common.css");

#contentsArea table {
	font-size: 80%;
	margin-top: 10px;
}
#eventLead {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#eventLead p {
	padding-bottom: 10px;
	line-height: 120%;
}
#eventList {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#eventList p.txt {
	padding-bottom: 10px;
	line-height: 120%;
	background-image: url(english/images/pline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
}
#eventList h2 {
	font-size: 120%;
	color: #00A1E9;
}
#eventList p.subtitle {
	font-size: 80%;
	font-weight: bold;
	color: #999999;
	padding-bottom: 5px;
}
