* {
  margin: 0;
  padding: 0;
  color:#000;
  border:0;
}

html {
  font-size:100.1%;
}

body {
  position:relative;
  width:18cm;
  font-size:11px;
  font-family:arial,helvetica,sans-serif;
  margin:0 auto;
  text-align:center;
}

ul {
  list-style-type:none;
  list-style-position:inside;
}

ol {
  list-style-position:inside;
}

p {
  text-align:justify;
}

/* ---- */

#header {
  display:none;
}

#container {
  width:100%;
  text-align:left;
}
.clear {
  clear:both;
}

#twothirds {
  width:11cm;
  float:right;
  margin-right:0.5cm;
}
div.half {
  width:5cm;
  float:left;
}
div.half2 {
  width:5cm;
  float:right;
}
#onethird {
  margin:0 12cm 0 0;
}

img.right,
img.content {
  width:5.5cm;
  float:left;
}
a.rimg span {
  display:none;
}
#image p {
  visibility:hidden;
}
a.rimg:hover span {
  display:block;
  position:fixed;
  top:30%;
  left:30%;
}

h1 {
  padding:0.1cm 0.2cm;
  font-weight:bold;
  font-size:11px;
}
.text {
  padding:0.2cm;
  text-align:left;
}

#footer_1 {
  display:none;
}
#footer {
  display:none;
}
h1,
h1 a {
  color:#000;
}
h1 {
	border-bottom:2px solid #000;
}

html,
body {
  background:none;
}

h1 {
  background:#eee;
}


div.content,
div.half,
div.half2,
div.whole {
  margin-bottom:0.5cm;
	border:2px solid #000;
}

iframe {display:none;}
#navi,
#video {display:none;}
