@charset "utf-8";
/* CSS Document */

#layer1 {
	position: absolute;
	visibility: hidden;
	width: 228px;
	height:300px;
	left: -165px;
	top: 36px;
	background-color:#c6c6c6;
		padding-bottom:20px;
	padding-left:-10px;
	padding-right:7px;
	padding-top: 10px;
	border:1px solid #1F3240  ;
	-moz-border-radius-topright:  40px; 
-webkit-border-top-right-radius: 40px;
-moz-border-radius-bottomleft: 40px;
-webkit-border-bottom-right-radius:40px;
font-size:12px;
	}
#close {
	float:none;
	padding-left:45%;

	}
#layer2{
	position: absolute;
	visibility: hidden;
	width: 103px;
	height: 20px;
	left: -63px;
	top: -101px;
	background-color: none;
	padding: 10px;
	z-index:10;
}
#layer3{
	position: absolute;
	visibility: hidden;
	width: 130px;
	height: 20px;
	left:-10px;
	top: 100px;
	background-color: none;
	padding: 10px;
	z-index:3001;
}
#layer4{
	position: absolute;
	visibility: hidden;
	width: 130px;
	height: 20px;
	left:-212px;
	top: 72px;
	background-color: none;
	padding: 10px;
	z-index:3001;
}
#close {
	float:left;
	padding-top:9px;
	
	}
#col{color:#;}
