h1.eventtitle {
	background-image: url(title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 70px;
	display: block;
	clear: both;
	text-indent:-999999px;
}
.m20 {
	margin-top: 20px;
	margin-bottom: 20px;
}

h2.event_sybtitle1 {
	background-image: url(subt1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	display: block;
	clear: both;
	text-indent:-999999px;
	margin-top: 6px;
	margin-bottom: 6px;
}
h2.event_sybtitle2 {
	background-image: url(subt2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 37px;
	display: block;
	clear: both;
	text-indent:-999999px;
	margin-top: 6px;
	margin-bottom: 6px;
}
h2.event_sybtitle3 {
	background-image: url(subt3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	display: block;
	clear: both;
	text-indent:-999999px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.midashi {
	color: #E34C30;
	font-weight: bold;
}
.event_data {
	padding-bottom: 20px;
}
.koe {
	background-color: #222;
	color: #FFF;
	padding: 8px;
	margin-bottom: 20px;
}
.koe ul {
	list-style-type: disc;
	padding: 8px;
}
#doc2 #bd #yui-main .yui-b .yui-gf .yui-u div .koe ul li {
	list-style-type: disc;
	list-style-position: inherit;
	font-size: 10px;
	margin-left: 4px;
}
.event_data .boxleft {
	float: left;
	width: 268px;
}
.event_data .boxright {
	float: right;
	width: 268px;
}
.box{
	width:75%;
	border:2px double #FFCC00;
	padding:3px;
}
.bsr_txtbox{
    height:180px;
	}
