#coloringBG { display: none; position: absolute; background: none; width: 100%; height: 100%; z-index: 99; }
#coloringBOX { display: none; position: absolute; background: #990099; color: #fff; font-size:14px; float:left; border: 1px solid #111; top: 20px; left:20px; z-index: 10000; }
.coloringX { font-size: 12px; color: #ddd; margin-right:50px;padding: 4px 0; border-top: 1px solid #636D61; background:#990099; width:100%;}
