








/*common*/
.lh2 , .lh2 dt,.lh2 dd{ line-height: 2 !important;}
.fleft{ float: left}
.fright{ float: right}
    .pointer{ cursor: pointer}
.row5{margin-left: -5px;  margin-right: -5px;}
.col-p5{ padding-left:5px; padding-right: 5px;}

.row10{margin-left: -10px;  margin-right: -10px;}
.col-p10{ padding-left:10px; padding-right: 10px;}

.mb30{ margin-bottom: 30px;}

.small{ color:#999; font-size:70%;}
.smallfont{ font-size: 70%}
.inline{ display: inline}
.highlight{ color:red}
.pt20{ padding-top:20px;}
.pt7{ padding-top: 7px;}
.mt20{ margin-top: 20px}
.mt40{ margin-top: 40px}
.mb10{ margin-bottom: 10px;}
.bold{ font-weight: bold}
.gray{ color:darkgray}
.p20{ padding:20px;}
.mb20{ margin-bottom: 20px}
.mt10{ margin-top: 10px;}
.bgfff{ background: #fff}
.ftbig{ font-size: 26px; font-weight: bold; color:black}
.mb40{ margin-bottom: 40px;}
.mt40{ margin-top: 40px;    }
.superbig{ font-size: 32px;}
.big{ font-size: 18px;}
.none{ display: none }
.a_no_on:hover{ text-decoration: none}
.relative{ position: relative}


