.versionMain
{
    background: url(../images/version/android21_03.png) no-repeat;
    height: 1823px;
    color: White;
    padding-top: 40px;
}
.versionContent
{
    width: 950px;
    margin: 0 auto;
}
.versionPic
{
    background: url(../images/version/itembg.png) no-repeat;
    height: 1687px;
    position: relative;
}
.versionPic img
{
    border:0px;    
}
.inetPic
{
    position: absolute;
    width: 121px;
    height: 116px;
    left: 243px;
    top: 110px;
}
.webPic
{
    position: absolute;
    width: 121px;
    height: 116px;
    left: 603px;
    top: 420px;
}
.androidPic
{
    position: absolute;
    width: 121px;
    height: 116px;
    left: 363px;
    top: 820px;
}
.iphonePic
{
    position: absolute;
    width: 121px;
    height: 116px;
    left: 483px;
    top: 1290px;
}