
#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 300%;
	z-index:6010;
	background-image:URL(_weef/mail_bg.png)
}


#box 
{
	display: none;
	position: absolute;
	top: 20%;
	left: 20%;
	z-index:6011;
	overflow: none;
  margin-left:0px;
 background-image:URL(_weef/error_mail.png);
 width:543px;
 height:397px;
}

#boxtitle
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	margin:0;
	color:white;
	text-align:center;
  display: none;
}


#filter2
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 300%;
	z-index:6010;
	background-image:URL(_weef/mail_bg.png)
}


#box2
{
	display: none;
	position: absolute;
	top: 20%;
	left: 20%;
	z-index:6011;
	overflow: none;
  margin-left:0px;
 background-image:URL(_weef/error_mail.png);
 width:543px;
 height:397px;
}

#boxtitle2
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	margin:0;
	color:white;
	text-align:center;
  display: none;
}
