<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">ol
{
	
}
		.clearfix { *zoom: 1; }
		.clearfix { *zoom: 1; }
		.clearfix:before,
		.clearfix:after { display: table; line-height: 0; content: ""; }
		.clearfix:after { clear: both; }		
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*Anchors*/
a {text-decoration: none;}
/*End of anchors*/
*{
  font-family: Microsoft JhengHei, Arial;
}
/*Header CSS*/

.dropdown2{
  display: none;
  margin-left: 81px;
  position: absolute;
  width: 80px;
  z-index: -199;
  background-color: #F7EED2;
  margin-top: -30px;
  color: #67AAA5;
  box-shadow: 2px 2px 3px #b1a88c;
  margin: 0;
  left: 100%;
  top: 0
}

.submenu2:hover{
  background-color: #68AAA6;
  color:#FFFFFF;
}

.submenuContent2{
  margin-left: 18px;
}

.angerList{
	  vertical-align: top;
		padding-right: 10px;
}

.angerTable td{
	padding: 5px 0 5px 0;
}


.submenu2:hover{
  background-color: #68AAA6;
  color:#FFFFFF;
}

.submenuContent2{
  margin-left: 18px;
}

.headerLogos{
  height: 111px;
  width: 943px;
  background-color: transparent;
  margin: 0 auto;
  vertical-align: top;
  width: 1280px;
  padding: 0 30px;
  box-sizing: border-box;
}

.menuContainer{
  background-image: url("../images/shared/3Es_menu_filler.png");
  /* background-position: center; */
    min-width: 1007px;
    background-position-x: 50%;
}

.menu{
  background-color: #D3E9EF;
  width: 1001px;
  height: 121px;
  margin: 0 auto;
  width: 1280px;
}

.shortcuts{
  float: left;
  cursor:pointer;
  line-height: 30px;
  float: none;
  flex: 0 1 auto;
  text-align: center;
  margin: 0;
}

.shortcuts:first-child {
  margin-left: 12.5px;
}
.shortcuts:last-child {
  margin-right: 12.5px;
}

#homeButton {
    flex: 0 0 auto;
}

.shortcuts img{
  vertical-align: bottom;
}
/*End of header CSS*/

/*Menu CSS	*/
.mainMenu{
  background-image: url("../images/shared/3Es_menu_background.png");
  background-repeat: no-repeat;
  height: 50px;
  width: 800px;
  margin-top: 35.5px;
  width: 85%;
  border-radius: 0.75em;
  background: white none repeat top left / auto;
}

.navigations{
  padding: 7px;
  font-size: 15px;
  color: #67AAA5;
  font-weight: 400;
  display: flex;
  flex-flow: row nowrap;
  align-items: baseline;
  justify-content: space-between;
}

.submenu{
  min-width: 70px;
  min-height: 31px;
  background-color: #F7EED2;
  margin-right: -50px;
  box-shadow: 2px 2px 3px #b1a88c;
  position: relative;
  z-index: 2;
  color: #67AAA5
}

.submenu:hover{
  background-color: #68AAA6;
  color:#FFFFFF;
}

.submenu:hover a{
  color: #FFFFFF;
}

.thirdMenu{
  background-color: #F7EED2;
  color: #67AAA5;
}

.thirdMenu:hover{
  background-color: #68AAA6;
  color:#FFFFFF;
}

.thirdMenu:hover a{
  color: #FFFFFF;
}

.thirdMenu{
  display: none;
}

.moreBackground:hover .thirdMenu {
display: block;
}

.dropdown a{
  color: #67AAA5;
  padding-left: 20px;
  padding-right: 20px;
}

.shortcuts:hover{
  color: #FFB40D;
}

.dropdown{
  display: none;
  position: absolute;
  min-width: 50px;
}

.submenuContent{
  padding-left: 20px;
  padding-right: 20px;
}

.backgroundInfo{
  background-color: #b4d2da;
  color: #67AAA5;
  padding-left: 20px;
  padding-right: 20px;
}

.backgroundInfo:hover{
  color: #FFFFFF;
}

.newsletter_title{
	padding-bottom: 10px;
}

.resourcesInfo{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
}

.shortcuts:hover .dropdown {
display: block;
}
/*End of menu CSS*/

/*Global CSS*/
img{
  border:0;
  vertical-align: top;
}

