@charset "UTF-8";
/* CSS Document */

#res1
{
	margin: 0px;
	position: absolute;
	visibility: visible;
	top: 180px;
	height: 500px;
	display: table;
	width: 455px;
}

#res2
{
  margin: 0px;
  position: absolute;
  visibility: hidden;
  top: 180px;
  display: table;
  width: 455px;
}

#res3
{
  margin: 0px;
  position: absolute;
  visibility: hidden;
  top: 180px;
  display: table;
  width: 455px;
}

#environ1
{
	margin: 0px;
	position: absolute;
	visibility: visible;
	top: 180px;
	display: table;
	width: 455px;
}

#environ2
{
  margin: 0px;
  position: absolute;
  visibility: hidden;
  top: 180px;
  display: table;
  width: 455px;
}

#environ3
{
  margin: 0px;
  position: absolute;
  visibility: hidden;
  top: 180px;
  display: table;
  width: 455px;
}

