.divContainer_gen{
	position:relative;
	top:0px;
	overflow:auto;
	float:left;
	top: 10px;
	z-index:1;
} 
.divContent_gen{
	position:absolute;
	left:5px;
	width:95%;
} 
.Layerscroll_gen {
	z-index:1;
	left: -1000px;
	top: -1000px;
	float:right;
	/*display:none;	*/
}




#divContainer_scr1{
	width:500px;
	height:320px;
} 
#divContent_scr1{
} 
#Layerscroll_scr1 {
	width:8px;
	height:350px;
	background-color: #ffffff;	
}
.tablascr_scr1 {
	border: 1px solid #ffffff;
	background-color: #c20000;
	width:8px;
	height:30px;
}


#divContainer_scr2{
	width:500px;
	height:500px;
} 
#divContent_scr2{

} 
#Layerscroll_scr2 {
	width:8px;
	height:350px;
	background-color: #ffffff;
	
}
.tablascr_scr2 {
	border: 1px solid #ffffff;
	background-color: #c20000;
	width:8px;
	height:30px;
}