table {
	font-size: 12px;
	line-height: 150%;	
}
body {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	bottom: auto;
	color: #000099;
	background-color: white;
}
#container{

width : 720px;
height : 460px;
}
#navi{
background-color : white;
margin-top : 0px;
margin-left : 1px;
margin-right : 1px;
margin-bottom : 5px;border-width : 1px;border-style : solid;
width : 150px;
height : 714px;
float : left;
}
#right{
margin-left : 10px;
width : 430px;
float : right;
}