body{
  vertical-align: top;
  margin: 0;
  padding: 0;
  max-width: 1920px;
  min-width: 1007px;
}

.d-block {
    display: block
}
/*End of global CSS*/

/*---------------------------------------------------------------------------------*/
/*Footer CSS*/
.footer_info{
  background-color: #D3E9EF;
  max-width: 1920px;
  margin: 0 auto;
  height: 205px;
  background-position: center;
  background-image: url("../images/shared/3Es_footer.png?t=jf478q3ofh");
}
.footerNavigation{
  width: 1001px;
  background-color: transparent;;
  height: 205px;
  margin: 0 auto;
}

.footerLogo{
  width: 230px;
  background-color: transparent;;;
  height: 67px;
  float: right;
  margin-top: 100px;
  margin-right: 35px;
}

.footerLogo:hover {
  cursor: pointer;
}

.copyright{
  color: #4C9ACF;
  font-size: 12px;
  float: right;
  position: relative;
  left: 220px;
  top: 170px;
}
/*---------------------------------Main website layout-----------------------------*/
/*---------------------------------------------------------------------------------*/
.bodyInfo{
  margin: 0 auto;
  width: 1001px;
  /* padding-bottom: 40px; */
  width: 1280px;
}

.mainBody{
  background-image: url("../images/shared/3Es_background.png");
  background-color: #D3E9EF;
  background-repeat: no-repeat;
  max-width: 1920px;
  margin: 0 auto;
  background-position: top;
  min-height: 787px;
  padding-bottom:50px;
}

.topBody{
  background-image: url("../images/shared/3Es_white_background_top.png");
  width: 1001px;
  height: 29px;
    border-radius: 0.75em 0.75em 0 0;
    background: white none repeat top left / auto;
    width: 100%;
}

.botBody{
  background-image: url("../images/shared/3Es_white_background_bottom.png");
  width: 1001px;
  height: 29px;
  margin: 0 auto;
    border-radius: 0 0 0.75em 0.75em;
    background: white none repeat top left / auto;
    width: 100%;
}

.centerBody{
  /*ackground-image: url("../images/shared/3Es_white_background.png");*/
  background-color: #FFFFFF;
  width: 1001px;
  min-height: 300px;
  width: 100%;
  padding: 0 30px;
  box-sizing: border-box;
}
/*---------------------------------------------------------------------------------*/



/*--------------------------------Slideshow----------------------------------------*/
.slider_image{
  /*background-image: url('../images/slider/shutterstock_201034238[1]_1.jpg');
  background-repeat: no-repeat;*/
  width: 940px;
  height: 488px;
  position: relative;
  margin: 0 auto;
  z-index: 0;
  border-radius: 30px;
  width: 100%;
  height: auto;
}

.slider{
  width: 940px;
  height: 488px;
  position:relative;
  margin: 0 auto;
  padding-bottom: 12px;
  z-index: 0;
  width: 100%;
  height: auto;
}
/*--------------------------------Slideshow----------------------------------------*/

/*-------------------------------Bottom spacer-------------------------------------*/
.slider + .lowerIndex{
  width: 940px;
  min-height: 276px;
  margin: 0 auto;
  width: 100%;
  display: grid;
  grid: ". . . ." auto / 1fr 1fr 1fr 1fr;
  gap: 13px;
}

.lowerIndex {
    display: grid;
    grid: ". ." auto / 290px auto;
    gap: 30px;
}
/*-------------------------------Bottom spacer-------------------------------------*/

/*-------------------------Three buttons on the left-------------------------------*/
.threeBoxesContainer a{
  color: #59595b;
}

.threeBoxesContainer a:hover{
  color: #59595b;
  text-decoration: underline;
}

.newsletterThumnbail{
  float: left;
}

.newsletterThumnbail img{
  height: 41px;
  padding-right: 5px;
}

.threeButtons{
  width: 230px;
  float: left;
  width: 100%;
  float: none;
}

.buttonz{
  width: 184px;
  height: 84px;
  /*cursor:pointer;*/
}

.buttonA{
  border-radius: 10px;
  background-color: #E88078;
}

.buttonB{
  margin: 11px 0 11px 0;
  border-radius: 10px;
  background-color: #A8C643;
}

.buttonC{
  border-radius: 10px;
  background-color: #7EB6D4;
  height: 275px;
  width: 230px;
}

