﻿.mt140 {
    margin-top: 140px;
}
.mt135 {
    margin-top: 135px;
}
.pl100 {
    padding-left: 100px;
}
.ml20 {
    margin-left: 20px;
}
.ml5 {
    margin-left: 5px;
}
.mt20 {
    margin-top: 20px;
}
.mt10 {
    margin-top: 10px;
}
.mr10 {
    margin-right: 10px;
}
.lh25 {
    line-height: 25px;
}
.link-white{
    color: #ffffff;
}
.f-white {
    color: #ffffff;
}
.f-size13 {
    font-size: 13px;
}
.f-size18 {
    font-size: 23px;
}
.f-size15 {
    font-size: 17px;
}
.bgBlue {
    background-color: #1976c6;
}
.height330 {
    height: 330px;
}
.lh30 {
    line-height: 30px;
}
.overflow-hidden {
    overflow: hidden;
}
.text-align-center {
    text-align: center;
}
.pt10 {
    padding-top: 10px;
}
.w-100p {
    width: 100%;
}
.clear {
    clear: both;
}
h3{text-align:center;}
.textI2 {
text-indent: 2em;
}
.title {
    height: 40px;
}
.border1 {
    BORDER: #d9d9d9 1px solid;
}
.h100 {
    height: 140px;
}
.fl {
    float: left;
}
.border-right {
    border-right: #d9d9d9 1px solid;
}
.w30 {
    width: 30px;
}
.fr {
    float: right;
}
.w200 {
    width: 200px;
}
.h40 {
    height: 40px;
}