body
{
    padding: 0px;
    margin: 0px;
    font-family: '微軟正黑體',Arial;
}

/*主場景*/
#divMain
{
    width: 450px;
    height: 300px;
    overflow: hidden;
    position: relative;
}
/*前三名場景*/
#divF3rd
{
    width: 450px;
    height: 300px;
    overflow: hidden;
    display: none;
    background-image: url(../images/bg_rank321.jpg);
}
/*排名場景*/
#divRank
{
    width: 450px;
    height: 300px;
    overflow: hidden;
    background-image: url(../images/bg_rank10.jpg?0702);
}
/*倒數場景*/
#divReciprocal
{
    width: 450px;
    height: 300px;
    background-image: url(../images/bg_PK10main.jpg?0702);
    background-size: 100% 300px;
    padding: 100px 0 0 25px;
    display: none;
}
/*車子開跑場景*/
#divGame
{
    width: 450px;
    height: 300px;
    overflow: hidden;
    display: none;
}
/*倒數號碼*/
.recNum
{
    width: 400px;
    height: 78px;
    background-image: url(../images/bg_lottering.png);
    color: #fff;
    font-size: 20px;
    line-height:78px;
    font-weight: bold;
}
#divGid
{
    float:left;
    width:110px;
    padding-left:5px;
    font-size:23px;
}

#divRecNum
{
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    float: right;
	position:relative;
	top:10px;
	right:50px;
    /*margin: 10px 50px 0 0;*/
    height: 55px;
    line-height: 55px;
}
/*1-10名號碼*/
#divResult10
{
    float: left;
    margin: 10px 0 0 160px;
    width: 100%;
    height:26px;
}

    #divResult10 img
    {
        float: left;
        margin-right: 2px;
        display: none;
    }
/*1-10名車*/
.rankCarL
{
    float: left;
    width: 198px;
    margin: 20px 0 0 25px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 27px;
}

.rankCarR
{
    float: left;
    width: 123px;
    margin-top: 20px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 27px;
    text-align:right;
}

#divRCar1, #divRCar2
{
    width:72px;
    height:20px;
    position: absolute;
    right: -103px;
    top: 10px;
}

#divRCar3, #divRCar4
{
    width:72px;
    height:20px;
    position: absolute;
    right: -103px;
    top: 50px;
}

#divRCar5, #divRCar6
{
    width:72px;
    height:20px;
    position: absolute;
    right: -103px;
    top: 100px;
}

#divRCar7, #divRCar8
{
    width:72px;
    height:20px;
    position: absolute;
    right: -103px;
    top: 150px;
}

#divRCar9, #divRCar10
{
    width:72px;
    height:20px;
    position: absolute;
    right: -103px;dddddddddddddddddddddddddd
    top: 200px;
}
/*前3名車*/
#divF1
{
    width: 119px;
    height: 127px;
    position: absolute;
    bottom: -127px;
    left: 160px;
}

#divF2
{
    width: 119px;
    height: 127px;
    position: absolute;
    bottom: -127px;
    left: 40px;
}

#divF3
{
    width: 119px;
    height: 127px;
    position: absolute;
    bottom: -127px;
    right: 50px;
}
/*前三名文字圖*/
#imgF1rd
{
    position: absolute;
    left: 200px;
    top: 70px;
    display: none;
}

#imgF2rd
{
    position: absolute;
    left: 70px;
    top: 130px;
    display: none;
}

#imgF3rd
{
    position: absolute;
    right: 85px;
    top: 130px;
    display: none;
}
/*賽道圖*/
#divTrackFinal
{
    width: 900px;
    height: 300px;
    position: absolute;
    background-image: url(../images/bg_goalGround.jpg);
    left: -2200px;
}

#divTrack1
{
    width: 900px;
    height: 300px;
    position: absolute;
    background-image: url(../images/bg_raceGround.jpg);
    left: -1300px;
}

