div.bg {
    height: 356px;

    text-align: center;
    width:100%;
    margin-top: 70px;
}

div.release {
    width: 402px;
    height: 261px;

    text-align: center;
    width:100%;
    margin-top: 15px;
}

table.login {
    position: absolute;
    left:350px;
    top:265px;
}

table.login2 {
    position: absolute;
    left:400px;
    top:880px;
}

table.login3 {
    position: absolute;
    left:400px;
    top:610px;
}

td.item {
    text-align: right;
    padding-right: 10px;
}

td.submit {
    text-align: center;
    padding-top: 20px;
}

input[type="text"],
input[type="password"] {
    width:150px;
}

img.header {
    position: absolute;
    top:56px;
}

div.bg2 {
    width:100%;
    height: 356px;

    text-align: center;

    margin-top: 15px;
}

div.bg3 {
    width:100%;
    height: 230px;

    text-align: center;

    margin-top: 15px;
}