
#idtop_bg
{
  width: 665px; 
  height: 208px; 
  position: relative;
  background-repeat: no-repeat;
  background-position: top left;
}

#idsun
{
  width: 47px; 
  height: 47px; 
  position: absolute;
  background:url('http://static.idthis.org/images/top/sun.png'); 
  background-repeat: no-repeat;
  background-position: top left;
  display: none;
}

#idmoon
{
  width: 31px; 
  height: 30px; 
  position: absolute;
  background:url('http://static.idthis.org/images/top/moon.png'); 
  background-repeat: no-repeat;
  background-position: top left;
  display: none;
}

#idtop
{
  width: 665px; 
  height: 208px; 
  position: absolute;
  background-repeat: no-repeat;
  background-position: top left;
  top: 0px; 
  left: 0px;
}

#idtop_r
{
  height: 208px;
  background-repeat: repeat-x;
  background-position: top left;
}

#gotohome
{
  width: 200px;
  height: 70px;
  display: block;
}

#gotohome2
{
  margin-left: 350px;
  margin-top: -20px;
  width: 130px;
  height: 140px;
  display: block;
}
