﻿.mt_10 {
	margin-top:10px !important;
}
.mt_20 {
	margin-top:20px !important;
}
.mt_30 {
	margin-top:30px !important;
}


.fbold {
  font-weight: bold !important;
}
.f12 {
  font-size: 12px !important;
}

.f14 {
  font-size: 14px !important;
}

.f18 {
  font-size: 18px !important;
}

.f16 {
  font-size: 16px !important;
}

.f30 {
  font-size: 30px !important;
}

.f20 {
  font-size: 20px !important;
}

.f24 {
  font-size: 24px !important;
}

.fw900 {
  font-weight: 900 !important;
}

.fw400 {
  font-weight: 400 !important;
}

.textline {
	text-decoration:underline;
}

.tc, .al_ct{
  text-align: center !important;
}

.tr, .al_rt{
  text-align: right !important;
}

.tl, .al_lt{
  text-align: left !important;
}

.vb {
  vertical-align: bottom !important;
}

.vm, .ver_mid {
  vertical-align: middle !important;
}

.rt {
  float: right !important;
}

.lf {
  float: left !important;
}


.mauto {
  margin: 0 auto !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.show2 {
  display: inline-block !important;
}

.bold{font-weight:bold !important;}

.cmain {
  color: #0f6aa1 !important;
}

.c000 {
  color: #000 !important;
}

.cfff {
  color: #fff !important;
}

.c333 {
  color: #333 !important;
}

.c666 {
  color: #666 !important;
}

.c999 {
  color: #999 !important;
}

.cgreen, .green {
  color: #229b0e !important;
}

.cred, .red {
  color: #ff3000 !important;
}

.cblue, .blue {
  color: #0041c5 !important;
}

.corange, .orange {
  color: #ff6600 !important;
}

.dashb {
  border-top: 1px dashed #ebebeb;
}
.dashb2 {
  border-bottom: 1px dashed #ebebeb;
}


.line25 {
  line-height: 25px;
}

.line30 {
  line-height: 30px;
}

.bg-fa {
  background: #fafafa;
}

.bg-fff {
  background: #fff;
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

.aline:hover {
  color: #0f6aa1;
}

.mt10 {
  margin-top: 10px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt90 {
  margin-top: 90px !important;
}





.mb40 {
  margin-bottom: 40px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.mr15 {
  margin-right: 15px !important;
}
.mr20{
  margin-right: 20px !important;
}

.mr30 {
  margin-right: 30px;
}
.ml20 {
  margin-left: 20px;
}


/*---*/
*{-padding:0;-margin:0;}
ul{-list-style-type: none;}
.bg_f3{background: #f3f3f3;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.cls{clear:both;}
