
.grayButton {
    /* background-color: #2492FF;*/
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 25px;
    padding-right: 25px;

    font-size: 20px;
    text-align: center;
    border-radius: 10px;
    background-image: linear-gradient(#cccccc, #868686);
    
}

.blueButton {
    /* background-color: #2492FF;*/
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 25px;
    padding-right: 25px;

    font-size: 20px;
    text-align: center;
    border-radius: 10px;
    background-image: linear-gradient(#58ACFF, #2492FF);
    
}

.blueButton a{
    color: white;
    text-decoration: none;
}

.blueButton a:hover{
    color:lightgoldenrodyellow;
    text-decoration: none;
}



h1 {
    font-size: 24px;
    line-height: 26px;
    margin: 15px 0px;
    font-weight:normal;
}

h2 {
    font-size: 22px;
    line-height: 27px;
    margin: 20px 0px;
}

h3 {
    font-size: 20px;
    line-height: 24px;
    margin: 20px 0px;
}

h4 {
    font-size: 21px;
    line-height: 21px;
    margin: 20px 0px;
}

h5 {
    font-size: 18px;
    line-height: 18px;
    margin: 20px 0px;
}

h6 {
    font-size: 15px;
    line-height: 15px;
    margin: 20px 0px;
}


body {
    background-color: #f7f7f7;
    margin: 0px;
    padding: 0px;

    font-size: 14px;
    text-decoration: none;
    color: #000;
}

.container {
    background-color: #FFFFFF;
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
    /*  padding-left: 50px;
    padding-right: 50px;*/
}


.grayLine {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 0px;
    border-bottom: 1px solid #EEEEEE;
}


.dotLine {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 0px;
    border-bottom: 1px dashed #E6E6E6;
}




.content {
    /* background-color:#efefef;*/
    min-height: 600px;
    margin-bottom: 50px;
    /*  margin-left: 50px;
    margin-right: 50px;*/
}


.divBottom {
    font-size:13px;
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 0px;
    margin-bottom: 50px;
}

    .divBottom a {
        margin-left: 20px;
        color: black;
        text-decoration: none;
    }

        .divBottom a:hover {
            color: coral;
        }



        
        a.mainmenubar {
            font-size: 14px;
            color: #2B67A4;
            text-decoration: none;
        }
        a.mainmenubar:hover {
            font-size: 14px;
            font-weight: normal;
            color: #FF6600;
            text-decoration: underline;
        }
        table.topline {
            font-size: 16px;
            color: #666666;
            text-decoration: none;
        }
        a.leftlink {
            font-size: 12px;
            color: #666666;
            text-decoration: none;
        }
        a.leftlink:hover {
            font-size: 12px;
            color: #FF6600;
            text-decoration: underline;
        }
        a.gta {
            font-size: 14px;
            font-weight: bold;
            color: #333333;
            text-decoration: none;
            cursor: hand;
        }
        a.gta:hover {
            font-size: 14px;
            font-weight: bold;
            color: #0066CC;
            text-decoration: underline;
        }
        td.gtatitle {
            font-size: 14px;
            color: #000000;
        }
        td.description {
            font-family: 12;
            color: #666666;
        }
        a.btn {
            font-size: 12px;
            font-weight: bold;
            color: #FFFFFF;
            text-decoration: none;
        }
        a.btn:hover {
            font-size: 12px;
            font-weight: bold;
            color: #FFFFFF;
            text-decoration: underline;
        }
        a.bottom {
            font-size: 13px;
            color: #333333;
            text-decoration: none;
        }
        a.bottom:hover {
            font-size: 13px;
            color: #333333;
            text-decoration: underline;
        }
        td.gtades {
            font-size: 14px;
            line-height: 20px;
            color: #666666;
        }
        td.pagetitle {
            font-size: 18px;
            font-weight: bold;
            text-decoration: none;
        }
        td.c1 {
            font-size: 14px;
            color: #333333;
            text-decoration: none;
            line-height: 20px;
        }
        td.num {
            font-size: 24px;
            font-weight: bold;
            color: #000000;
            text-decoration: none;
        }
        table {
            background-color: #FFF;
        }
        
        td.content {
            font-size: 14px;
            line-height: 20px;
        }
        td.contexttitle {
            font-size: 14px;
            font-weight: bold;
        }td.context2 {
            font-size: 13px;
            line-height: 16px;
        }
        td.contexttitle_write {
            font-size: 14px;
            font-weight: bold;
            color: #FFF;
        }
        a.link {
            font-size: 14px;
            color: #09C;
        }
        a.link:hover {
            font-size: 14px;
            color: #F00;
        }
        