
body{
    background: #ffffff url(/top/back_snow.webp) repeat-x top left;
    color:#0b0538;
    padding:10px;
}
.center{
    text-align:center;
}
.center img{
    border:1px solid white;
    margin:10px auto;
}
.text{
width:450px;
    margin:10px auto;
    text-align: left;
    line-height: 130%;
}
.re_link,
.moe_box{
width:450px;
    margin:10px auto;
border:1px solid skyblue;
}
.copyright{
padding:10px;
color:skyblue;
font-size:12px;
}
.copyright img{
width:20px;
height:auto;
}