﻿#lay1{
	position: absolute;
	width:100%; 
	background-color:#000000;
	z-index: 999; left:0px;
	top:0px;
	filter:alpha(opacity=20)
}
#lay2{
	text-align:center;
	position:absolute;
	width:70%;
	z-index:9999;
	left:0px;
	top:0px;
}
#lay3{
	background-color:#fcf8fe;
	top:200px;
	position:absolute;
	filter:progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, color=#808080);
	border:1px #f2defa solid;
	cursor:move;
}
#lay4{
	width:220px;
	text-align:center;
}
.lay1{
	position: absolute;
	width:100%; 
	background-color:#000000;
	z-index: 999; left:0px;
	top:0px;
	filter:alpha(opacity=20)
}
.lay2{
	text-align:center;
	position:absolute;
	width:50%;
	z-index:9999;
	left:0px;
	top:0px;
}
.lay3{
	background-color:#fcf8fe;
	top:200px;
	position:absolute;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, color=#808080);*/
	border:1px #f2defa solid;
}
.lay4{
	min-width:220px;
	text-align:center;
}
#div_AutoHtml
{
	position: absolute; background-color: #ffffff; border: 1px #003562 solid;
	overflow-x: hidden; overflow-y: auto;
	max-height:300px;_height:300px;text-align:left;
}