@charset "utf-8";
/* CSS Document */

#LayerCenter{
    left:50%;
	top:50%;
	width:885px;
	margin-left:-442px;
	height:400px;
	margin-top:-200px;
	position:absolute;
}

.adrs {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #818284;
	text-align: center;
}
