	body,td,th		 {	
					margin: 0px;
					color: #333333;
					font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
					font-size: 9pt;
					font-weight: nomal;
					line-height: 12pt;
				}
				
	body			{
					overflow: auto;

					background-image: url(../img/idx_bg.jpg);
					background-repeat: no-repeat;
					background-color: #ffffff;
				}

	a:link			{color:#666666; text-decoration: none;}
	a:visited		{color:#666666; text-decoration: none;}
	a:active		{color:#996666; text-decoration: none;}
	a:hover		{color:#996666; text-decoration: none;}
				 
				 

	#base			{
					position: absolute;
					top: 30px;
					left: 0px;
					width: 700px;
					visibility: visible;
					display: block;
				}
				 
	.i_bar			{
					width: 900px;
					height: 20px;
					border: 0px;
					font-size: 10pt;
					vertical-align: middle;
					background-image: url(../img/topbar.gif);
					background-repeat: repeat-x;

				}

	.null			{
					height: 5px;
					border: 0px;

				}
