.square {
 height:128px;
 width:126px;
 position:absolute;
 z-index:1;
}

#upleft {
 top:9px;
 left:9px;
}

#up {
 top:9px;
 left:135px;
}

#upright {
 top:9px;
 left:261px;
}

#middleleft {
 top:137px;
 left:9px;
}

#middle {
 top:137px;
 left:135px;
}

#middleright {
 top:137px;
 left:261px;
}

#bottomleft {
 top:265px;
 left:9px;
}

#bottom {
 top:265px;
 left:135px;
}

#bottomright {
 top:265px;
 left:261px;
}

#HongImage {
 width:378px;
 height:384px;
 z-index:-1;
}

#disabledImage {
 width:378px;
 height:384px;
 left:10px;
 top:10px;
 z-index:2;
 position:absolute;
 display:none;
}

.disabled {
 width:378px;
 text-align:center;
}
