.links { list-style-image:url(./image-wmnut/icon-list.png) }
body {
	background-color:#4682b4;
	color:#000000;
	font-family:arial,helvetica,lucida,sans-serif;
	font-size:small;
	margin-top:   0px;
	margin-right: 20px;
	margin-left:  40px;
	margin-bottom:0px;
	text-align:center;
}
td.border-ul {
	background-image:url(./image/border-ul.gif);
	max-width:20px;
	max-height:40px;
	min-width:20px;
	min-height:40px;
	width:20px;
	height:40px;
}
td.border-upper {
	background-image:url(./image/border-upper.gif);
	max-height:40px;
	min-height:40px;
	height:40px;
}

td.border-ur {
	background-image:url(./image/border-ur.gif);
	max-width:40px;
	max-height:40px;
	min-width:40px;
	min-height:40px;
	width:40px;
	height:40px;
}
td.border-r {
	background-image:url(./image/border-r.gif);
	max-width:40px;
	min-width:40px;
	width:40px;
}
td.border {
	background-color:#ffffff;
	color:#000000;
}
td.border-ll {
	background-image:url(./image/border-ll.gif);
	max-width:20px;
	max-height:40px;
	min-width:20px;
	min-height:40px;
	width:20px;
	height:40px;
}
td.border-low {
	background-image:url(./image/border-low.gif);
	max-height:40px;
	min-height:40px;
	height:40px;
}

td.border-lr {
	background-image:url(./image/border-lr.gif);
	max-width:40px;
	max-height:20px;
	min-width:40px;
	min-height:20px;
	width:40px;
	height:20px;
}
td.content {
	background-color:#ffffff;
	color:#000000;
	text-align:left;
}
