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

#MenuBar1
{
	/*background:url(../../image/menu_off.jpg) no-repeat;*/
	margin:0px auto 1px 30px;
	text-align:center;
	height:37px;
	position:relative;
	z-index: 1000;
}
.sbmenu{
	background-color:#FFFFFF;
	border:solid 1px #B6A67B;
	margin:10px auto auto auto;
	padding:20px 2px 2px 2px;
	text-indent:0em;
	float:left;
	width:150px;
	height:auto;
	z-index: 1000;
}
.sbmenu li
{
	border-bottom:solid 1px #ffffff;
	height:24px;
	z-index: 1000;
}
.sbmenu a{
	/*background-color:#D0BFC7;*/
	background-color:#E3D7C0;
	width:150px;
	z-index: 1000;
}
.sbmenu a:hover, .sbmenu a:focus{
	/*background-color:#D0BFC7;*/
	background-color:#4A3A3A;
	width:150px;
	z-index: 1000;
}
.sbmenu a.MenuBarItemHover, .sbmenu a.MenuBarItemSubmenuHover, .sbmenu a.MenuBarSubmenuVisible {
	background-color:#4A3A3A;
	width:150px;
	z-index: 1000;
}
#menu1{
	width:150px;
	height:37px;
	background:url(../../image/menu_off.jpg) no-repeat -24px 0px;
	text-indent:-1000em;
}
#menu1_this{
	width:150px;
	height:37px;
	background:url(../../image/menu_on.jpg) no-repeat -24px 0px;
	text-indent:-1000em;
}

#menu2{
	width:115px;
	height:37px;
	background:url(../../image/menu_off.jpg) no-repeat -175px 0px;
	text-indent:-1000em;
	z-index: 1000;
}
#menu2_this{
	width:115px;
	height:37px;
	background:url(../../image/menu_on.jpg) no-repeat -175px 0px;
	text-indent:-1000em;
	z-index: 1000;
}

#menu3{
	width:120px;
	height:37px;
	background:url(../../image/menu_off.jpg) no-repeat -290px 0px;
	text-indent:-1000em;
	z-index: 1000;
}

#menu3_this{
	width:120px;
	height:37px;
	background:url(../../image/menu_on.jpg) no-repeat -290px 0px;
	text-indent:-1000em;
	z-index: 1000;
}
#menu4{
	width:105px;
	height:37px;
	background:url(../../image/menu_off.jpg) no-repeat -410px 0px;
	text-indent:-1000em;
}
#menu4_this{
	width:105px;
	height:37px;
	background:url(../../image/menu_on.jpg) no-repeat -410px 0px;
	text-indent:-1000em;
}

#menu5{
	width:95px;
	height:37px;
	background:url(../../image/menu_off.jpg) no-repeat -516px 0px;
	text-indent:-1000em;
}
#menu5_this{
	width:95px;
	height:37px;
	background:url(../../image/menu_on.jpg) no-repeat -516px 0px;
	text-indent:-1000em;
}

#menu6{
	width:110px;
	height:37px;
	background:url(../../image/menu_off.jpg) no-repeat -611px 0px;
	text-indent:-1000em;
}
#menu6_this{
	width:110px;
	height:37px;
	background:url(../../image/menu_on.jpg) no-repeat -611px 0px;
	text-indent:-1000em;
}


