#amove
{
  margin-bottom:1em;
}

#amove_area
{
  position:relative;
  padding:0;
  margin:0;
  border: 1px solid black;
  width:730px;
  height:530px;
  background: url(pic/fon.png) repeat-y;
}

/*
#sortable { list-style-type: none; margin: 0; padding: 0; width:511px;font-size:1px;}
#sortable li { margin: 10px 0 10px 20px; padding:0; height:121px;} 
#sortable li img { margin:0; padding:0; width:491px;height:121px;}
*/

#sortable 
{ 
  list-style-type:none; 
  margin: 0; 
  padding: 0; 
  font-size:1px;
  margin: 10px 0 10px 20px; 
}
#sortable li 
{ 
  padding:0; 
  height:121px;
  margin-bottom:10px;
}
#sortable li img { margin:0; padding:0; width:491px;height:121px;}

#amove_step0, #amove_step1, #amove_step2, #amove_step3
{
  width:491px;
  height:121px;
  padding:0; margin:0;
  background:white;
}
#amove_1, #amove_2, #amove_3, #amove_4
{
  position:absolute; 
  left:20px;
  z-index:1000;
}

#amove_1 { top:10px;  }
#amove_2 { top:140px; }
#amove_3 { top:270px; }
#amove_4 { top:400px; }


#amove_clear
{
  position:absolute; 
  right:20px; 
  top:20px;
}

#amove_control
{
  position:absolute; 
  right:20px; 
  top:300px;
}

#amove_z
{
  position:absolute; 
  width:142px;
  height:152px;
  padding:0; margin:0;
  background:white;
  right:20px;
  bottom:20px;
}
#amove0, #amove1, #amove2, #amove3
{
  position:absolute; 
  left:510px;
  padding:0; margin:0;
}
#amove0 { top:160px; }
#amove1 { top:200px; }
#amove2 { top:240px; }
#amove3 { top:280px; }

#amove_mess
{
  position:absolute; 
  right:20px;
  padding:0; margin:0;
  top:80px;
  text-align:right;
  font: 20px Arial, sans-serif; 
  color:#4d4d4d;
}
#amove_mess SPAN
{
  color:red;
}



