#event { background: url(../img/event_main_image.jpg) no-repeat center top; }


#tabmenuBox_eve {
	background: url(../img/tab_menu_bg.gif) repeat-x bottom;
	height: 36px;
	margin-bottom: 10px;
}
#tabmenuBox_eve ul { padding-left: 10px; }
#tabmenuBox_eve ul li {
	list-style: none;
	float: left;
	height: 36px;
	width: 148px;
	margin-right: 5px;
	background: url(../img/tab_menu_off.gif) no-repeat;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
}
#tabmenuBox_eve ul li.select,
#tabmenuBox_eve ul li.select a,
#tabmenuBox_eve ul li.select a:hover {
	font-weight: bold;
	font-size: 13px;
	background: url(../img/tab_menu_select.gif) no-repeat;
}
#tabmenuBox_eve ul li a {
	display: block;
	width: 148px;
	height: 36px;
	overflow: hidden;
	text-decoration: none;
	color: #0d56a6;
	padding-top: 4px;
}
#tabmenuBox_eve ul li a:hover {
	background: url(../img/tab_menu_on.gif) no-repeat;
	overflow: hidden;
}


ul.evelist { padding: 10px; }
ul.evelist li {
	background: url(../../common/img/arrow03.gif) no-repeat left center;
	padding-left: 15px;
	list-style: none;
	font-size: 110%;
	margin-bottom: 5px;
}

ul.evelist_l { 
	padding: 10px;
	float:left;
	width:120px;
	}
ul.evelist_l li {
	background: url(../../common/img/arrow03.gif) no-repeat left center;
	padding-left: 15px;
	list-style: none;
	font-size: 110%;
	margin-bottom: 5px;
}