﻿.btnClass
{
    height: 25px;
    width: 30px;
    text-align: center;
    vertical-align: middle;
}

.east1_title
{
    background-color: #438BF0;
    height: 12%;
    padding-left: 2%;
    padding-top: 4%;
    font-weight: bold;
    text-align: center;
    font-size: large;
  
}

.east1_content
{
    color: #438BF0;
    font-weight: bold;
}

.east1_content_bg
{
    background-color: #666666;
    height: 35%;
}

.east1_more
{
    color: black;
    margin-top: 2%;
    margin-left: 80%;
    font-weight: bold;
    color: #FB9DA4;
}

.east2_title
{
    background-color: #438BF0;
    height: 7%;
    padding-left: 2%;
    padding-top: 5%;
    font-weight: bold;
    text-align: center;
    font-size: large;
}

.east2_content
{
    color: #438BF0;
    font-weight: bold;
}

.east2_content_bg
{
    background-color: #666666;
    height: 65%;
}

.east2_more
{
    color: #FFE48D;
    margin-top: 10%;
    margin-left: 75%;
    font-weight: bold;
}

.west_content
{
    font-weight: bold;
    cursor: pointer;
    color: black;
}

.west_img
{
    cursor: pointer;
}
