@charset "UTF-8";
/* CSS Document */

.nm { font-size: 14px; line-height: 1.5em; }
.nmt2 { font-size: 14px; line-height: 1.5em; padding: 2px 0 0; }
.nmt4 { font-size: 14px; line-height: 1.5em; padding: 4px 0 0; }
.nmt6 { font-size: 14px; line-height: 1.5em; padding: 6px 0 0; }
.nmt8 { font-size: 14px; line-height: 1.5em; padding: 8px 0 0; }
.nmt10 { font-size: 14px; line-height: 1.5em; padding: 10px 0 0; }

.ns { font-size: 12px; line-height: 1.5em; }
.nst2 { font-size: 12px; line-height: 1.5em; padding: 2px 0 0; }
.nst4 { font-size: 12px; line-height: 1.5em; padding: 4px 0 0; }
.nst6 { font-size: 12px; line-height: 1.5em; padding: 6px 0 0; }
.nst8 { font-size: 12px; line-height: 1.5em; padding: 8px 0 0; }
.nst10 { font-size: 12px; line-height: 1.5em; padding: 10px 0 0; }

.spt5 { margin-top: 5px; }
.spt10 { margin-top: 10px; }
.spt15 { margin-top: 15px; }
.spt20 { margin-top: 20px; }
.spt25 { margin-top: 25px; }
.spt30 { margin-top: 30px; }
.spt35 { margin-top: 35px; }
.spt40 { margin-top: 40px; }
.spt45 { margin-top: 45px; }
.spt50 { margin-top: 50px; }
.spt60 { margin-top: 60px; }
.spt70 { margin-top: 70px; }
.spt80 { margin-top: 80px; }
.spt90 { margin-top: 90px; }
.spt100 { margin-top: 100px; }

.fleft{ float:left;}
.fright{ float:right;}
.ovf_h{ overflow:hidden; width:100%;}
.txt_r{ text-align: right;}
