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

body {
	background-image: url(../image/bg_zd3.gif); 
	padding: 1em 3em 1em 3em;
	color: #eeeeee;
	background-color: #008000;
}

h1 {
	text-align: center;
}

ul {
	font-size: 80%;
	width: 60em;
	background-color: #ffffcc;
	margin: 0;
	padding: 0;
	color: #000000;
}

#row_head {
	position: relative;
	list-style-type:none;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-color: #008000;
	color: #ffffcc;
	padding: 0.1em;
	height: 1.5em;
	font-weight: bold;
	font-family:'Bookman Old Style',Century;
}
.row {
	position: relative;
	list-style-type:none;
	border-bottom: 1px solid #cccccc;
	height: 4.5em;
	padding: 0.25em;
}

.no {
	position: absolute;
	left: 1em;
	width: 4em;
	text-align: left;
}

.date {
	position: absolute;
	left: 5em;
	width: 6em;
	text-align: left;
}

.name {
	position: absolute;
	left: 11em;
	width: 7em;
	text-align: left;
}
.mesg {
	position: absolute;
	left: 19em;
	width: 35em;
	text-align: left;
}

.site {
	position: absolute;
	left: 56em;
	width: 3em;
	text-align: center;
}

.totop {
	text-align: center;
}

.tohome {
	text-align: center;
}

#nav { 
	position: absolute; top: 0px; left: 0px; 
	padding: 3px 10px 3px 10px; 
	border-bottom: 1px solid #ffaa00; 
	border-left: 10px solid #ffaa00; 
	border-right: 1px solid #ffaa00; 
	font-size: 80%;
}

hr.hst {
	width: 80%;
	height: 4px;
}

hr.hed {
	height: 4px;
}