#buttonC {
    width: 100%;
}

.buttonIcon{
  padding: 26px 20px 26px 20px;
}

.iconz{
  float: left;
  width: 45px;
}

.buttonText{
  clear: none;
  float: left;
  font-size: 24px;
  font-family:Microsoft JhengHei, Arial;
  font-weight: 100;
  color: #FFFFFF;
  margin-left: 17px;
}

.arrow{
  float: right;
  width: 9px;
  height: 15px;
  margin-top: 10px;
  background-image: url('../images/index/arrow.png');
  background-repeat: no-repeat;
}

#buttonC .indexLog, #buttonC .indexPw {
    width: 75%;
}
/*-------------------------Three buttons on the left-------------------------------*/


/*--------------------------Three horizontal tables--------------------------------*/
.indexNews{
  /* width: 239px; */
  width: 222px;
  height: 275px;
  background-color: yellow;
  float: left;
  margin-left: 13px;
  border-radius: 10px;
  background-color: #F7EED2;
  width: 100%;
  float: none;
  margin-left: 0;
}

.indexEvents{
  /* width: 239px; */
  width: 222px;
  height: 275px;
  /*background-color: green;*/
  float: left;
  margin-left: 13px;
  border-radius: 10px;
  background-color: #F7EED2;
  width: 100%;
  float: none;
  margin-left: 0;
}

.newsletterPreview img{
	height: 250px;
}

.newsletterTitle{
	font-size: 20px;
}

.indexnewsletters{
  /* width: 239px; */
  width: 222px;
  height: 275px;
  background-color: blue;
  float: left;
  margin-left: 13px;
  border-radius: 10px;
  background-color: #F7EED2;
  width: 100%;
  float: none;
  margin-left: 0;
}
/*-------------------------Horizontal tables' attributes-----------------------------*/

/*--------------------------Horizontal tables' contents------------------------------*/
.indexContainer{
  margin: 21px 13px 15px 13px;
}

.indexTitles{
  font-size: 22px;
  color: #4C99CE;
}

.indexContainer hr{
  height: 0.3px;
  background-color: #4C9ACF;
}

.threeBoxesContainer{
  height: 202px;
  width: 212.5px;
  /*background-color: orange;*/
  margin-top: -11.5px;
  width: 100%;
}

.threeBoxesContainerTop{
  height: 190px;
  width: 212.5px;
  /*background-color: green;*/
  width: 100%;
}

.threeBoxesContainerBottom{
  height: 12px;
  width: 200px;
  /*background-color: yellow;*/
  width: 100%;
}

.indexMore{
  float: right;
  font-size: 12px;
  height: 12px;
  width: 57px;
  /*background: white;*/
  vertical-align: none;
  color: #4C99CE;
  margin-top: -5px;
}

.indexMore img{
  vertical-align: middle;
}

.indexBriefInfo{
  width: 212.5px;
  max-height: 60px;
  /*background-color: red;*/
  padding-top: 5px;
}

.indexSpacer{
  height: 5px;
}

.indexDate{
  font-size: 12px;
  color: #EE5927;
}

.newsBrief{
  font-size: 15px;
  color: #59595B;
  width: 175px;
}

.eventsBrief{
  font-size: 15px;
  color: #59595B;
  width: 175px;
}

.eventsPageHeader{
  font-size: 19px;
  color: #259a8d;
  padding-bottom: 15px;
}

.newslettersBrief{
  font-size: 15px;
  color: #59595B;
  width: 175px;
}

.indexMore{
  cursor: pointer;
}
/*-------------------------Horizontal tables' contents-----------------------------*/


/*-------------------------Shared CSS for all the other pages-----------------------------*/
.lowerIndex::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    clear: both
}
.leftFiller{
    background: #ffffe3 url(../images/shared/left_filler.png) left bottom / 289px 586px no-repeat;
  width: 290px;
  min-height: 586px;
  float: left;
    height: auto;
    border-radius: 13.5px
}
.leftFiller::after {
    content: "";
    display: block;
    height: 225px
}
.leftFiller .active {
    color:#FFB40D;
}

.rightFiller{
  /*float: right;*/
  margin-left: 34%;
  min-height: 590px;
  margin: 0;
}

.eventTable td{
  padding: 1px;
  line-height: 1.5;
  padding-bottom: 10px;
  vertical-align: top;
}

