﻿body, html {
    padding: 0;
    margin: 0;
    background:#BDC842;
    
}

#container {
    width: 1000px;
    padding: auto;
    margin: auto;
    font-family: Arial;
}

#header {
    width: 1000px;
    border: none;
}
#top {
    width: 1000px;
    height:1493px;
    position: relative;
}
#fblike {
    width:350px;
    height:30px;
    position:absolute;
    top:3px;
    left:3px;
    z-index:10;
}


#sp1 {
    width: 1000px;
    height: 698px;
    position: relative;
}

    #sp1 .bigcart {
        width: 60px;
        height: 60px;
        position: absolute;
        bottom: 40px;
        left: 527px;
        z-index:5;
    }

    #sp1 .smallcarttop {
        width: 35px;
        height: 35px;
        position: absolute;
        top: 106px;
        right: 32px;
        z-index:5;
    }

    #sp1 .smallcartbottom {
        width: 35px;
        height: 35px;
        position: absolute;
        bottom: 241px;
        right: 43px;
        z-index:5;
    }

    #sp1 .more {
        width: 90px;
        height: 26px;
        position: absolute;
        bottom: 27px;
        right: 8px;
        z-index:5;
    }
    #sp1 .info01 {
        color:red;
        font-size:12px;
        font-weight:bold;
        line-height:180%;
        position:absolute;
        top:8px;
        left:320px;
        width:190px;
    }
    #sp1 .info02 {
        color:red;
        font-size:12px;
        font-weight:bold;
        line-height:180%;
        position:absolute;
        top:8px;
        right:115px;
        width:190px;
    }

#sp2 {
    width: 1000px;
    height: 975px;
    position: relative;
}

    #sp2 .cart01 {
        width: 25px;
        height: 25px;
        position: absolute;
        top: 223px;
        left: 425px;
        z-index:5;
    }
    #sp2 .cart02 {
        width: 25px;
        height: 25px;
        position: absolute;
        top: 277px;
        left: 425px;
        z-index:5;
    }
    #sp2 .cart03 {
        width: 25px;
        height: 25px;
        position: absolute;
        top: 338px;
        left: 427px;
        z-index:5;
    }
    #sp2 .cart04 {
        width: 25px;
        height: 25px;
        position: absolute;
        top: 388px;
        left: 427px;
        z-index:5;
    }
    #sp2 .more01 {
        width: 90px;
        height: 26px;
        position: absolute;
        top: 408px;
        left: 520px;
        z-index:5;
    }
    #sp2 .cart05 {
        width: 25px;
        height: 25px;
        position: absolute;
        top: 232px;
        right: 66px;
        z-index:5;
    }
    #sp2 .cart06 {
        width: 25px;
        height: 25px;
        position: absolute;
        top: 280px;
        right: 65px;
        z-index:5;
    }
    #sp2 .cart07 {
        width: 25px;
        height: 25px;
        position: absolute;
        top: 334px;
        right: 65px;
        z-index:5;
    }
    #sp2 .cart08 {
        width: 25px;
        height: 25px;
        position: absolute;
        top: 388px;
        right: 64px;
        z-index:5;
    }
    #sp2 .more02 {
        width: 90px;
        height: 26px;
        position: absolute;
        top: 425px;
        right: 8px;
        z-index:5;
    }
    #sp2 .cart09 {
        width: 25px;
        height: 25px;
        position: absolute;
        bottom: 298px;
        left: 402px;
        z-index:5;
    }
    #sp2 .cart10 {
        width: 25px;
        height: 25px;
        position: absolute;
        bottom: 245px;
        left: 402px;
        z-index:5;
    }
    #sp2 .cart11 {
        width: 25px;
        height: 25px;
        position: absolute;
        bottom: 190px;
        left: 402px;
        z-index:5;
    }
    #sp2 .cart12 {
        width: 25px;
        height: 25px;
        position: absolute;
        bottom: 135px;
        left: 402px;
        z-index:5;
    }
    #sp2 .more03 {
        width: 90px;
        height: 26px;
        position: absolute;
        bottom: 70px;
        left: 520px;
        z-index:5;
    }
    #sp2 .cart13 {
        width: 25px;
        height: 25px;
        position: absolute;
        bottom: 280px;
        right: 180px;
        z-index:5;
    }
    #sp2 .cart14 {
        width: 25px;
        height: 25px;
        position: absolute;
        bottom: 224px;
        right: 180px;
        z-index:5;
    }
    #sp2 .cart15 {
        width: 25px;
        height: 25px;
        position: absolute;
        bottom: 168px;
        right: 116px;
        z-index:5;
    }
    #sp2 .cart16 {
        width: 25px;
        height: 25px;
        position: absolute;
        bottom: 113px;
        right: 116px;
        z-index:5;
    }
    #sp2 .more04 {
        width: 90px;
        height: 26px;
        position: absolute;
        bottom: 75px;
        right: 8px;
        z-index:5;
    }

    .copyright {
        font-size: 10pt;
        color: #5C5C5C;
        /*width: 320px;
        height: 20px;*/
        position: absolute;
        left: 335px;
        bottom: 1px;
        z-index: 10;
    }

#footer {
    text-align: center;
    font-size: 11pt;
    font-weight: bold;
    color: white;
    letter-spacing: 2px;
    line-height: 180%;
    background: #6094A9;
    border-bottom: 7px solid #D5DEE3;
}

    #footer .imp {
        font-size: 12pt;
        color: #F3E8BA;
    }

#gotop {
    display: none;
    position: fixed;
    right: 0px;
    bottom: 1px;
    padding: 2px 2px;
    cursor: pointer;
    z-index: 100;
}

#gohome {
    display: block;
    position: fixed;
    right: 2px;
    bottom: 57px;
    padding: 2px 2px;
    cursor: pointer;
    font-family: Arial;
    z-index: 100;
    
}

#mainNav {
    width: 1000px;
    height: 1445px;
    position: relative;
}

    #mainNav .nav01 {
        width: 49px;
        height: 141px;
        position: absolute;
        right: 10px;
        top: 220px;
        z-index: 10;
    }

    #mainNav .nav02 {
        width: 49px;
        height: 138px;
        position: absolute;
        right: 10px;
        top: 360px;
        z-index: 10;
    }

    #mainNav .nav03 {
        width: 49px;
        height: 212px;
        position: absolute;
        right: 10px;
        top: 497px;
        z-index: 10;
    }
