<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.departmentcenter{
    width:90%;
    margin-left:auto;
    margin-right:auto;
}
.departmentcentera{ 
    text-decoration:none;
    color:#676767 !important;
}
.departmentcenternavigation{
    width:100%;
}
.departmentcenternavigationul{
    margin:6px 0 0 0;
    padding:0px;
    list-style:none;
}
.departmentcenternavigationul li{
    margin:0px;
    list-style:none;
    float:left;
    font-size:1.1em;
    text-align:center;
    padding:2%;
    line-height:1.2em;
    margin-top:1%;
    box-shadow:0 0 2px 2px #d0cbcb;
    width:18.5%;
    margin-left:3%;
    border-radius:3px;
}
.departmentcenternavigationulselect{
    color:#fff;
    background-color:#c22c3d !important;
}
.departmentsynopsis{
    margin-top:2%;
}
.departmentsynopsistitlediv{
    width:100%;
    height:17px;
    padding-bottom:3%;
}
.departmentsynopsistitlediv1{
    width:100%;
    height:17px;
    padding:3% 0;
}
.departmentsynopsistitle{
    font-size:1.2em;
    font-weight:bold;
    float:left;
    margin-left:1%;
}
.departmentsynopsistitleicon{
    width:14px;
    float:left;
}
.departmentsynopsistitleicon1{
    width:18px;
    float:left;
}
.departmentsynopsiscontent{
    line-height:1.5em;
}
hr{
    width:100%;
    border-style:dashed;
    border-color:#d0cbcb;
    margin-bottom:2%;
}
.other{
    
}
.other ul{
    width:100%;
    list-style:none;
    margin:0;
}
.other ul li{
    width: 24%;
    list-style: none;
    float: left;
    background-color: #d7d1d1;
    margin-left: 1%;
    text-align: center;
    margin-bottom: 1%;
    min-height: 30px;
    line-height: 30px;
}
.margin_top04{
    margin-top:0.5%;
}
.department_card{
	margin-top:2%;
}
.visit_layout{
	margin: -18% auto 0 auto;
	z-index: 22;
    position: relative;
}
.visit_word{
    color: #fff;
    padding-left: 16%;
    line-height: 1.8em;
}
@media screen and (min-device-width:320px) and (max-device-width: 370px) {
  
    .visit_layout{
	margin: -19% auto 0 auto !important;
	}
	.visit_word{
    line-height: 1.5em !important;
    }
}</pre></body></html>