*{
margin:0;
padding:0;
}

body{
font-size:small;
font-family:Verdana,sans-serif;
/*
margin:0;
padding:0;
*/
text-align:center;
}

#map_wrapper{
width:760px;
margin:20px auto 0;
/*
text-align:left;
*/
}

/*20080701 Navigation starts here*/
#map_navi{
clear:both;
width:760px;
height:30px;
margin-bottom:10px;
/*
margin:10px 0;
padding:10px 0;
text-align:left;
*/
font-size:medium;

}
#map_navi ul{
margin-bottom:15px;
}
#map_navi ul li{
display:inline;
margin-right:3px;
padding-left:7px;
border-left:1px solid #999;
list-style-type:none;
}
/*20080701 Navigation ends here*/

/*20080701 SubNavigation starts here*/
#map_sub_navi{
clear:both;
width:760px;
height:20px;
margin-bottom:10px;
/*
margin:10px 0;
padding:10px 0;
text-align:left;
font-size:small;
*/
}
#map_sub_navi ul{
margin-bottom:15px;
}
#map_sub_navi ul li{
display:inline;
margin-right:3px;
padding-left:7px;
border-left:1px solid #999;
list-style-type:none;
}
/*20080701 SubNavigation ends here*/

#map_contents{
float:left;
width:760px;
margin-bottom:10px;
padding:10px 0pt;
}

#map{
width:500px;
/*
margin:10px;
padding:10px 0pt;
*/
}

/*20080701 map sub starts here*/
#map_text{
/*margin-top:10px;*/
/*margin-bottom:10px;*/
margin:10px 20px 20px 5px;
text-align:left;
}
#map_text h4{
border-left:5px solid #55aa22;
border-bottom:1px solid #ddddcc;
margin-bottom:5px;
padding-left:5px;
}
#map_text ul li{
list-style-position:inside;
}

.map_comment{
margin:10px 20px 20px 5px;
text-align:left; 
}
.map_comment h4{
border-left:5px solid #55aa22;
border-bottom:1px solid #ddddcc;
margin-bottom:5px;
padding-left:5px;
}
.map_comment ul li{
list-style-position:inside;
}

#map_link{
margin:10px 20px 20px 5px;
text-align:left;
}
#map_link h4{
border-left:5px solid #55aa22;
border-bottom:1px solid #ddddcc;
margin-bottom:5px;
padding-left:5px;
}
#map_link ul li{
list-style-position:inside;
}

#map_sub{
float:right;
width:250px;
}
}
#map_footer{
clear:both;
height:20px;
margin-bottom:20px;
}


/*20080701 Its dt and dd start*/
/*
dl.dictionaly{
float:left;
width:500px;
padding:1px 1px 0;
border:1px solid #c0c217;
color:#333;
}
dl.dictionary dt{
float:left;
clear:both;
width:130px;
margin-right:10px;
margin-bottom:1px;
padding:5px 0 5px 10px;
font-weight:bold;
}
dl.dictionary dd{
float:left;
clear:both;
width:340px;
margin-bottom:1px;
padding:5px;
}
*/
/*20080701 Its dt and dd end*/


/*
.text10-12 {  font-size: 80%; line-height: 120%;}
.text10-16 {  font-size: 80%; line-height: 120%;}
.text12-26 {  font-size: 85%; line-height: 120%;}
.text12-18 {  font-size: 85%; line-height: 140%;}
.text12-14 {  font-size: 85%; line-height: 130%;}
.text14-16 {  font-size: 90%; line-height: 130%;}
.text18-22 {  font-size:100%; line-height: 100%;}


a:link		{ color: #1366B2;}
a:visited	{ color: #7D28B9;}
a:hover		{ color: #1366B2; text-decoration:none;}


.line_ten {
border-top: none;
border-bottom: 1px dotted #333333;
border-left: none;
border-right:none;
}

.text_icon {
  vertical-align:middle;
  margin-right: 5px;
}

.img_left {
float:left; margin-bottom: 0em; margin-right: 8px; margin-left: 0px; margin-top: 0px;
}

.img_right {
float:right; margin-bottom: 0em; margin-right: 0px; margin-left: 8px; margin-top: 0px;
}
*/