.eventPoint{
  color: #67AAA5;
  float: right;
}


.titleBanner{
  width: 614px;
  min-height: 45px;
  margin-top: 30px;
  /*background-image: url("../images/shared/title_background_1.png");*/
  width: 100%;
}

.titleName{
  font-size: 22px;
  color: #E35927;
  float: left;
  padding-right: 20px;
  max-width: 390px;
}

.titleRightImage{
  width: 134px;
  height: 25px;
  float: left;
  background-image: url("../images/shared/title_background_2.png");
}

.contentBody{
  width: 619px;
  padding-top: 15px;
  text-align: justify;
  color: #424143;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: -15px;
  padding-bottom: 0px;
  width: 100%;
}

.contentBody li{
  margin-left: -20px;
}

.age{
  color: #67AAA5;
}
/*-------------------------End of shared CSS for all the other pages-----------------------------*/


/*-------------------------Shared CSS for team pages-----------------------------*/
.teamContainer{
	/*background-color: #EAEAEC;*/
}

.teamContainer hr {
    border-top: 3.5px solid #75D5EB;
    /*margin-top: 30px;*/
}

.member_details {
    position: inherit;
    width: 95%;
    margin: 0 auto;
    padding: 0;
    line-height: 1.6;
    min-height: 300px;
}

.member_details img{
	float: right;
	border-radius: 100px;
}

.member_title {
    font-size: 20px;
    color: #EE5927;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 15px;
}

.member_name {
    font-size: 19px;
    color: #1CBFE0;
    padding-bottom: 5px;
}

.member_degree {
    line-height: 1.4;
    padding-bottom: 15px;
}

.member_position {
    max-width: 55%;
}
/*-------------------------End of shared CSS for team pages-----------------------------*/

/*AAAAAAANNNNNHHHORRRRR MAAAAN!*/
.contentBody a:visited {
    color: #E67B23;
    text-decoration: none;
}

.contentBody a:link {
    color: #E67B23;
    text-decoration: none;
}

.contentBody a:hover {
    color: #E67B23;
    text-decoration: underline;
}

/*-------------------------Shared CSS for event pages-----------------------------*/
.event_box{
	width: 620px;
	height: 148px;
	background-color: #F28478;
  border-radius: 10px;
}

.event_box{
	color: white !important;
}

.event_box a{
	color: white !important;
	text-decoration: none;
}

.event_box a:hover{
	text-decoration: underline;
}

.event_text{
	width:390px;
	padding: 3% 0 3% 3%;
	float: left;
}

.event_date{
	font-size: 18px;
	padding-bottom: 1%;
	float: left;
}

.event_time{
	font-size: 15px;
	padding-bottom: 3%;
	float: right;
	margin-right: 3%;
}

.event_name{
	font-size: 20px;
	padding-bottom: 1%;
	padding-top: 9%;
}

.event_details{
	font-size: 13.5px;
	line-height: 16px;	
}

.event_location
{
	padding-top:1%;
}

.event_pic{
	float: right;
	/* margin-top: -103px; */

}

.event_pic img{
	width: 207px;
	height: 148px;
	border-radius: 10px;
	/*margin-top: -94px;*/
}

.imageBanner{
  background-image: url("../images/shared/imageBanner.png");
  width: 619px;
  height: 14px;
  background-repeat: no-repeat;
  margin: 10px 0 10px 0;
}
/*-------------------------End of shared CSS for event pages-----------------------------*/

/*---------------------------------------Committee CSS-----------------------------------*/
.committee_details{
  line-height: 1.6;
}
.committee_position {
  max-width: 95%;
}
/*--------------------------------End of Committee CSS------------------------------------*/

/*------------------------------------Event details CSS-----------------------------------*/
.album td{
	padding: 5px;
}

.eventFile img{
	width: 150px;
}

.eventName{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
}
/*--------------------------------End of event details CSS---------------------------------*/


/*----------------------------------------Links CSS----------------------------------------*/

.links_page{
		min-height: 350px;
}

.links_page ol{
  margin: 0;
}

.links_page li{
	width: 100%;
	font-size: 16px;
	line-height: 1.3;
	color: #424143;
	text-align: justify;
	padding-bottom: 15px;
	display: list-item;
}

.links_page ul{
  padding-left: 17px;
}

.links_page a:link{
  color:#E67B23;
  text-decoration: none;
}

