html, body{height: 100%; margin: 0; padding: 0;}

html{background:;}

body{
  background: #9a4105 url(body_jav.jpg) repeat-x 50% -20%;
  color: white;
}

.marquee{
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  background: #641800;
  color: white;
  padding: 5px;
  cursor: pointer;
  height: 15px;
  margin-top: 20px;
}

.marquee span{padding: 0 20px 0 20px;}

.marquee a{
  color: white;
  text-decoration: none;
  height: 20px;
}

.marquee a:hover{
  font-weight: bold;
  color: white;
  text-decoration: none;
}

body #obhun{outline: none;}

body #obeng{outline: none;}

body #obru{outline: none;}

a{
  text-decoration: none;
  color: white;
  margin-bottom: 40px;
  display: block;
}

a:hover{text-decoration: underline;}

#main{
  margin: auto;
  width: 100%;
}

#head{
  width: 90%;
  margin: auto;
  margin-top: 10px;
  height: 400px;
  overflow: hidden;
  text-align: left;
}

#head #pain{
  margin-left: 10px;
  margin-right: 20px;
  background: white url(head_jav.jpg) top left;
  height: 400px;
  overflow: hidden;
  margin-top: 0;
}

#pain #wellcome{
  height: 41px;
  margin-top: 359px;
  margin-left: 450px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding: 15px;
  text-align: center;
  text-transform: uppercase;
}

#ceg{ background: #001d3d url(ceg.jpg) no-repeat center top;height: 290px; }

h2{
  font-size: 22px;
  margin: 4px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 5px;
  font-weight: normal;
  text-align: center;
  background: #121D10;
  cursor:pointer;
}

.info{
  font-size: 15px;
  width: 33%;
  text-align: justify;
  float: left;
}

.info div.sp{
  display: block;
  margin: 0 10px;
  padding: 10px;
  line-height: 18px;
  color: #666;
  background: #FFEFD5;
}
.info .link{
  margin:0 10px;
  padding: 10px;
  text-align: center;
  background: #121D10;font-size: 18px;
  height: 80px;
  }
#flash{
  width: 90%;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 20px;
}

.clear{
  clear: both;
  width: 0;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  display: block;
}

#choice{
  margin: auto;
  background: #641800;
  height: 150px;
  width: auto;
  clear: both;
  text-align: center;
  padding: 10px;
}

small{display: block; font-size: 10px; padding: 5px;}


.popup { position:absolute; left:50%; margin-left: -110px; width: 360px; height: 300px;}

