/* 位置指定修正 2006/07/31/ *//* 旧　top: 45px;           *//* 新　top: 46.5px;         *//* 位置指定 */DIV.Menu0{	position: absolute;	z-index: 0;	left: 195px;	top: 46.5px;	visibility: visible;}DIV.Menu1{	position: absolute;	z-index: 0;	left: 195px;	top: 46.5px;	visibility: hidden;}