.aldg_body{
	width:250px;
	height:90px;
	position: fixed;
	border:solid 2px #ce7c2d;
	background: #e49f27;
	display:none;
	text-align:center;
	z-index:1000;
}
.aldg_title{
	padding:3px 5px 3px 5px;
	height:20px;
	background: #fdca72;
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px #ce7c2d;
}
.aldg_txt{
	color:#ffffff;
	font-size:12px;
	text-align:center;
	padding:10px 10px 0px 10px;
}
.aldg_ok{
	margin:10px 0px;
}