@charset "UTF-8";
/* CSS Document */

#menu_event li {
	display: inline;
	list-style: none;
}
#menu_event li a{
	display: block;
	width:108px;
	height:20px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	float: left;
}

.ev_top a {
	background: url(../images/bg_event_menu.gif) no-repeat 0px 0px;
}
.ev_top a:hover {
	background: url(../images/bg_event_menu.gif) no-repeat 0px -46px;
}
.ev_top_here a {
	background: url(../images/bg_event_menu.gif) no-repeat 0px -23px;
}
.ev_cast a {
	background: url(../images/bg_event_menu.gif) no-repeat -108px 0px;
}
.ev_cast a:hover {
	background: url(../images/bg_event_menu.gif) no-repeat -108px -46px;
}
.ev_cast_here a {
	background: url(../images/bg_event_menu.gif) no-repeat -108px -23px;
}
.ev_ticket a {
	background: url(../images/bg_event_menu.gif) no-repeat -216px 0px;
}
.ev_ticket a:hover {
	background: url(../images/bg_event_menu.gif) no-repeat -216px -46px;
}
.ev_ticket_here a {
	background: url(../images/bg_event_menu.gif) no-repeat -216px -23px;
}
.ev_voice a {
	background: url(../images/bg_event_menu.gif) no-repeat -324px 0px;
}
.ev_voice a:hover {
	background: url(../images/bg_event_menu.gif) no-repeat -324px -46px;
}
.ev_voice_here a {
	background: url(../images/bg_event_menu.gif) no-repeat -324px -23px;
}
.ev_article a {
	background: url(../images/bg_event_menu.gif) no-repeat -432px 0px;
}
.ev_article a:hover {
	background: url(../images/bg_event_menu.gif) no-repeat -432px -46px;
}
.ev_article_here a {
	background: url(../images/bg_event_menu.gif) no-repeat -432px -23px;
}
.ev_cursillo a {
	background: url(../images/bg_event_menu.gif) no-repeat -540px 0px;
}
.ev_curusillo a:hover {
	background: url(../images/bg_event_menu.gif) no-repeat -540px -46px;
}
.ev_curusillo_here a {
	background: url(../images/bg_event_menu.gif) no-repeat -540px -23px;
}
.ev_workshop a {
	background: url(../images/bg_event_menu.gif) no-repeat -648px 0px;
}
.ev_workshop a:hover {
	background: url(../images/bg_event_menu.gif) no-repeat -648px -46px;
}
.ev_workshop_here a {
	background: url(../images/bg_event_menu.gif) no-repeat -648px -23px;
}
.ev_article2 a {
	background: url(../images/bg_event_menu.gif) no-repeat -755px 0px;
}
.ev_article2 a:hover {
	background: url(../images/bg_event_menu.gif) no-repeat -755px -46px;
}
.ev_article2_here a {
	background: url(../images/bg_event_menu.gif) no-repeat -755px -23px;
}
#wrapper #right_content table.align_right p {
	margin-left: 4px;
}
#wrapper #right_content table.align_right td {
	padding-left: 4px;
	padding-top: 3px;
}
