.ma_bg1{
    background: #c0a884;
}
.ma_bg2 {
    background: #fcf8f0;
}
.ma_bg3 {
    background: #001d41;
}
.ma_bg4 {
    background: #008ae6;
}
.ma_h1{
    color: #001d41;
    font-size: 48px;
    line-height: 1.75;
}
.ma_h2 {
    color: #001d41;
    font-size: 30px;
    line-height: 1.75;
}
.ma_h31 {
    color: #001d41;
    font-size: 24px;
    line-height: 1.75;
}
.ma_h32 {
    color: #fff;
    font-size: 24px;
    line-height: 1.75;
}
.ma_h41 {
    color: #008ae6;
    font-size: 16px;
    line-height: 1.75;
}
.ma_h42 {
    color: #fff;
    font-size: 16px;
    line-height: 1.75;
}
.ma_h43 {
    color: #333;
    font-size: 16px;
    line-height: 1.75;
}
.ma_timefont {
    color: #999;
    font-size: 14px;
    line-height: 1.75;
}
.ma_p{
    color: #666;
    font-size: 14px;
    line-height: 1.75;
    margin-bottom: 10px;
}
.ma_btn{
    color: #008ae6;
    font-size: 16px;
    font-family: "HELVETICANEUELTPRO-THEX";
}