#JSErrBox
{
  display: block;
}

#Sur0Box
{
  display: none;
}

#Sur1Box
{
  display: none;
}

#Sur2Box
{
  display: none;
}

#Sur3Box
{
  display: none;
}

#Sur4Box
{
  display: none;
}

#Sur4aBox
{
  display: block;
}

#Sur5Box
{
  display: none;
}

#PleaseWaitBox
{
  display: none;
}

#CurPage
{
  position:absolute;
  left: 30px;
  top: 450px;
  width: 110px;
  height: 26px;
  background-color: #d1a91f;
}


#NextBut
{
  position:absolute;
  left: 300px;
  top: 450px;
  width: 95px;
  height: 26px;
  background-color: #92bfdb;
}


#PrevBut
{
  position:absolute;
  left: 200px;
  top: 450px;
  width: 95px;
  height: 26px;
  background-color: #92bfdb;
}


#SubmBut
{
  position:absolute;
  left: 300px;
  top: 450px;
  width: 95px;
  height: 26px;
  background-color: #92bfdb;
}


#AssBox
{
  display: block;
  position:absolute;
  left: 440px;
  top: 191px;
  width: 150px;
  height: 1000px;
  background-color: #000000
}

#AssBut
{
  position:absolute;
  left: 442px;
  top: 824px;
  width: 119px;
  height: 46px;
  background-color: #82afcb;
}
