body {
background-color: #ffffff;
font-family: Arial, Helvetic, sans;
font-size: 20px;
color: #6d8a7c;
}

div.body{
border: 1px solid #ffffff;
height: 560px;
width: 800px;
margin: 0 auto;
}

div.text{
height: 83px;
width: 684px;
margin-top: 180px;
margin-left: 70px;
margin-bottom: 190px;
}

p.text{
font-size: 13px;
text-align: left;
}

ul.bottommap {

width: 750px;
margin-left: 0px;
margin-top: 40px;
float: left;
}

li.bottommap {
list-style: none;
border-style: solid;
border-width: 1px;
border-color: #ffffff;
text-align: center;
float: left;
}

li.bottommap a  {
text-decoration: none;
color: #7e7666;
font-size: 13px;
display: block;
padding: 8px 25px;
float: left;
}

li.bottommap a:hover {
color: #afc7be;
}

