* {
	border:none;
	padding:0;
	margin:0;
}
body {
	line-height:5px;
	width:98%;
	height:100%;
	color: #2A2E2F;
	font: 8pt Tahoma;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	text-align:center;
	#overflow-x:hidden;
}
html {
	height:100%;
	overflow: auto;
}
table {
	border:0px;
	border-collapse:collapse;
	display:inline-table;
}
input {
	padding:2px;
	border-color:#666666;
	border-width:1px;
	border-style:solid;
	font-size:8pt;
	}
a:link, a:visited{color: #333;text-decoration: none;}
a:hover, a:active{color: red;text-decoration: none;}
div {border:0px red solid;}
.navi {
	background-color:#666;
	padding-left:10px;
	height:23px;
	vertical-align:middle;
}
.navi_point {
	margin-bottom:1px;
	text-align:middle;
	padding:3px;
}
.topdiv {
	color:#666;
	font-weight:bold;
	padding:3px;
	margin-top:5px;
}

#shape_table {
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
	height:100%;
	width:100%;
}
#shape_photo {
	border-width:10px;
	border-color:white;
	border-style:solid;	
}
