#map1{
   width:600px;
   height:515px;
   margin-left:auto;
   margin-right:auto;
}

#shi table {
   border: 1px #c0c0c0 solid;
   margin-left:auto;
   margin-right:auto;
   margin-bottom:20px;
   width:800px;
}

#shi h4{
   text-align:center;
   font-size:14pt;
}

#shi table th#th1{
   background-color:#b0c4de;
   padding: 10px;
   width: 25%;
}

#shi table th#th2{
   background-color:#b0c4de;
   padding: 10px;
   width: 45%;
}

#shi table th#th3{
   background-color:#b0c4de;
   padding: 10px;
   width: 20%;
}

#shi table th#th4{
   background-color:#b0c4de;
   padding: 10px;
   width: 10%;
}

#shi table td{
   background-color:#e6e6fa;
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 15px;
   padding-right: 15px;
   font-size:10pt;
}

#shi table td#td_last{
   background-color:#e6e6fa;
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 15px;
   padding-right: 15px;
   font-size:10pt;
   text-align:center;
}

* {
	margin: 0px;
	padding: 0px;
}
