#main {
width: 783px;
background: #ffffff;
text-align: left;
margin: auto;
}
#head {
height: 92px;
background: #475982 url('../images/anno1.gif') no-repeat;
text-align: center;
}
#head_nav {
color: #ffffff;
height: 20px;
text-align: center;
cursor: pointer;
background: #526f91;
}
#content {
width: 79%;
float: right;
}
#nav {
width: 20%;
float: left;
background: #bec7ce;
}
#bottom {
font-size: 85%;
text-align: center;
height: 30px;
border-bottom: 5px solid #475982;
clear: both;
background: #efefef;
}

img {
border: 0;
}
