
html, body, ul, li, form, input, .clear, p, h1, h2, h3, h4, h5, h6, textarea{
    padding: 0;
    margin: 0;
}
* input{
    padding: 0;
    margin: 0;
}
body{
    background-color: #FFF;
}
a{
    text-decoration: none;
}
.body{
    width: 1000px;
    margin: 10px auto 5px;
    cursor: default;
    border: 1px solid #888;
    position: relative;
}

.background{
    background: transparent url('images/construction_page0904090.jpg') no-repeat center;
    height: 769px;
    width: 1000px;
}
.body a.free{
    position: absolute;
    left: 197px;
    top: 257px;
    width: 75px;
    height: 25px;
    display: block;
}
.body a.h_back{
    position: absolute;
    left: 55px;
    top: 180px;
    width: 57px;
    height: 21px;
    display: block;
    background: transparent url('images/con_back_090409.png') no-repeat center;
}