body { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%;
   margin: 0px; min-width: 4px; }
.al {text-align: left;}
.ar {text-align: right;}
.ac {text-align: center;}
img {vertical-align: middle; border-width: 0px;}
.absTL {position: absolute; left: 0px; top: 0px;}
.tl100 { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; }
.tlFixed { position: fixed; left: 0px; top: 0px; z-index: 9; }
.invis {display: none;}
.relCenter {position: relative; margin-left: auto; margin-right: auto;}
.inputBtn { cursor: pointer; }
.inputBtn:hover { color: #FF1493; }
.nsBox { width: 600px; z-index: 4; }
.nsHead{ padding-bottom: 20px; background-color: #eee; color: #444; 
   font-size: 14px; text-align: center;
   border: 3px solid #aaa; }
.nslinks { font-size: 11px; text-align: left; background-color: #eee;}