table { border: none; }
.fade { display: none; position: fixed; top: 0%; left: 0%; width: 100%; height: 100%; background-color: #000; z-index: 1001; -moz-opacity: 0.7; opacity: .50; }
.light { display: none; position: absolute; top: 10%; left: 20%; width: 530px; height: auto; margin-left: 0%; margin-top: 0%; padding: 10px; border: 2px solid #06F; background: #FFF; z-index: 1002; overflow: visible; }
.box-head { background: #06F; color: #FFF; width: 530px; height: 40px; padding: 10px; font-size: 24px; position: absolute; top: 0; left: 0; font-family:Arial, Helvetica, sans-serif; }
.box-body { background: #F00; color: #FFF; width: 530px; height: 320px; padding: 10px; font-size: 18px; position: absolute; top: 60px; left: 0; font-family:Arial, Helvetica, sans-serif; }
.box-body-txt { background: #F00; color: #FFF; width: 530px; height: 340px; padding: 10px; font-size: 14px; position: absolute; top: 60px; left: 0; font-family:Arial, Helvetica, sans-serif; }
.box-body-txt1 { font-size: 12px; color: #00CCCC; font-family:Arial, Helvetica, sans-serif; }
table td { border: solid; border: 1px; border-style: solid; border: #06F; }
.hit-button { background: #000; color: #FFF; width: auto; height: auto; padding: 5px; font-size: 20px; position: absolute; top: 0; right: 0; text-align: center; cursor: pointer; }
.hit-button:hover { background: #FFF; color: #000; }
.hit-style { background: #000; color: #FFF; font-style: oblique; height: 30px; width: 85px; font-size: 18px; cursor: pointer; }
.field { font-size: 16px; width: 200px; height: auto; font-weight: bold; font-family:Arial, Helvetica, sans-serif;}
.blur-button { float: right; }
