.cc, #sortid {
	text-align: center;
	font-weight: bold;
}
.l {
	text-align: left;
}
.LabeledMarker_markerLabel {
	margin: 0;
	padding: 0;
	width: 45px;
	font-size: 9px;
	border: 1px solid #000;
	color: #000;
	background: #fffffe;
}
.r {
	text-align: right;
}
.out {
	padding: 0 12px 0 1px;
	background: url(./img/link.gif) right bottom no-repeat;
}
.sx {
	padding: 0 3px;
	background: yellow;
}
.xx {
	margin: 5px 0;
	border: 5px solid #ccc;
}
#bodyin {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	background: #333;
	height: 100%;
	opacity: 0.75;
	filter: alpha(opacity=75);
}
#chbar {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 20;
}
#content {
	position: absolute;
	top: 20px;
	left: 20px;
	bottom: 20px;
	right: 20px;
	display: none;
	padding: 20px;
	background: #fffffe;
	overflow: auto;
}
#foot {
	position: absolute;
	bottom: 35px;
	left: 2px;
	z-index: 11;
	padding: 0 5px;
	background: #fffffe;
	font-size: 0.8em;
}
#map {
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 100%;
}
#mpoint {
	margin: 5px 1px;
	line-height: 1em;
	text-align: left;
}
#side {
	position: absolute;
	top: 30px;
	right: 0;
	bottom: 20px;
	z-index: 20;
	background: #fffffe;
	width: 115px;
}
#sidebar {
	text-align: right;
	overflow: scroll;
}
#sidetop {
	padding: 5px 0;
	text-align: center;
}
a:hover {
	color: #000;
	background: pink;
}
body {
	color: #000;
	background: #fffffe;
	font-size: 13px;
	font-family: verdana, osaka, sans-serif;
}
body, form, h1, input {
	margin: 0;
	padding: 0;
}
body, html {
	overflow: hidden;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	padding: 0 5px;
	border-bottom: 1px solid blue;
	border-left: 15px solid blue;
}
img {
	border: none;
}
table {
	border: none;
	border-collapse: collapse;
}
td {
	text-align: right;
}
th {
	color: #000;
	background: #e1ecff;
	text-align: center;
}
th, td {
	font-size: 0.9em;
	empty-cells: show;
	border: 1px solid #ddd;
	padding: 2px;
}
