#svgindex {
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 320px;
	height: 470px;
	border: 1px solid #000000;
	padding-top: 20px;
	padding-left: 5px;
	z-index: 99;
	background-color: #ffffff;
}

#boundary {
	position: absolute;
	top: 5px;
	right: 16px;
	font-size: 10px;
	line-height: 120%;
	width: 210px;
	height: 70px;
	border: 0;
	padding: 2px;
}

#index-title {
	position: absolute;
	bottom: 8px;
	left: 8px;
	width: 290px;
	height: 20px;
}

index-title-text {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#index-hider {
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0px;
	width: 9px;
	background: #fff url('../images/bar.png') repeat-y 0 0;
}

#imap-box {
	position: absolute;
	top: 75px;
	left: 5px;
	right: 5px;
	bottom: 5px;
}

.gallery-area {
	position: absolute;
	top: 75px;
	left: 4px;
	bottom: 4px;
	width: 210px;
	overflow: auto;
	padding: 6px;
	text-align: center;
	border: 1px solid #000000;
}

.thumb-img {

}

.thumb-wrap {
	border: 1px dotted #555555;
	margin-bottom: 10px;
	padding: 2px;
}

.thumb-caption {
	font-size: 10px;
	text-align: center;
	border: 0;
	margin-top: 4px;
}

.map-area {
	position: absolute;
	left: 230px;
	top: 75px;
	bottom: 4px;
	right: 4px;
	border: 0px solid #000000;
}

.map-area-duov {
	width: 49.4%;
	height: 100%;
	float: left;
	margin-left: 5px;
	border 0px solid #000000;
}

.map-area-duoh {
	width: 100%;
	height: 49.4%;
	border 0px solid #000000;
}

.map-area-basic {
	width: 99%;
	height: 99%;
	margin-left: 5px;
	border 0px solid #000000;
}

.frame-area {
	padding: 0px;
	width: 100%;
	height: 100%;
	border: 1px solid #000000;
}

td.view-img {
	text-align: center;
	padding-right: 12px;
	padding-left: 12px;
	text-align: center;
}

td.view-img img {
	border: 1px solid #000000;
}

td.view-caption {
	padding-left: 12px;
	padding-right: 12px;
	font-size: 10px;
	text-align: center;
}

td.dlview {
	text-align: center;
	vertical-align: bottom;
	padding: 4px;
	margin-bottom: 14px;
	border: 1px solid #000000;
}

#firefox-only {
	margin-top: 50px;
	margin-left: 25%;
	margin-right: 25%;
	font-size: 14px;
	font-weight: bold;
}