#divTrack2
{
    width: 900px;
    height: 300px;
    position: absolute;
    left:-400px;
    background-image: url(../images/bg_raceGround.jpg);
}
/*賽車場排名*/
#divGameRank
{
    width:100%;
    height:26px;
    position:absolute;
    bottom:0px;
}
    #divGameRank img
    {
        float:left;
    }

/*音效開關*/
#speaker
{
    position:absolute;
    bottom:2px;
    right:5px;
    width:20px;
    height:20px;
    line-height:20px;
    background-color:#737573;
    border:1px solid #2c2c2c;
}
.speakerOn
{
    display:block;
    margin:2px auto 0px auto;
    width:16px;
    height:16px;
    background-image:url(../images/btn_soundOn.png);
}
    .speakerOn:hover
    {
        background-position:bottom;
    }
.speakerOff
{
    display:block;
    margin:2px auto 0px auto;
    width:16px;
    height:16px;
    background-image:url(../images/btn_soundOff.png);
}
    .speakerOff:hover
    {
        background-position:bottom;
    }

/*1-10號車圖*/
.divCar1
{
    background-image: url(../images/icon_boat01.gif);
}

.divCar2
{
    background-image: url(../images/icon_boat02.gif);
}

.divCar3
{
    background-image: url(../images/icon_boat03.gif);
}

.divCar4
{
    background-image: url(../images/icon_boat04.gif);
}

.divCar5
{
    background-image: url(../images/icon_boat05.gif);
}

.divCar6
{
    background-image: url(../images/icon_boat06.gif);
}

.divCar7
{
    background-image: url(../images/icon_boat07.gif);
}

.divCar8
{
    background-image: url(../images/icon_boat08.gif);
}

.divCar9
{
    background-image: url(../images/icon_boat09.gif);
}

.divCar10
{
    background-image: url(../images/icon_boat10.gif);
}

/*前三名車圖*/
.divFCar1
{
    background-image: url(../images/icon_rankCar01.png);
}

.divFCar2
{
    background-image: url(../images/icon_rankCar02.png);
}

.divFCar3
{
    background-image: url(../images/icon_rankCar03.png);
}

.divFCar4
{
    background-image: url(../images/icon_rankCar04.png);
}

.divFCar5
{
    background-image: url(../images/icon_rankCar05.png);
}

.divFCar6
{
    background-image: url(../images/icon_rankCar06.png);
}

.divFCar7
{
    background-image: url(../images/icon_rankCar07.png);
}

.divFCar8
{
    background-image: url(../images/icon_rankCar08.png);
}

.divFCar9
{
    background-image: url(../images/icon_rankCar09.png);
}

.divFCar10
{
    background-image: url(../images/icon_rankCar10.png);
}

/*遊戲賽車*/
.GameCar1
{
    width:72px;
    height:20px;
    position:absolute;
    right:0px;
    top:53px;
}
.GameCar2
{
    width:72px;
    height:20px;
    position:absolute;
    right:0px;
    top:75px;
}
.GameCar3
{
    width:72px;
    height:20px;
    position:absolute;
    right:0px;
    top:96px;
}
.GameCar4
{
    width:72px;
    height:20px;
    position:absolute;
    right:0px;
    top:118px;
}
.GameCar5
{
    width:72px;
    height:20px;
    position:absolute;
    right:0px;
    top:140px;
}
.GameCar6
{
    width:72px;
    height:20px;
    position:absolute;
    right:0px;
    top:160px;
}
.GameCar7
{
    width:72px;
    height:20px;
    position:absolute;
    right:0px;
    top:183px;
}
.GameCar8
{
    width:72px;
    height:20px;
    position:absolute;
    right:0px;
    top:204px;
}
.GameCar9
{
    width:72px;
    height:20px;
    position:absolute;
    right:0px;
    top:227px;
}
.GameCar10
{
    width:72px;
    height:20px;
    position:absolute;
    right:0px;
    top:247px;
}