﻿body
{
    background-color: #eeeeee;
    
    font-size: 12px;
    color: #222222;
}
#invitebg
{
    width: 982px;
    height: 600px;
    margin: 20px auto 0 auto;
    background-image: url(../images/invite/bg.jpg);
    position: relative;
}
#code
{
    position: absolute;
    left: 455px;
    top: 128px;
    width: 400px;
    height: 26px;
}
#codemsg
{
    position: absolute;
    left: 430px;
    top: 200px;
    height: 100px;
    width: 400px;
    line-height: 22px;
}
#login
{
    position: absolute;
    left: 395px;
    top: 355px;
    width: 480px;
    height: 26px;
}
#help
{
    position: absolute;
    left: 380px;
    top: 440px;
    width: 480px;
    height: 100px;
    line-height: 20px;
}
form
{
    margin: 0;
}
.invitebutton
{
    width: 73px;
    height: 26px;
    background-image: url(../images/invite/btn.png) !important;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/invite/btn.png');
    _background-image: none;
    background-color: Transparent;
    color: #222222;
    font-size: 16px;
    border-width: 0;
    font-family: "Microsoft Yahei" , "宋体";
    font-style: normal;
}

