@charset "utf-8";
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	text-align: right;
}
body {
	background-color: #99ff66;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.tabelkatop {
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 50px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 80px;
}
navi_bar {
	background-color: #333399;
	height: 500px;
	width: 900px;
	position: absolute;
	z-index: 2;
}
#navi_bar {
	height: 250px;
	width: 900px;
	position: absolute;
	z-index: 2;
	top: 107px;
}
#main_content {
	height: 800px;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
}
