#event_header {
	background-image: url(../images/sub_title_event_h.gif);
	background-repeat: no-repeat;
	height: 35px;
	margin: 0px;
	width: 650px;
}
#event_body {
	background-image: url(../images/sub_title_event_b.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 650px;
}
#event_footer {
	background-image: url(../images/sub_title_event_f.gif);
	background-repeat: no-repeat;
	height: 15px;
	margin: 0px;
	width: 650px;
}
#info_header {
	background-image: url(../images/sub_title_info_h.gif);
	background-repeat: no-repeat;
	height: 35px;
	margin: 0px;
	width: 170px;
}
#info_body {
	background-image: url(../images/sub_title_info_b.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 170px;
}
#info_footer {
	background-image: url(../images/sub_title_info_f.gif);
	background-repeat: no-repeat;
	height: 15px;
	margin: 0px;
	width: 170px;
}
