@charset "utf-8";
/* CSS Document */

body {
margin:0px;
background-color: #1F8794;
}

#main {
width:610px;
height: auto;
float:left;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
background-color:#fff;
}

#top {
width:580px;
height:20px;
float: left;
margin-top:15px;
padding-left:30px;
text-align:left;
}

#top h1{
display:none;
}

#them {
width:610px;
height: auto;
text-align:center;
float:left;
}

#copyright {
width:590px;
height:16px;
padding-left:20px;
padding-top:4px;
text-align:left;
float:left;
}

#copy_text {
width:150px;
height:auto;
float:left;
}

#inf{
width:420px;
height:auto;
float:left;
text-align:right;
}

#arrows {
width:610px;
height:20px;
margin-top:10px;
text-align:center;
float:left;
}

#back_table{
width:595px;
height:15px;
padding-right:15px;
margin-bottom:5px;
float:left;
text-align:right;
}
