
.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;width: 300px; height: auto; margin: 0 auto; padding: 10px; border: 1px solid #06F; background: #FFF; z-index: 1002; overflow: visible; }

.box-head { background: #00CCFF; color: #FFF; width: 300px; height: 40px; padding: 10px;position: absolute; top: 0; left: 0; font-family:Arial, Helvetica, sans-serif; }

.box-body { background: #FFFFFF; color: #000000; width: 300px; padding: 10px;position: absolute; top: 60px; left: 0; font-family:Arial, Helvetica, sans-serif; }

.box-body-txt { background: #FFFFFF; color: #000000; width: 300px; padding: 10px; position: absolute; top: 60px; left: 0;}

.box-body-txt1 {}

table td {}
.hit-button { color: #F51616; width: auto; height: auto; padding: 5px;position: absolute; top: 0; right: 0; text-align: center; cursor: pointer; }
.hit-button:hover { background: #FFF; color: #000; }

.hit-style { background: #000; color: #FFF; height: 30px; cursor: pointer; line-height:1.4em;}
.field {width: 200px; height: auto; font-weight: bold; }

