﻿.A0BodyPadding{
  padding-top:73px!important;  
}

.A0Header{
  margin-bottom:0px!important;  
}

.A0MainCenter{ 
  margin:0px auto 0px auto;
  text-align:center;
}

.A0Center{
  margin-left:auto;
  margin-right:auto;  
}

.A0MarginTop30{
  margin-top:30px;  
}

.A0MarginTop10{
  margin-top:10px;  
}

.A0MarginBottom30{
  margin-bottom:30px;  
}

.A0MarginBottom50{
  margin-bottom:50px;  
}

.A0PaddingLR30{
  padding-left:30px;  
  padding-right:30px; 
  padding-bottom:30px;
}

.A0TextCenter{
    text-align: center;
}

.A0TextBlock1{
  margin:20px auto 30px auto;
}

.A0BgColor1{
   background-color:#0F51B2; 
}

.A0BgColor2{
   background-color:#1E5B94; 
}

.A0FrontColor1{
   color:#fff!important; 
}
a.A0LnkColor1{
   color:#fff; 
}
a.A0LnkColor1:hover{
   color:#ccc; 
}

.a0detail-mb
{
  margin-bottom:20px;
}

.A0Title-h2
{
  margin-top:30px;
  margin-bottom:0px;
  font-size:30px;
  font-family:'Tahoma';
  font-weight: 600;
}
.A0Title-h2-second
{
  margin-top:0px;  
}
.A0SubTitle1{
  font-size:18px;
  font-family:'Tahoma';
  font-weight: 400;
  color: #999999;
  margin-bottom: 8px;
}
.A0SubTitleIcon1{
  margin-bottom: 25px;
}

.am-topbar-nav > li.lch2-am-active > a, .am-topbar-nav > li.lch2-am-active > a:focus, .am-topbar-nav > li.lch2-am-active > a:hover {
    color: #ffffff;
}
.am-topbar-nav > li.lch2-am-active > a::after {
    position: absolute;
    left: 50%;
    margin-left: -7px;
    bottom: -1px;
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-bottom: 7px solid #ffffff;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-top: 0 dotted;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    opacity: 1;
    -webkit-transition: opacity .1s;
    transition: opacity .1s;
}

