/* CSS Document */
.black_overlay{
			display: none;
			position: absolute;
			top: 900px;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: white;
			z-index:1001;
			-moz-opacity:0.8;
			opacity:0.8;
      filter:alpha(opacity=80);
}
    				
.white_content3 {
			display: none;
			position: absolute;
			top: 1100px;
			left: 7%;
			width: 80%;
			height: 41%;
			padding: 16px;
			border: 0px solid silver;
			background: url(shop_global/tools_bk_nl.png) no-repeat;
			z-index:1002;
			/*overflow: none;*/
}
			.white_content1 {
			display: none;
			position: absolute;
			top: 50px;
			left: 7%;
			width: 80%;
			height: 90%;
			padding: 16px;
			border: 0px solid silver;
					background: url(shop_global/tools_bk_q.png) no-repeat;
			z-index:1002;
			/*overflow: none;*/
		}
		
		.white_contentS {
			display: none;
			position: absolute;
			top: 100px;
			left: 7%;
			width: 80%;
			height: 41%;
			padding: 16px;
			border: 0px solid silver;
			background: url(shop_global/tools_bk_nl.png) no-repeat;
			z-index:1002;
			/*overflow: none;*/
}

		