@charset "utf-8";
/* CSS Document */

.map {	
	font-size: 12pt;
	line-height: 1.5em;
	position:relative;
}

.mapmain a {
	color:#666;
}


.mapdir a
{
	color:#003;
	font-size:14px;
}

.mapfile a
{
	color:#003;
	font-size:12px;
}
.mapmain {
	background-color: #dddddd;
	padding: 0.2em 0 0.2em .5em;
	font-weight: bold;
	border-bottom-style:solid;
}

.mapdir {
	margin: 0.2em 0 0.2em 4em;
	font-weight: bold;
	border-bottom-style: groove;
	border-bottom-width:1px;
}

.mapfile {
	margin: 0.2em 0 0.2em 7em;
	font-weight: bold;
}