h2#title {
	background-image:url(../images/title.gif);
	height:44px;
	margin-bottom:9px;
}

h3.title1 { background-image:url(../images/h3_title_1.gif);}

.eventList {
	border-left:3px solid #CCCCCC;
	padding:14px 10px 2px 15px;
	font-size:1.17em;
}
.eventList dt img {
	display:block;
	margin-bottom:8px;
}
.eventList dt strong {
	display:block;
	margin-bottom:8px;
}
.eventList dd img {
	width:148px;
	height:99px;
	float:left;
	margin-right:14px;
}
.eventList dd p {
	width:500px;
	float:left;
}
.eventList dd a {
	color:#CD1660;
}

hr {
	display:block;
	border:none;
	background:url(../../common/images/dod.gif) repeat-x 0 0;
	height:1px;
	margin: 10px auto;
}