body{ background-color: #963; background-position: center 0; margin: 0; padding: 100px 0 50px; }
* html body{ background-color: #963; overflow: hidden; } 
div#headerArea { background-color: #963; background-image: url(../images/1.gif); background-repeat: no-repeat; background-position: center 0; position: fixed !important; position: absolute; top: 0; left: 0; width: 100%; height: 120px; margin: 0; padding: 0; }

div#footerArea { position: fixed !important; position: absolute; bottom: 0; left: 0; width: 100%; height: 50px; background-color: #963; color: #ffc; font-size: 12px; font-stretch: semi-expanded; background-image: url(../images/fr.gif); background-repeat: repeat-x; text-decoration: none; text-align: center; vertical-align: middle; margin: 0; padding: 7px 0 0; }
div#contentsArea{ text-align: center; overflow: auto; padding: 15px 5px 5px; }
div#contentsArea2 { text-align: center; width: 100%; height: 250px; padding: 10px 0 0; overflow: auto; margin: 0; }
a:link { color: #ffc; text-decoration: none; }
a:visited { color: #ffc; text-decoration: none; }
a:hover { color: #ccc; text-decoration: none; }
a:active { color: #ccc; text-decoration: underline; }
ul{
  list-style : none; 
  text-align:center;
  margin : 0;
}
li.company { font-size: 12px; }
li{ font-size: 10px; 
display:inline; 
margin : 0; 
padding-right: 1em; 
list-style-type: square; 
}
