body{
margin:0px;
background: #e3e3e3;
}
#boki{
width:1000px;
background: #fff;
}

#container
{
width: 764px;
background-color: #fff;
color: #9e9c9d;
line-height: 130%;
font-family: georgia;
font-size: 16px;
}

#top
{
background-color: #ddd;
background-image:url('images/header.jpg');
height:523px;
}

#content
{
margin-top: -100px;
}

#footer
{
background-image:url('images/footer.jpg');
clear: both;
margin: 0;
color: #333;
height:119px;
}
#content li {
list-style-image:url("images/li.jpg");
list-style-type:square;
color: #9e9c9d;
padding:3px;
}
#content li a{
list-style-image:url("images/li.jpg");
list-style-type:square;
color: #9e9c9d;
padding:3px;
text-decoration:none;
}
#content td {
color: #9e9c9d;
}
#mar
{
background: #fff;
height:20px;
}
