/*------------------------------------------------Basic HTML---------------------------------------------------------------------------------*/
.bc {color: #bcbcbc;}
.cf {color: #ffffff;}
.cc { color: #ccc; }
.c0 { color: #000; }
.c1 { color: #111; }
.c3 { color: #333; }
.c6 { color: #666; }
.c9 { color: #999; }
.c50{ color:#505050;}
.c06c { color: #06c; }
.c036 { color: #036; }
.cf60 { color: #f60; }
.c963 { color: #963; }
.c09f { color: #09F; }
.c32CDF9 { color: #32CDF9; }
.ca0 { color: #a0a0a0; }
.cspred { color: #ef4136; }
.cspblue { color: #359eff; }
.cspgreen { color: #45b97c; }
.cspgrey { color: #a6937c; }
.red { color: red; }
.wh { color: white; }
.wd30 { width: 30%; }
.wd69 { width: 69%; }
.wd950 { width: 950px; }
.wd1180 { width: 1180px; }
.f0 { font-size: 0; }
.f10 { font-size: 10px; }
.f12 { font-size: 12px; }
.f13 { font-size: 13px; }
.f14 { font-size: 14px; }
.f16 { font-size: 16px; }
.f18 { font-size: 18px; }
.f20 { font-size: 20px; }
.f24 { font-size: 24px; }
.fa { font-family: Arial; }
.ft { font-family: Tahoma; }
.fv { font-family: Verdana; }
.fs { font-family: '宋体'; }
.fw { font-family: '微软雅黑'; }
.fn { font-weight: normal; font-style: normal; }
.fb { font-weight: bold; }
.fi { font-style: italic; }
.tc { text-align: center; }
.tr { text-align: right; }
.tl { text-align: left; }
.tj { text-align: justify; }
.tdl { text-decoration: underline; }
.lt0 { letter-spacing: 0; }
.lt1 { letter-spacing: 1px; }
.wrap { white-space: nowrap; }
.bk { word-wrap: break-word; }
.vm { vertical-align: middle; }
.vtb { vertical-align: text-bottom; }
.vtt { vertical-align: text-top; }
.vb { vertical-align: bottom; }
.vi { vertical-align: inherit; }
.vt { vertical-align: top; }
.vn { vertical-align: -2px; }
/* ------------------------------------------------------------------------------------------------------------------------------*/


/* ------------------------------------------------------------------------------------------------------------------------*/

.dn { display: none; }
.db { display: block; }
.dib { display: inline-block; }
.di { display: inline; }
.h14 { height: 14px; }
.h16 { height: 16px; }
.h18 { height: 18px; }
.h20 { height: 20px; }
.h22 { height: 22px; }
.h24 { height: 24px; }
.h30 { height: 30px; }
.h50 { height: 50px; }
.h90 { height: 90px; }
.lh14 { line-height: 14px; }
.lh16 { line-height: 16px; }
.lh18 { line-height: 18px; }
.lh20 { line-height: 20px; }
.lh22 { line-height: 22px; }
.lh24 { line-height: 24px; }
.lh30 { line-height: 30px; }
.lh36 { line-height: 36px; }
.lh40 { line-height: 40px; }
.lh50 { line-height: 50px; }
.lh65 { line-height: 65px; }
.lh70 { line-height: 70px; }
.lh80 { line-height: 80px; }
.mauto { margin-left: auto; margin-right: auto; margin-top:10px; }
.m0 { margin: 0; }
.ml0 { margin-left: 0; }
.ml1 { margin-left: 1px; }
.ml2 { margin-left: 2px; }
.ml5 { margin-left: 5px; }
.ml10 { margin-left: 10px; }
.ml15 { margin-left: 15px; }
.ml20 { margin-left: 20px; }
.ml25 { margin-left: 25px; }
.ml27 { margin-left: 27px; }
.ml30 { margin-left: 30px; }
.ml40 { margin-left: 40px; }
.ml60 { margin-left: 60px; }
.ml320 { margin-left: 320px; }
.ml45p{ margin-left: 45%; }
.mr0 { margin-right: 0px; }
.mr1 { margin-right: 1px; }
.mr2 { margin-right: 2px; }
.mr5 { margin-right: 5px; }
.mr10 { margin-right: 10px; }
.mr20 { margin-right: 20px; }
.mr30 { margin-right: 30px; }
.mr45 { margin-right: 45px; }
.mr50 { margin-right: 50px; }
.mr70 { margin-right: 70px; }
.mr105 { margin-right: 105px; }
.mt1 { margin-top: 1px; }
.mt2 { margin-top: 2px; }
.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }
.mt90 { margin-top: 90px; }
.mb1 { margin-bottom: 1px; }
.mb2 { margin-bottom: 2px; }
.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb90 { margin-bottom: 90px; }
.ml-1 { margin-left: -1px; }
.mt-1 { margin-top: -1px; }
.p0 { padding: 0; }
.p1 { padding: 1px; }
.pl0 { padding-left: 0; }
.pl1 { padding-left: 1px; }
.pt1 { padding-top: 1px; }
.pr1 { padding-right: 1px; }
.pb1 { padding-bottom: 1px; }
.p2 { padding: 2px; }
.pl2 { padding-left: 2px; }
.pt2 { padding-top: 2px; }
.pr2 { padding-right: 2px; }
.pb2 { padding-bottom: 2px; }
.pl5 { padding-left: 5px; }
.p5 { padding: 5px; }
.pt5 { padding-top: 5px; }
.pr5 { padding-right: 5px; }
.pb5 { padding-bottom: 5px; }
.p10 { padding: 10px; }
.pl10 { padding-left: 10px; }
.pt10 { padding-top: 10px; }
.pr10 { padding-right: 10px; }
.pb10 { padding-bottom: 10px; }
.p20 { padding: 20px; }
.pl20 { padding-left: 20px; }
.pt20 { padding-top: 20px; }
.pt15 { padding-top: 15px; }
.pr20 { padding-right: 20px; }
.pb20 { padding-bottom: 20px; }
.p30 { padding: 30px; }
.pl30 { padding-left: 30px; }
.pt30 { padding-top: 30px; }
.pr30 { padding-right: 30px; }
.pb30 { padding-bottom: 30px; }
.p50 { padding: 50px; }
.pl50 { padding-left: 50px; }
.pt50 { padding-top: 50px; }
.pr50 { padding-right: 50px; }
.pb50 { padding-bottom: 50px; }
.fl { float: left; }
.fr { float: right; }
.cl { clear: both; }
.rel{position:relative;}
.abs{position:absolute;} 
.pr { position: relative; }
.pa { position: absolute; }
.zx1 { z-index: 1; }
.zx2 { z-index: 2; }
.poi { cursor: pointer; }
.def { cursor: default; }
.ovh { overflow: hidden; }
.vh { visibility: hidden; }
.vv { visibility: visible; }
.z { *zoom:1;
}
.ovh { overflow: hidden }
.ova { overflow: auto }
.ovs { overflow: scroll }
.vm { vertical-align: middle }
.vtb { vertical-align: text-bottom }
.vt { vertical-align: top }
.vn { vertical-align: -2px }
/* ------------------------------------------------------------------------------------------------------------------------------*/

