body {
    background-color: #FFFFC0;
}
img {
    border: none;
}
div#main {
    position: absolute;
    top: 10px;
    left: 50%;
    width: 600px;
    margin-left: -300px;
    font-size: 80%;
}
div#header {
    text-align: right;
    font-size: 80%;
}
div#header a {
    text-decoration: none;
}
div#ashiato {
    background-image: url(img/foot_2.gif);
    padding: 10px 60px;
}
div#ecruiser {
    background-image: url(img/foot_4.gif);
    padding: 10px 60px;
}
div#newer {
    background-image: url(img/foot_6.gif);
    padding: 10px 60px;
}
div#family {
    background-image: url(img/foot_8.gif);
    padding: 10px 60px;
}
div#footer {
    text-align: center;
    color: #999;
}
td.thumb_image {
    text-align: center;
}

div#switch_block {
    position: absolute;
    top: 40%;
    left: 50px;
    width: 340px;
    opacity: .9;
    filter: alpha(opacity=90);
}
div#switch {
    background: url(img/changeframe_2.gif) white repeat-y;
    padding: 1em 30px;
    font-size: 90%;
}
div#closebutton {
    padding: 10px 15px 0px 0px;
    text-align: right;
}
div#switchseal {
    text-align: center;
}
input#changeseal {
    display: block;
    margin: 2em auto 0em auto;
    text-align: center;
}

td.moreashiato {
    text-align: right;
}
div#moreashiato_block {
    position: absolute;
    top: 35%;
    right: 50px;
    width: 600px;
    opacity: .9.5;
    filter: alpha(opacity=95);
    font-size: 80%;
}
div#moreashiato {
    background: url(img/moreframe_2.gif) repeat-y;
    padding: 0px 50px;
}
p.newrss {
    margin: 0px;
    text-align: right;
}

div#preview, ul#seal_series {
    background-color: white;
}

