span, div, pre, body, a, td {
  font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #888888;
}
body {
  background-color: #ffffff;
/*  background-color: #ebebeb;*/
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
}
span.blod {
  font-weight: bold;
}
span.smal {
	font-size: 8px;
}
div.cent {
  text-align: center;
}
div.centerbox {
  border: 1px dotted #ababab;
  background-image: url("bkg.png");
  padding: 2px;
}
a {
  text-decoration: underline;
  font-style: italic;
}
img {
  padding: 0;
  border: 0;
	margin: 0;
}
table {
  background-color: transparent;
  margin-right: auto;
	margin-left: auto;
	padding: 0;
	border: 0;
}
table.maint {
  background-color: #ffffff;
  background-image: url("kiso.png");
  background-repeat: no-repeat;
	border: 1px dotted #888888;
  height: 510px;
}
td {
  background-color: transparent;
	text-align: left;
	padding: 0;
  margin: 0;
	border: 0;
}
td.bannerok {
  background-image: url("banner.png");
  background-repeat: no-repeat;
	text-align: center;
  height: 100px;
}
td.bannerko, td.bannerkk {
	height: 20px;
}
td.bannerkk a {
  color: #ffffff;
}
td.menu {
	background-color: transparent;
  background-repeat: no-repeat;
  width: 150px;
}
td.centro {
  border-top: 0px dotted #888888;
  padding-bottom: 8px;
  padding-right: 8px;
  padding-left: 8px;
  padding-top: 0px;
  width: 610px;
}
td.nulltd {
  height: 5px;
}
div.nul {
  height: 2px;
  width: 100%;
}
td.indexnews {
  background-color: transparent;
  background-image: url("bkg.png");
  text-align: left;
  padding: 5px;
  border-bottom: 1px dotted #666;
  border-right: 1px dotted #666;
  border-left: 1px dotted #666;
  border-top: 1px dotted #666;
}
/**************************** foto album ***************************/
table.fotot {
  margin-bottom: 8px;
  margin-top: 10px;
  width: 500px;
}
td.foto1, td.foto2 {
  background-color: transparent;
  background-image: url("bkg.png");
  text-align: center;
  padding: 5px;
  width: 50%;
}
td.foto1 {
  border-bottom: 1px dotted #666;
  border-right: 0px dotted #666;
  border-left: 1px dotted #666;
  border-top: 1px dotted #666;
}
td.foto2 {
  border-bottom: 1px dotted #666;
  border-right: 1px dotted #666;
  border-left: 1px dotted #666;
  border-top: 1px dotted #666;
}
/* menu */
#menusx ul { 
  background-image: url("bkg.png");
  border-bottom: 1px dotted #888888;
  border-right: 1px dotted #888888;
  border-top: 1px dotted #888888;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
#menusx li {
  display: inline;
  padding: 0;
  margin: 0;
}
#menusx li a { 
	width: 100%;
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
  text-align: center;
  display: block;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 2px;
  height: 18px;
}
#menusx li a { 
  text-align: left;
	border: 0;
	border-left: 0px solid #909090;
  background-image: none;
}
#menusx li a:hover { 
  background-image: url("bkg.png");
}