﻿@charset "utf-8";

body {
background-color:#000000;
color:#ffffff; 
margin:30px 
} 

li{
white-space:nowrap;
float:left;
list-style-type: none;
line-height: 0;
}

img {
vertical-align:bottom
}

a {
text-decoration: none;
color: #989898;
font-family: "Chicago",sans-serif;
letter-spacing: 0.1em;
font-size: 70%;
}





#my_body{
margin:0 auto; width:910px;
border-left:1px solid #fff;
border-right:1px solid #fff;
background-color:#d3d3d3;
border: none; 
}

#my_contents{
float:left; width:680px;
background-color:#000000; 
}

#my_navigation{
float:left;  width:230px;
background-color:#000000;
}




#container {
width: 100%;
position: relative;
height: auto !important;
height: 100%;
min-height: 100%;
}



#footer {
padding: 7px 11px 11px 11px;
background: #000000;
border-top: solid 1px #ffffff;
color: white;
position: absolute;
bottom: 0;
width: 100%;
height: 0px;
letter-spacing: 3px;
font-family: "Chicago",sans-serif;
font-size: 12px;
line-height: 8px;
text-align: center;
top: 850px;
}
