.taL { text-align:left; }
.taC { text-align:center; }
.taR { text-align:right; }

.f14 { font-size:14px; }
.f15 { font-size:15px; }
.f16 { font-size:16px; }
.f17 { font-size:17px; }
.f18 { font-size:18px; }
.f19 { font-size:19px; }
.f20 { font-size:20px; }
.f21 { font-size:21px; }

.fbold { font-weight:bold; }
.fnormal { font-weight:normal; }

.dn { display:none; }
.db { display:block; }

.top0 { top:0; }
.left0 P left:0; }

.cursor { cursor:pointer; }
.overh { overflow:hidden; }
.margin0 { margin:0 auto; }

.backcover { background-size:cover; }
.backcontain { background-size:contain; }
.back100 { background-size:100%; }
.backcenter { background-position:center; }

.posR { position:relative; }
.posA { position:absolute; }
.posF { position:fixed; }

.fl { float:left; }
.fr { float:right }

.cl { clear:both; }

.width100 { width:100%; }
.height100 [ height:100%; }





