#sky {
    position: relative;
    background-image: url(../xyZSimg/xyZSY.jpg);
    width: 902px;
    height: 605px;
}

#wish_info {
    position: absolute;
    width: 250px; 
    height: 150px;
    z-index: 100;
    left: 610px;
    top: 440px;
    padding: 5px;
}

#star1, #star2, #star3, #star4, #star5, #star6, #star7, #star8, #star9, #star10, #star11, #star12, #star13, #star14, #star15, #star16, #star17, #star18, #star19, #star20 {
    position: absolute;
    display: inline;
}

.star {
    position: relative;
    display: inline;
}

#star1 { left: 70px; top: 35px; }
#star2 { left: 286px; top: 35px; }
#star3 { left: 508px; top: 35px; }
#star4 { left: 723px; top: 35px; }
#star5 { left: 38px; top: 131px; }
#star6 { left: 151px; top: 131px; }
#star7 { left: 286px; top: 149px; }
#star8 { left: 392px; top: 131px; }
#star9 { left: 508px; top: 149px; }
#star10 { left: 642px; top: 131px; }
#star11 { left: 780px; top: 149px; }
#star12 { left: 38px; top: 265px; }
#star13 { left: 151px; top: 242px; }
#star14 { left: 286px; top: 265px; }
#star15 { left: 392px; top: 242px; }
#star16 { left: 508px; top: 265px; }
#star17 { left: 615px; top: 242px; }
#star18 { left: 723px; top: 265px; }
#star19 { left: 392px; top: 337px; }
#star20 { left: 615px; top: 337px; }

#wish_no {
    position: absolute;
    left: 175px;
}

#wish_content {
    height: 110px;
    text-align: center;
}

#wish_master {
    text-align: right;
}
