@charset "utf-8";
.layertable {
	filter: Alpha(Opacity=100 FinishOpacity=100, Style=1);
	position: absolute;
	background-color: #E8E8E8;
	width: auto;
	height: auto;
	z-index: 1;
	border: 2px solid #FF7171;
}
.style1 {
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {
	color: #003399;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
