img{ border: 0pt; }

#bottom_div{
width: 520px;
height: 150px;
background-color: #b9d1ea;
clear:both;
}

#vista_toolbar {
	float:left;
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#vista_toolbar ul {
	background-image:url(../../images/menu.gif);
	background-repeat:no-repeat;
	float:left;
	line-height:33px;
	list-style:none;
	margin:0;
	width:805px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#vista_toolbar li {
display:inline;
padding:0;
}

#vista_toolbar a {
	color:#993300; /* need because it will use default link color */
	float:left;
	padding:0 3px 0 3px; /* left 3 px because of left.png image */
	text-decoration:none;
	font-weight: bold;
}

#vista_toolbar a span {
display:block;
float:none;
padding:0 10px 0 7px;
}

#vista_toolbar a span img {
border:none;
margin:8px 4px 0 0;
}

/* show picture when mouse over link */
#vista_toolbar a:hover{
	background-image: url(../../images/menu/hanten_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#vista_toolbar a:hover span {
	background-image: url(../../images/menu/hanten_r1_c2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#vista_toolbar a.right {
float:right; /* for help button - just add class "right" ->  <a class="right"... */
}
#yudoufu {
	background-image: url(../../images/yudoufu.gif);
	background-repeat: no-repeat;
	float: left;
	height: 207px;
	width: 825px;
}

