﻿.PhoneDownload {
    width: 525px;
    height: 350px;
}

.PhoneSYS {
    position: relative;
    width: 70px;
    height: 150px;
}

.Android {
    left: 50px;
    top: 60px;
    background: url(../../Images/Common/MainBGNew.png) no-repeat;
    background-position: -1065px -473px;
}

.IPhone {
    left: 220px;
    top: -90px;
    background: url(../../Images/Common/MainBGNew.png) no-repeat;
    background-position: -1130px -473px;
}

.Win8 {
    left: 390px;
    top: -240px;
    background: url(../../Images/Common/MainBGNew.png) no-repeat;
    background-position: -1200px -473px;
}

.Split1 {
    position: relative;
    left: 165px;
    top: -425px;
    background: url(../../Images/Common/MainBGNew.png) no-repeat;
    background-position: -1050px -290px;
    width: 100px;
    height: 150px;
}

.Split2 {
    position: relative;
    left: 340px;
    top: -575px;
    background: url(../../Images/Common/MainBGNew.png) no-repeat;
    background-position: -1050px -290px;
    width: 100px;
    height: 150px;
}