.links_page a:visited{
  color:#E67B23;
  text-decoration: none;
}

.links_page a:hover{
  color:#E67B23;
  text-decoration: underline;
}

.link_header a:link{
  color:#424143;
  text-decoration: none;
}

.link_header a:visited{
  color:#424143;
  text-decoration: none;
}

.link_header a:hover{
  color:#424143;
  text-decoration: underline;
}

.linkage:hover{
  text-decoration: underline;
  cursor: pointer;
}

.links_link{
  color: #E67B23;
}
/*--------------------------------End of links CSS---------------------------------*/

/*--------------------------------News CSS---------------------------------*/
.news_container{
			padding: 7px 0 7px 0;
}

.news_container{
		padding-bottom: 15px;
}

.title_of_news{
padding-bottom: 10px;
font-size: 20px;
}

.news_container{
			padding-bottom: 15px;
}

.title_of_news{
	padding-bottom: 10px;
	font-size: 20px;
}
/*--------------------------------End of news CSS---------------------------------*/

/*-------------------------------------Filler-------------------------------------*/
.fillerLinks{
	line-height: 2;
	color: #666666;
}
.fillerLinks &gt; div &gt; img {
    margin-right: .5em;
    width: 1.5em;
    vertical-align: middle
}
.fillerLinks .spacer {
    display: inline-block;
    width: 2em;
    height: 1px
}
.fillerShortcuts{
	padding: 33px;
}
.fillerTitle{
	color: #67AAA5;
	font-size: 24px;
	font-weight: bold;
}
.fillerTitle hr{
	height: 1px;
	background-color: #67AAA5;
  border-width: 0;
}

.fillerLinks a, a:visited, a:hover, a:active {
color: inherit;
}

/*---------LOG IN------------*/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #7EB6D4;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #7EB6D4;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #7EB6D4;
}
:-moz-placeholder { /* Firefox 18- */
  color: #7EB6D4;
}

.loginB
{
	background-image: url("../images/index/login.png");
	width: 62px;
	height: 23px;
}

.loginB:hover
{
	cursor: pointer;
}

.membershipLogin
{
	font-size: 20px;
	margin-top: 10px;
}
/*Membership*/
.logout
{
	width: 62px;
	height: 23px;
	background-image: url('../images/shared/logout.png');
  margin: 0 auto;
}

.greeting
{
	color: white;
	font-weight: bold;
}

/*index*/
.logout:hover
{
  cursor: pointer;
}

.greeting
{
  color: white;
  font-weight: bold;
}

/*Membership*/
#memberlogin
{
  text-align: center;
}

/*Slider*/
.cycle-overlay{
background: rgba(172, 223, 161, 0.8);
color: white;
opacity: 1;
}

/* info accordion */
.hidden {
    display: none
}
.info-cat {
    margin-bottom: 1em
}
.info-cat:last-of-type {
    margin-bottom: 0
}
.info-title {
    font-size: 1.1em;
    color: #666;
    background-color: #fee;
    border-radius: 10px;
    margin: 0;
    padding: 0 1em
}
.info-title label {
    display: block;
    cursor: pointer
}
.info-title label:before {
    content: "\0025bc";
    display: inline-block;
    float: right
}
.info-content {
    margin: 0 0 1em;
    padding: 0 1em;
    max-height: 0;
    transition: max-height 750ms ease;
    overflow: hidden
}
input[type = "checkbox"]:checked + .info-cat .info-title label:before {
    content: "\0025b2"
}
input[type = "checkbox"]:checked + .info-cat .info-content.extra-long {
    max-height: 999rem
}
input[type = "checkbox"]:checked + .info-cat .info-content.long {
    max-height: 90rem
}
input[type = "checkbox"]:checked + .info-cat .info-content {
    max-height: 30rem
}
.question {
    padding: .75em 0;
    border-bottom: 1px solid #999
}
.question:first-child {
    margin-top: .75em
}
.question:last-child {
    margin-bottom: .75em;
    border: 0 none
}
.response td {
    background:#EFF5DD;
    padding:15px;
    padding-bottom:25px
}
.response tr:first-child &gt; td {
    background: transparent none repeat scroll center center / auto;
    padding: 0
}
.response tr:nth-of-type(even) &gt; td {
    background-color: #eec
}
.contentBody th {
    text-align: center
}
</pre></body></html>