body   {
margin: 0;
background-color: #ffffff;
font-family: Arial;
font-size: 12px;
color: #000000;
}

#container {
top: 0px;
left: 0px;
width: 920px;
height: 1650px;
margin: 0px auto;
position: relative;
background-color: #ffffff;
border-width: 3px;
border-style: None;
}

a:link {
color: #0000a0;
text-decoration: none;
}

a:hover {
color: #000000;
text-decoration: underline;
}

img    {
border: none;
}

table  {
border-collapse: collapse;
}

td  {
padding: 0;
}

.keyword    {
top: 0px;
position: absolute;
width : 920px;
height: 35px;
background-color: #ffffff;
}

.keyword h1 {
display: block;
text-align: Center;
color: #000000;
font-size: 30px;
margin: 0;
}

.topImg    {
top: 0px;
position: absolute;
width : 920px;
height: 150px;
text-align: Left;
background-color: #ffffff;
}

.header   {
top: 35px;
position: absolute;
width: 910px;
height: 115px;
text-align: Center;
color: #000000;
font-size: 12px;
background-color: #ffffff;
padding: 5px;
}

.footer    {
top: 1667px;
position: absolute;
width: 920px;
margin-left: 2px;
color: #000000;
font-size: 12px;
text-align: Left;
background-color: #ffffff;
z-index: 1;
}

.footer span {
display: block;
text-align: center;
margin: 0px;
}

.menu  {
top: 150px;
position: absolute;
width: 920px;
background-color: #ffffff;
border-style: None;
border-width: 3px;
}

.menu ul   {
text-align: Center;
margin: 0;
padding: 0;
height: 17px;
width: 920px;
}

.menu	li  {
font-size: 12px;
font-weight: bold;
line-height: 17px;
list-style: none;
display: inline;
}

.menu li a   {
color: #000080;
text-decoration: none;
}

.menu li a:hover   {
color: #0080ff;
text-decoration: underline;
}

.bookmark  {
top: 4px;
position: absolute;
width: 920px;
text-align: Left;
}

.bookmark a    {
color: #0000ff;
font-size: 10px;
text-decoration: underline;
}

.bookmark a:hover  {
color: #800000;
text-decoration: none;
}

.adBody    {
top: 165px;
width: 920px;
position: absolute;
background-color: #ffffff;
}

.center  {
text-align: center;
}

