.header80 {
    height: 80px;
}

.sectionw {
    background-color: #fff;
}

.footerline {
    background-image: url(../images/2025/line.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

.sbnn {
    background-image: url(../images/2025/sbnn1222.jpg);
}

.sbnn h1 {
    color: #9e854e;
    letter-spacing: 1px;
    text-shadow: -3px 1px 3px #ffffff
    

}





.sbnn span {
     color: #9e854e;
      text-shadow: -1px 1px 3px #ffffff
}

ul.list01 {
    padding-left: 20px;
}

ul.list01 li {
    font-size: 1.2rem;
    padding: 5px 0;

}

ul.list01 li b {
    color: #bf1b17;

}

ul.newlist {
    padding-left: 20px;


}

ul.newlist li {
    padding: 5px 0;

}

table.n001 th {
    text-align: center;
    background-color: #0287a8;
    color: #fff;

}

table.n001 td {
    text-align: center;

}

table.n002 th {
    text-align: center;
    background-color: #d19d00;
    color: #fff;

}

table.n002 td {
    text-align: center;
}

h5.tit001 {
    background-color: #dca523;
    color: #fff;
    display: inline-block;
    padding: 5px 12px;
    margin-bottom: 10px;
}

h5.tit002 {
    background-color: #d85d11;
    color: #fff;
    display: inline-block;
    padding: 5px 12px;
    margin-bottom: 10px;
}

ul.contact {
    padding-left: 0px;
}

ul.contact li {
    list-style: none;
}
ul.contact li img {
    width: 60px;
    padding-right: 10px;
    padding-left: 5px;
    
}

.indexnew ul{
    padding-left: 20px;

}
.indexnew ul li{
    border-bottom: 1px dotted #ccc;
}


.indexnew ul li a{
    display: block;
    padding: 5px 0;
    font-size: 1.2rem;
   

}

ul.dowlink{
    padding-left: 20px;

}
ul.dowlink {
    padding-left: 20px;

}
ul.dowlink li a{
    display: block;
    padding: 5px;
   

}










@media screen and (min-width: 991px) {
    .menu-link:hover {
        background-image: url(../images/2025/hover.png);
        background-repeat: no-repeat;
        background-position: top center;
        background-color: #a62c23;
        color: #fff !important;
        display: inline-block;
        padding-top: 33px;
        padding-bottom: 33px;






    }




}