*     { color: #323232; font-size: 12px; line-height: 16px; font-family: Verdana, Arial, sans-serif;}
a {  color: #993300; text-decoration: underline}
a:hover {  color: #FF6600; text-decoration: underline}
a:visited {  color: #660000; text-decoration: underline}


		#map {
		width: 500px; 
		height: 450px;
		}
		#marker_data_list{
		font-size:small;
		overflow:auto; 
		height: 450px; 
		width: 160px;
		}
		
		th.title{
		    background-color: #ff6600;
	        color: #fff;
		    border:0px outset gray;
		}
		th.title h1{
		   margin:0px;
		}
		h2{
			margin:2px; 
			font-size:12px; 
			background-color:#cccccc;
		}
		ul { 
		list-style-type: none;
		margin: 0;
		padding: 0;
		}
		div#map{
		    border:2px outset gray;
		}
		div.marker_data_html {
		    width: 280px;
		    margin-top:8px;
		}
		div.marker_data_html div.subject{
		    text-align:center;
		    padding:4px;
		    font-weight:bold;
		    font-family:sans-serif;
		    border:outset 2px gray;
		    margin-bottom:8px;
		}
		div.marker_data_html div.description{
		    width: 256px;
		    height: 64px;
		    overflow: auto;
		    border-top: 1px dashed black;
		    margin-top: 8px;
		    padding:    4px;
		}
		div.poweredby{
		    margin: auto;
		    height:50px;
		    border-top: 1px gray dashed;
		    text-align: right;
		    font-size:  9px;
		}


.text01       { font-size: 12px; line-height: 22px }
.text02     { font-size: 14px; line-height: 18px }
.text03   { color: blue; font-size: 14px; font-weight: bold; line-height: 16px; margin-top: 5px; margin-left: 10px }
.text04  { font-size: 10px; line-height: 12px }
.text05   { font-size: 11px; line-height: 16px }
.text06    { font-size: 20px; font-weight: bold }
.text07    { color: #269300; background-color: #aaff96 }
.text08     { font-size: 12px; line-height: 12px }
.text09       { color: red; font-weight: bold }
.text10        { color: blue }
.menu div {width:156px}
.menu a        { color: white; text-decoration: none; background-color: #0d36ed; display: block; border-style: solid; border-width: 1px 0; border-color: white }
.menu a:hover   { color: #004600; background-color: #9fc }