﻿#right_menu {
/*	background-image: url(../images/right_menu_3.png);	
	background-image: url(../images/right_menu_3.png);
	background-repeat: no-repeat;			*/
	background-color:#;
	background-image: url(../images/Menu_sp7.png);
	background-repeat: no-repeat;
	background-position:left top;
	height: 300px;
	width: 277px;
	float: right;
	margin-right: -165px;
}
#right_menu h2
{
	color:#eef5c1;
	padding-top:10px;
	text-align:center;
}
.navcontainer {
	color: white;
	float: left;
	margin-top: -25px;
	width: 220px;
	margin-left: 100px;
}

.navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

.navcontainer a
{
display: block;
width: 95px;
border-bottom: 0px solid #BFC2C9;
}
.navcontainer li
{
	line-height: 99%;

}
.navcontainer a:link, .navlist a:visited
{
color: #eef5c1;
text-decoration: none;
}

.navcontainer a:hover
{
abackground-color: #eef5c1;
color: #102372;
}
#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
color: White;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover
{
color: #E3E9F1;
}
