div.pict0{
   width: 50%;
  height:100%;
  position: fixed;
margin-top: 0;
margin-left: 50%;
margin-right: 0%;
 background-color : #FFF6EF;
}

div.pict_main{
 position: absolute;
	top: 0em;
	center: 0em;
    width: 100%;
  height:189;
margin-top: 0;
margin-left: 0;
margin-right: 0;
}

div.pict1{
 position: absolute;
   top: 17em;
    left: 6%;
    width: 10em;
  background: url("m/2.png");
width: 210px;
  height:210px;
}



div.pict2{
 position: absolute;
   top: 14em;
    left: 27%;
    width: 10em;
  background: url("m/2.png");
 width: 210px;
  height:210px;

}

#pict3{ 
 position: absolute;

    top: 16em;
    right: 29%;
    width: 10em;
  background: url("m/2.png");
 width: 210px;
  height:210px;

  }
#pict4 { 
 position: absolute;
 top: 15em;
    right: 7%;
    width: 10em;

   background: url("m/2.png");
 width: 210px;
  height:210px;
  }
#pict5{ 
 position: absolute;
top: 35em;
    left: 7%;
    width: 10em;
  background: url("m/2.png");
 width: 210px;
  height:210px;
  }
#pict6{ 
   
  position: absolute;
    top: 32em;
    right: 5%;
    width: 10em;

  background: url("m/2.png");
 width: 210px;
  height:210px;
  }
#pict7{ 
 position: absolute;
  top: 32em;
    left: 28%;
  background: url("m/2.png");
 width: 210px;
  height:210px;
  }
#pict8{ 
   
  position: absolute;
    top: 35em;
    right: 28%;
    width: 10em;
  background: url("m/2.png");
 width: 210px;
  height:210px;
  }

.thumb {
float: left;
 padding: 0px;
margin: 20px;
background: url("m/150.png");	
height: 160px;
width: 160px;

}


