﻿.index_01 .index {
    width:100%;
}
.btnPanel {
    position: absolute;
    margin-left: 49.2%;
    margin-top: 32%;
    display: flex;
    width: 100px;
}
.btnPanel div{
   
    /*margin-left: 20px;*/
  text-align:center;
}
.btnPanel p{
    padding:10px 20px;
    background-color:#ffffff;
}
.btnStyle1{
    margin-bottom:10px;
}
.menuPanel {
    border: none !important;
    vertical-align: top !important;
    background-color: #ffffff;
}
.menuPanel img{
    width:49%;
    /*position:absolute;
    margin-top:0px;*/
}
.pageContent img{
    width:100%;
}
#employee{
    display:none;
}
.entBtn {
    /*padding-left: 29% !important;*/
}
.btnDownLoad {
    background-color: #ffffff;
    /*border: solid 1px #5984a3;*/
    color: #0378d8;
    border-radius: 3px;
    text-align: center;
    font-size: 0.65rem;
    padding: 3px 0px;
    margin-top: 2px;
  
    height: 1.0rem;
    line-height: 1.0rem;
}
.btnPanel a{
    text-decoration:none;
}
.btnDownLoad2 {
    background-color: #ffffff;
    /*border: solid 1px #5984a3;*/
    color: #0378d8;
    border-radius: 3px;
    text-align: center;
    font-size: 0.65rem;
    padding: 3px 0px;
    margin-top: 2px;
    width: 3.2rem;
    height: 3.2rem;
    line-height: 3.2rem;
}

.btnPanel2 a {
    text-decoration: none;
}