h3#pageTitle {
	width: 753px;
	height: 39px;
	margin-top: -15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	border-top: 0px solid #33CCFF;
	text-indent: -9999px;
	background-image: url(../img/t_event.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#pageBgTop {
	width: 753px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_body_r1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#pageBgMain {
	width: 743px;
	height: auto;
	margin-top: 0px;
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 20px;
	background-image: url(../img/bg_body_r2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
div#pageBgBottom {
	width: 753px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_body_r3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.ListBox {
	width: 640px;
	height: 370px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(../img/bg_eventBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.ListBox dl {
	margin: 0px;
	padding: 0px;
}
div.ListBox dt.title {
	height: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 55px;
	color: #FF3399;
	font-weight: bold;
	line-height: 110%;
	float: left;
}
div.ListBox dd.date {
	height: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-right: 45px;
	color: #FF3399;
	line-height: 110%;
	float: right;
}
div.ListBox dd.img {
	width: 600px;
	height: 200px;
	margin-top: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	margin-right: 10px;
	padding-left: 20px;
	float: left;
	clear: both;
}
div.ListBox dd.comm {
	width: 580px;
	height: 100px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 27px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	color: #FFFFFF;
	overflow: auto;
	scrollbar-face-color: #FF8CBE;
	scrollbar-3dlight-color: #FF8CBE;
	scrollbar-darkshadow-color: #FF8CBE;
	scrollbar-highlight-color: #FFC8E5;
	scrollbar-shadow-color: #FF9BC8;
	scrollbar-track-color: #FFC8E5;
	scrollbar-arrow-color: #FFFFFF;
	float: left;
	clear: both;
	border: 0px solid #FFFFFF;
}

