/* CSS Document */

	#frontlayer {
			position: relative;
			margin: 0px 0px 0px 0px;
			padding : 10px;
			width: 510px;
			height: auto;
			background-color: #ebffcc;
			visibility: hidden;
			border: 1px solid #b2b2b2;
			z-index: 10;
			font-family: Arial, Helvetica, sans-serif;
	        color: #000000;
	        font-size: 11px;
	        line-height:1.5;
		} 
		
			#bg_mask {
			position: absolute;
			top:55px;
			left: 30px;
			margin-top: 0px;
			width: 0px;
			height: 0px;
			z-index: 50;
			visibility: hidden;
		} 
		
			
			#frontlayer2 {
top: -124px;
right: 154px;
			position: relative;
			margin: 0px 0px 0px 0px;
			padding : 10px;
			width: 315px;
			height: auto;
			background-color: #ebffcc;
			visibility: hidden;
			border: 1px solid #b2b2b2;
			z-index: 20;
			font-family: Arial, Helvetica, sans-serif;
	        color: #000000;
	        font-size: 11px;
	        line-height:1.5;
		} 
		
			#bg_mask2 {
			position: absolute;
			top: 160px;
			left: 510px;
			margin-top: 0px;
			width: 0px;
			height: 0px;
			z-index: 20;
			visibility: hidden;
		} 
		
			#frontlayer3, #frontlayer4 {
			position: relative;
			margin: 0px 0px 0px 0px;
			padding : 10px;
			width: 455px;
			height: auto;
			background-color: #ebffcc;
			visibility: hidden;
			border: 1px solid #b2b2b2;
			z-index: 20;
			font-family: Arial, Helvetica, sans-serif;
	        color: #000000;
	        font-size: 11px;
	        line-height:1.5;
            top: -208px;
		}


            #frontlayer4 {
                position: relative;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
            }

		
			#bg_mask3 {
			position: absolute;
			top: 0;
			left: 0;
			margin-top: 0px;
			width: 0px;
			height: 0px;
			background : url("img_dot_white.jpg") center;
			z-index: 30;
			visibility: hidden;
		} 

		
			#bg_mask4 {
			position: absolute;
			top: 0;
			left: 0;
			margin-top: 0px;
			width: 0px;
			height: 0px;
			background : url("img_dot_white.jpg") center;
			z-index: 5;
			visibility: hidden;
		} 
		

