#text_map{
position: absolute; 
margin-left: 700; 
margin-top: 300; 
width: 300; 
z-index: 10;
}

#mainpict_map{
position: absolute; 
margin-left: 130; 
margin-top: 200; 
height: 555; 
width: 557; 
z-index: 5;
}

#text_bottom_map{
position: absolute; 
margin-left: 0; 
margin-top: 800;  
width: 1000; 
z-index: 11;
}

#line_bottom_map{
position: absolute;
margin-left: 0; 
margin-top: 780; 
height: 6; 
width: 1000; 
z-index: 9;
}