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


/* Menu Navigation */

#exhibition_schedule {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#exhibition_schedule li {
	text-indent: -9999px;
}

#exhibition_schedule li a {
	display: block;
	vertical-align: bottom;
}

#exhibition_schedule li#special_exhibition {
	margin-bottom: 40px;
}

#exhibition_schedule li#special_exhibition a {
	background: url(../images/menu_exhibition2010.gif) 0px 0px no-repeat;
	width: 90px;
	height: 29px;
}

#exhibition_schedule li#special_exhibition a:hover {
	background: url(../images/menu_exhibition2010.gif) -341px 0px no-repeat;
}

#exhibition_schedule li#collections {
	background: url(../images/menu_exhibition2010.gif) 0px -68px no-repeat;
	width: 190px;
	height: 28px;
	margin-bottom: 25px;
}

#exhibition_schedule li#stage1 {
	margin-bottom: 25px;
	margin-left: 45px;
}

#exhibition_schedule li#stage1 a {
	background: url(../images/menu_exhibition2010.gif) -44px -120px no-repeat;
	width: 245px;
	height: 24px;
}

#exhibition_schedule li#stage1 a:hover {
	background: url(../images/menu_exhibition2010.gif) -385px -120px no-repeat;
}

#exhibition_schedule li#stage2 {
	margin-bottom: 25px;
	margin-left: 45px;
}

#exhibition_schedule li#stage2 a {
	background: url(../images/menu_exhibition2010.gif) -44px -165px no-repeat;
	width: 246px;
	height: 24px;
}

#exhibition_schedule li#stage2 a:hover {
	background: url(../images/menu_exhibition2010.gif) -385px -165px no-repeat;
}

#exhibition_schedule li#stage3 {
	margin-bottom: 25px;
	margin-left: 45px;
}

#exhibition_schedule li#stage3 a {
	background: url(../images/menu_exhibition2010.gif) -44px -209px no-repeat;
	width: 254px;
	height: 24px;
}

#exhibition_schedule li#stage3 a:hover {
	background: url(../images/menu_exhibition2010.gif) -385px -209px no-repeat;
}

#exhibition_schedule li#stage4 {
	margin-bottom: 25px;
	margin-left: 45px;
}

#exhibition_schedule li#stage4 a {
	background: url(../images/menu_exhibition2010.gif) -44px -254px no-repeat;
	width: 266px;
	height: 24px;
}

#exhibition_schedule li#stage4 a:hover {
	background: url(../images/menu_exhibition2010.gif) -385px -254px no-repeat;
}

#exhibition_schedule li#stage5 {
	margin-bottom: 25px;
	margin-left: 45px;
}

#exhibition_schedule li#stage5 a {
	background: url(../images/menu_exhibition2010.gif) -44px -298px no-repeat;
	width: 296px;
	height: 24px;
}

#exhibition_schedule li#stage5 a:hover {
	background: url(../images/menu_exhibition2010.gif) -385px -298px no-repeat;
}

#exhibition_schedule li#stage6 {
	margin-bottom: 25px;
	margin-left: 45px;
}

#exhibition_schedule li#stage6 a {
	background: url(../images/menu_exhibition2010.gif) -44px -343px no-repeat;
	width: 230px;
	height: 24px;
}

#exhibition_schedule li#stage6 a:hover {
	background: url(../images/menu_exhibition2010.gif) -385px -343px no-repeat;
}

