﻿#Tab_Form  {
	margin: 0 auto;
  width:800px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #222222;
	table-layout:auto;
	}
	
.Tab_So_Mo  { 
	margin-top: 5px;
	margin-bottom: 5px;
	width:500px;
	border-width:1px; border-style:solid;
	border-color:#aaaaaa;
	}
	
.Tab_Pla  { 
	margin-top: 5px;
	margin-bottom: 5px;
	width:500px;
	border-width:1px; border-style:solid;
	border-color:#aaaaaa;
	}	
	
.So_Mo_Pla {
	}

#PlaPos {
	z-index:10;
	text-align:right;
	position:absolute; 
	background:#ffffbb;
  }	

#Tab_PlaPosTop  {
 	width:350px;
}

#Tab_PlaPos  {
	text-align:left;
	position:relative; 
	border-width:1px; border-style:solid;
	border-color:#aaaaaa;
	width:350px;
	}

.Info {
	float:right;
	width:390px;
	margin-top:5px;
  }	
  
#Tab_InfoArrayH {
 	table-layout:auto;
	width:250px;
	font-weight:bold;
 }			
#Tab_InfoArray {
	width:250px;
	margin-bottom: 5px;
	margin-left:30px;
 }			

#TabSoFiGl {
	width:190px; 
	float:right;
 }			
#TabSoFiLo {
	width:200px; 
 }			

#geoline {
	margin:5px;
	height: 600px;
	color: #000055;
}

#test_out_2 {
  display: none;
	}
