﻿.MainArea    {float:left; width:81%;}
.LeftTopPanel{height:75px;}

.ContentsFrame{
    background-color:#FFFFFF;
    border:solid 1px #FFCC66;
    margin-bottom:10px;
    width:780px;
}
.ContentsFrame .xTitle{
	 background-color:#EE6600;
	 color:#FFFFFF;
	 padding:3px 10px;
}
.ContentsFrame h2{font-size:120%;}
.ContentsFrame h4{color:#EE4400;}

.MapTable{margin:10px auto;}
.MapTable .ColMap {width:560px; vertical-align:top; border:solid 1px #999999;}
.MapTable .ColCity{width: 75px; vertical-align:top; border:solid 1px #999999;}
.MapTable .ColTown{width:125px; vertical-align:top; border:solid 1px #999999;}
#map {height:480px; width:560px;}
#city{height:510px; width: 75px; overflow:auto;}
#town{height:510px; width:125px; overflow:auto;}