body {
background-color:#FFCC00;
}
a:link {
	text-decoration: none;
	color: #0033CC;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
	background: 99ffff
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
#container {
	font-size:3em;
	color:#333300;
	font-style:italic;
}
#siteName {
	width: 900px;
}
#siteName {
	background-image:url(kepek/111.gif);
	background-position: -50px 0;
	position:absolute; top:0;
	background-repeat:no-repeat;
	padding: 180px 0 0 0;
}
h1 {
	font-size:1.1em;
	color:#CC6600;
}
#nav2 {
	font-size: 0.4em;
	position:absolute; top:290px; left:5px;
	font-style:normal;
}

#content {
	font-size:2em;
	font-style:italic;
}
#menu {
	font-size:0.2em;
	position:absolute; top:1500px; left:40px;
}
#nav {
position:absolute; top:390px; left:5px;
}
#table {
	position:absolute;
	top:383px;
	left:196px;
	background-color:#FFFF99;
	width: 607px;
	height: 1077px;
}
th {
	font-size:2.2em;
	text-align:center;
	color:#330066;
	border-bottom:2px ridge #ffcc33;
}
td {
	font-size:1.1em;
}
