#banner_home
        {
        border-top:1px solid #f99d1c;
        border-bottom:1px solid #f99d1c;
        }
        
#bannerHome
        {
        background:#dddddd;
        }
        
#banner_cate
        {
        height:250px;
        margin:0px auto 0px auto;
        border-top:1px solid #f99d1c;
        border-bottom:1px solid #f99d1c;
        }
        
#banner_cateA
        {
        height:200px;
        margin:0px auto 0px auto;
        width:100%;
        }
        
.banner_pages
        {
        float:left;
        width:50%;
        height:200px;
        text-align:center;
        }
        
@media (max-width: 1000px)
  {
  .banner_pages
        {
        width:92%;
        margin-left:4%;
        }
  }
        
.banner_product
        {
        float:left;
        width:50%;
        height:200px;
        text-align:center;
        }
        
@media (max-width: 1000px)
  {
  .banner_product
        {
        width:100%;
        }
  }
  
.banner_bfunction
        {
        background: url(../images/banner_bfunction.jpg) no-repeat center top;
        background-size: cover;
        }
        
.banner_hri
        {
        background: url(../images/banner_hri.jpg) no-repeat center top;
        background-size: cover;
        }
        
.banner_enabond
        {
        background: url(../images/banner_enabond.jpg) no-repeat center top;
        background-size: cover;
        }
        
.banner_endoret
        {
        background: url(../images/banner_endoret.jpg) no-repeat center top;
        background-size: cover;
        }
        
.banner_bti
        {
        background: url(../images/banner_bti.jpg) no-repeat center top;
        background-size: cover;
        }
        
.banner_kexim
        {
        background: url(../images/banner_kexim.jpg) no-repeat center top;
        background-size: cover;
        }
        
.banner_btiacc
        {
        background: url(../images/banner_btiacc.jpg) no-repeat center top;
        background-size: cover;
        }
        
.logoBanner
        {
        margin-top:12px;
        }   

#banner_product
        {
        height:300px;
        margin:0px auto 0px auto;
        border-top:1px solid #f99d1c;
        border-bottom:1px solid #f99d1c;
        }
        
#banner_bfunction
        {
        height:300px;
        margin:0px auto 0px auto;
        background: url(../images/bfunction_back.jpg) no-repeat top;
        background-size: cover;
        }
        
@media (max-width: 900px)
  {
  #banner_bfunction
        {
        height:auto;
        background: #dddddd;
        }
  }
        
#banner_hri
        {
        height:300px;
        margin:0px auto 0px auto;
        background: url(../images/hri_back.jpg) no-repeat top;
        background-size: cover;
        }
        
@media (max-width: 900px)
  {
  #banner_hri
        {
        height:auto;
        background: #dddddd;
        }
  }
  
#banner_enabond
        {
        height:300px;
        margin:0px auto 0px auto;
        background: url(../images/enabond_back.jpg) no-repeat top;
        background-size: cover;
        }
        
@media (max-width: 900px)
  {
  #banner_enabond
        {
        height:auto;
        background: #dddddd;
        }
  }
        
.micerium_title
        {
        float:left;
        width: 50%;
        padding-top:120px;
        font-family:'leaguegothic';
        font-size:60px;
        line-height:52px;
        text-align:left;
        color:#000000;
        }
        
.micerium_title2
        {
        float:left;
        padding-top:75px;
        font-family:'leaguegothic';
        font-size:45px;
        line-height:50px;
        text-align:left;
        color:#000000;
        width:50%;
        }
        
@media (max-width: 1200px)
  {
  .micerium_title2
        {
        padding-top:25px;
        }
  }

@media (max-width: 900px)
  {
  .micerium_title2
        {
        padding-top:50px;
        padding-bottom:50px;
        width:100%;
        }
  }

@media (max-width: 600px)
  {
  .micerium_title2
        {
        font-size:37px;
        line-height:40px;
        }
  }
        
.hri_title
        {
        color:#ffffff;
        }
        
  
.backGrey
        {
        background:#dddddd;
        }