body{
    margin:0px;
    padding:0px;
    background:#12385D url(../images/bg.png) repeat-x 0px -80px;
    overflow: hidden;
}
.palmtrees{
    position:absolute;
    bottom:0px;
    right:0px;
    width:304px;
    height:352px;
    background:transparent url(../images/shadow_palmtrees.png) no-repeat 0px 0px;
}
.powerline{
    position:absolute;
    bottom:0px;
    left:0px;
    width:556px;
    height:264px;
    background:transparent url(../images/shadow_powerlines.png) no-repeat 0px 0px;
}
.alibaba{
    width:200px;
    height:43px;
    position:absolute;
    bottom:380px;
    left:15px;
    background:transparent url(../images/alibaba.png) no-repeat 0px 0px;
}
.MADEINCHINA{
    width:200px;
    height:43px;
    position:absolute;
    bottom:380px;
    right:15px;
    background:transparent url(../images/alibaba.png) no-repeat 0px 0px;
}
.city{
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    height:74px;
    background:transparent url(../images/shadow_bg.png) repeat-x 0px 0px;
}
