@charset "utf-8";
/* CSS Document */
.skip_content{
	
	overflow:hidden;
	height:0px;
}
.skip_content:focus{
	position: relative!important;
	clip: auto;
	height:auto;
	overflow:visible;
	width:auto;
	
	margin:0;
}
.skip_content:not(:focus):not(:focus-within){
	 position: absolute!important;
	width: 1px!important;
    height: 1px!important;
    padding: 0!important;
    margin: -1px!important;
    overflow: hidden!important;
    clip: rect(0,0,0,0)!important;
    white-space: nowrap!important;
    border: 0!important;
}
.ignore2{
font-size: 0;
  width: 1px;
  height: 1px;
  display: inline-block;
  overflow: hidden;
  position: absolute!important;
  border: 0!important;
  padding: 0!important;
  margin: 0!important;
  clip: rect(1px,1px,1px,1px);
}
h1,.h1CSS {
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	margin-bottom:1em;
	color:#0056c1;
}
.subHeading{
	font-weight:bold;
}

.subHeading2{
	font-weight:bold;
	font-size:1.1em;
}
img{
	/*float: left;*/
	/*margin-right: 3.5px;*/
	border:0px;
}
.w3cimg{
	width:80px;
}
.normalImg{
	margin-right: 5px;
}
.subTitle{
    font-style: italic;
    font-weight: bold;
}
.boldTxt{
	font-weight:bold;
}
.whatsnewTable{
	width:70%;
}
.whatsnewTitleTD{
	width:10%;
}
.whatsnewTable2{
	width:100%;
	border:1px solid #000;
}
.whatsnewTable2 td{
	vertical-align:top;
	border:1px solid #000;
}
.whatsnewTitleTD2{
	width:15%;
}
body {
	font-size:1em;
	font-family: 'Hiragino Kaku Gothic Pro', 'WenQuanYi Zen Hei', '微軟正黑體', '蘋果儷中黑', Helvetica, Arial, sans-serif;
/*	line-height:1.5em;*/
	background-color: #FFF;
}

Div#counter1{
	display:none;    
}

Div#dementia_logo2{
	display:none;
	margin-top: 1em;
	text-align: center;
}

Div#swd_logo2{
	display:none;
}

Div#w3c_icon1s{
	display:none;    
}
Div#w3c_icon2s{
	display:none;    
}

Div#main_content2{display:none;}
Div#main_content_s2{display:none;}
Div#main_banner{
	}

#mainDiv {
	position: relative;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
	/*background-color:#fffde1;*/
	margin-top: 0px;
}

Div>#top_area{
	position: relative;
	width:100%;
	min-height:120px;
	/*background-color:#feffef;*/
	}
	
Div>#top_area>#swd_logo{
		position: absolute;
		/*width:300px;*/	
		left:0px;
		bottom:0px;
		}
Div>#top_area>#dementia_logo{
		position: absolute;
		/*width:300px;*/	
		left:350px;
		bottom:10px;
/*		top:20px;*/
		}
Div>#top_area>#counter{
		position: absolute;	
		left:800px;
		bottom:20px;
		}					
	
Div>#top_area>#AAAlink{
		position: absolute;
		width:200px;
		text-align:right;
		left:980px;
		bottom:20px;
		margin-right:5px;

		}
Div>#top_area>#search_bar{
		position: absolute;
		width:200px;
		left:980px;;
		bottom:50px;
		margin-right:5px;
		text-align:right;
		}
Div>#search_title{
		position: absolute;
		right:120px;
		bottom:0px;
		text-align:right;
		}
Div>#search_box{
		position: absolute;
		right:0px;
		bottom:0px;
		text-align:left;
		}						

Div>#main_content{
	position: relative;
	width:100%;
	min-height:600px;
	margin-top: 2px;
	}
Div>#main_content_s{
	position: relative;
	width:100%;
	min-height:120px;
	margin-top: 2px;
	}	
Div#main_banner{
	position: relative;
	margin-top: 2px;
	}	
	
.main_text_container{
	background:#e2edff;
    padding: 3em;
	padding-top: 1.5em
}

p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
	text-align:justify;
}
	
Div>#main_text{
	position: relative;
/*	margin: 2px 20px 2px 20px;*/
	margin-left: 20%;
	margin-right:20%;
	text-align:justify;
	
	color:black;

	
	/*margin-top: 2px;
	margin-bottom:2px;*/
	}
	
Div>#main_text_song{
	position: relative;
/*	max-height: 400px;*/
	margin-left: 20%;
	margin-right:20%;
	text-align:left;	
	color:black;
	}	
	
			
Div>#bottom_line{
	position: relative; 
	height:auto;
	background-color: #1872c7;
	text-align: left;
	margin-top: 2px;
	color: #FFFFFF;
	line-height:1.5em;
	padding:0.5em;
}

.bottom_left{
	display: inline-block;
	    width: 70%;
}
.bottom_right{
	display: inline-block;
	float: right;
}
	
	Div>#bottom_line>#w3c_icon1{
		position:absolute;		
		width:auto;
		height:auto;
		right:0px;
		bottom:8px;
		}

	Div>#bottom_line>#w3c_icon2{
		display:none;
		position: absolute;
		width:auto;
		height:auto;
		right:121px;
		bottom:8px;
/*		top:0px;*/
		}
	
	Div>#bottom_line>#privacy{
		position: absolute;
		width: auto;
		height: auto;
		left:0px;
		bottom:3px;

		}
/*
.row{
	display: flex;
	flex-wrap: wrap;
}
*/
.imgBox{
	width:100%;
	display: flex;
	justify-content: center;
	text-align:center;
	margin-bottom:1.5em;
}
.imgBoxTxt{
    max-width: 150px;
    margin-bottom: -28px;
	font-size:0.9em;
    /*margin-left: 28px;*/
}
.idxIcon{
	width:150px;
	margin: auto;
}
.imgCard {
    justify-content: center;
    flex-grow: 1;
	flex-direction: column;
    margin: auto;
	padding-top:0.5em;
}
.imgCard:hover{
	
	box-shadow: 5px 5px 5px 0px #E0E0E0;
	background-color:#1872c7;
	border-radius:4px;	
}
.imgCard a:hover{
	color:white !important;
}
.spanCursor{
	cursor:pointer;
	
}
a img {
	text-decoration: none;
	border: 0 none;
	display: block;
}
a{
	cursor:pointer;
}
a:visited, a:link {
	text-decoration:none;
	color:#002bff;
	font-size:1em;
}

a:hover {
	text-decoration: underline;
	color: #8A0000;
	text-align: center;
	
}

a.aLinkDropDownBtn{
	float:left !important;
	margin-top:-8px !important;
	margin-left:-0.5em !important;
}




a.sFont {
	font-size: 1em;
	color: #000;
}
a.ssFont {
	font-size: 1em;
	color: #000;
}
a.mFont {
	font-size: 1.15em;
	color: #000;
}

a.lFont {
	font-size: 1.3em;
	/*color: #FFF;*/
	color: #000;
}	
*, *::before, *::after {
    box-sizing: inherit !important;
}

.access {position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden;} 
.ignore {display:none !important;} /*hide elements which added for validation*/ 
div#skipwrapper{
	display:block;}
div#main{
	display:block;}		

/*.slider-pro {
    font-family: 'Open Sans', Arial;
}*/


/*body {margin:0;font-family:Arial}*/

.topnav {
  overflow: hidden;
  background-color: #1872c7;
  line-height:1.5em;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 5px;
  text-decoration: none;
  font-size: 16px;
}

.active {
  background-color: #e85508;
  color: white;
}

.topnav .icon {
  display: none;
}

.topnav .icon2 {
  display: none;
}

.dropdown2 {
    float: left;
    overflow: hidden;
}

.dropdown2 .dropbtn {
    font-size: 20px;
    border: none;
    outline: none;
    color: #ffffff;
    padding: 7px 30px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
}
.dropbtn {
    height: 38px;
}
.descFont{
	font-size:0.5em;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #86baf5;
	/*margin-top:50px;*/
	min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
	font-size: 16px;
}

.dropdown-content a {
    float: none;
    color: black;
    padding: 14px 40px;
    text-decoration: none;
    display: block;
    text-align: left;
	font-size: 16px;
}

 .dropdown2:hover .dropbtn {
  background-color: #555;
  color: white;
  height:60px;
}

.topnav a:hover{
 
  color: white;
}

.dropdown-content a:hover {
    background-color: #ddd;
    color: black;
}

.dropdown2:hover .dropdown-content {
    display: block;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #333;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}

.bk{
	padding: 20px;}


.text_content {
	color: #505050;
	font-size: 1.2em;
	line-height: 30px;
	font-style: normal;
	font-weight: 500;
	}
.text_content_header{
	color: #505050;
	font-size: 35px;
	text-decoration: underline;
	line-height: 45px;
	font-style: normal;
	font-weight: 500;
	text-align:left;}
.text_content_header2{
	color: #505050;
	font-size: 30px;
	text-decoration: underline;
	line-height: 40px;
	font-style: normal;
	font-weight: 500;
	text-align:left;}
.text_content_header2a{
	color: #505050;
	font-size: 24px;
	text-decoration: underline;
	line-height: 30px;
	font-style: normal;
	font-weight: 500;
	text-align:left;}					
	
.text_header 	{
	font-size: 48px;
	line-height: 54px;
	font-style: normal;
	font-weight: 600;
	color: #727272;
	text-decoration: none;
	text-align: center;
	}
.text_header2 	{
	font-size: 24px;
	line-height: 24px;
	font-style: normal;
	font-weight: 600;
	color: #505050;
	text-decoration: none;
	}
.text_header2a 	{
	font-size: 24px;
	line-height: 24px;
	font-style: normal;
	font-weight: 600;
	color: #505050;
	text-decoration: none;
	margin-right:200px;
	float:right;
	text-align:left;
	}		
.text_header3 	{
	font-size: 20px;
	line-height: 20px;
	font-style: normal;
	font-weight: 600;
	color: #505050;
	text-decoration: none;
	}	
	
.text_content_s1 {
	color: #505050;
	font-size: 15px;
/*	font-size:1em;*/
	line-height: 30px;
	font-style: normal;
	font-weight: 500;
	}	

Div>#main_text_song{
	position:relative;
	display:flex;
	max-height: 400px;
	margin-left: 15%;
	margin-right:15%;
    flex-direction: row;
    justify-content: space-between;
	
	}
Div>#main_text_song1{
	text-align:left;
	}
caption{
	
	display:none;
}
table#news {
    border-collapse: collapse;
    width: 100%;
}

table#news th, td {
    padding: 8px;
    text-align: left;
	font-size:1em;
}

table#news tr:hover {background-color:#f5f5f5;}	

.event_box{
	position:relative;
	display:flex;
    flex-direction: row;
    justify-content: space-between;
	}
/*.left_side {
	margin-top:50px;

	width:42%;

	}*/

	
.right_side {
	width:100%;
	margin: 10px;
	}
	
#overlay {
     position: absolute;
     left:         0px;
     top:          0px;
     width:        100%;
     height:       3500px;
     text-align:   justify;
     z-index:      1;

    color:white;

}

/*#silver_tech_disclaimer_container {   
	 background:#f5f5f5;
	 margin-left:10%;
	 margin-top:10%;
	 margin-right:10%;
	 }*/
#silver_tech_disclaimer {   
	 background:#f5f5f5;
	 margin-left:10%;
/*	 margin-top:10%;*/
	 margin-right:10%;
	 }	
#silver_tech_disclaimer_container {   
	 background:#f5f5f5;
	 margin-left:10%;
/*	 margin-top:10px;*/
	 margin-right:10%;
	 }		 			
	
#info5_bk1{
	float: right;
margin-left: 20px;
margin-top:30px;}	

ol.f {list-style-type: decimal;
}
ol{
  margin-left:40px;
}

/* Second Level */
ol ol{
  margin-left:50px;
}

/* Third Level */
ol ol ol{
  margin-left:60px;
}

ul{
  margin-left:40px;
}

/* Second Level */
ul ul{
  margin-left:50px;
}

/* Third Level */
ul ul ul{
  margin-left:60px;
}

ul.sbs{
	list-style-type: circle;
}
li{
	margin-top: 1em;	
}
.act_table1 ol > li{
	margin-top: 0em!important;	
}
/*#act_table1 {background-color: #f2f2f2;}*/
.act_table1 {
	background-color: #ffffff;
	width:100%;
}
.act_table1_1{
	background-color: #ffffff;
	width:100%;
	border: 1px solid #ddd;
}

.act_table1 .tdrightline, .act_table1_1 .tdrightline{
	border-right: 1px solid #ddd;
	
}
.act_table1 td{
	border-bottom: 1px solid #ddd;
}
.act_table1 th{
	padding:0.5em;
	padding-left:0.5em;
	font-weight:bold;
	height: 10px;
	font-size:1em;
	border-bottom: 1px solid #ddd;
	
}
.act_table1 .tdrightline{
	border-right: 1px solid #ddd;
	
}
.act_table1 .actTableTop{
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}

.act_table1 .actTableTD1{
	width:25%;
	vertical-align:top;
}

.act_table1 .actTableTD2{
	width:75%;
	vertical-align:top;
}

.act_table1 .actTableTD3{
	width:50%;
	vertical-align: top;
}
.act_table1 .actTableTD4{
	width:15%;
	vertical-align: top;
}

.act_table1 .actTableTD5{
	width:20%;
	vertical-align: top;
}

.act_table1 .actTableTD6{
	width:10%;
	vertical-align: top;
}
.act_table1 p {
    margin-block-start: 0em !important;
}
/*table#frd_table1 {background-color: #f2f2f2;
				width:100%;}*/	
				
.frd_table1 {background-color: #f2f2f2;
				width:100%;}										
table {	width:100%;}							
				

.text {
    
}

.text.short {
    height: 120px;
    overflow: hidden;
}
.text.full {
    
}

#rightside{
	text-align:right;
	margin-left:80%;}

a.link_75{font-weight: normal;}
a.over_75 { color:#BB0E0E;
			font-size: 120%; 
			font-weight:bold; } 	
			
.left_map {
	margin-top:50px;
	width:65%;
	margin: 20px;
	}
.left_map2 {
	margin: 20px;
	}	
.right_map {
	width:35%;
	margin: 10px;
/*	margin-top:1%;*/

	}
	
	
#a1, #a2, #a3, #a4, #a4a, #a4b{
	margin-left: 20px;
	display:none;
}
				
.invisble {
	display:none;}	
	
.photo {
    margin-left: 35%;
	margin-bottom:50px;
	margin-top:50px;

    width: 95%;
  
    padding: 10px;}	

#member-counter {
	margin-left: 0px; position: relative;
//	white-space: nowrap;

}
#member-counter .clabel {
	color: rgb(79, 145, 205); text-transform: uppercase; line-height: 25px; font-size: 10px;
	color: #e85508;
	white-space: nowrap;

}
#member-counter .ctotal {
	margin-left: 0px;
	white-space: nowrap;
	float:left;
}
#member-counter .ctotal .cnumber {
	width: 21px; height: 22px; text-align: center; color: rgb(255, 255, 255); 
	line-height: 14px; font-size: 20px; font-weight: 250; margin-left: 0px; padding-top:7px; 
	float: left; background-image: url("../images/counter_bg.png"); 
	background-repeat: no-repeat; background-size: contain;
}	
.read-more {text-align:right;
	margin-right:0px;
	float:right;
	}
.left_side {
	margin-top:0px;
	}
.left_side ul li{
	display:inline-block;

  list-style-type: none;
  padding-right: 50px;
  float: left;

  }	
 .ss-logo{
	max-width:50%;
} 
 .ss-logo2{
	width:10vw;
	max-width:100px;
}

#table_content {
	padding-top:20px;
	display:inline-block;}
.nav-id-bar	{
	margin:30px 0px 10px 0px;
	color:#F00;}
.nonMobileView{
	display:block;
}
.MobileView{
	display:none;
}
@media screen and (max-width: 1080px) {
	#mainDiv {
	width: 100%;}
	
Div>#top_area{
	min-height:120px;
	}	
Div>#top_area>#AAAlink{
		text-align:left;
		left:200px;
		top:5px;
		margin-left:5px;

		}
Div>#top_area>#search_bar{
		left:0px;;
		bottom:90px;
		margin-right:0px;
		text-align:left;
		}
Div>#search_title{
		left:5px;
		bottom:0px;
		text-align:right;
		}
Div>#search_box{
		left:100px;
		bottom:0px;
		text-align:left;
		}
/*---------------------------------------------------------------------------------------------------------*/		
.nonMobileView{
	display:block;
}
.MobileView{
	display:none;
}
}
@media screen and (max-width: 768px) {
	.main_text_container{
		background:#e2edff;
		padding: 1.5em;

	}
  .topnav a:not(:first-child), .dropdown2 .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
	font-size:36px;
  }
   i.fa.fa-bars{
	  color:white !important;
  }
  i.fa.fa-home {
    font-size: 1.5em !important;
}
    .topnav a.icon2 {
    float: right;
    display: block;
	font-size:24px;
	color:white !important;
  }
  .topnav a {
  padding: 10px 10px;
 /* margin-left:20px;*/
	}
	p.text_content_header2 {
	font-size:24px;}
p.text_content_header2a {
	font-size:20px;
	}	
.right_map {
	width:100%;
	margin: 10px;  
}

.nonMobileView{
	display:block;
}
.MobileView{
	display:none;
}

@media screen and (max-width: 768px) {
	.main_text_container{
		background:#e2edff;
		padding: 1.5em;
	}
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
   /* .topnav.responsive .icon2 {
    position: absolute;
    right: 0;
    top: 0;
  }*/
  .topnav.responsive .icon2 {
	  display:none;
  }
  
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
	
  }
  .topnav.responsive .dropdown2 {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown2 .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
	padding: 10px 10px;
  }
 .dropdown2 .dropbtn {
    font-size: 20px; }
 
#mainDiv {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
	/*background-color:#fffde1;*/
	margin-top: 0px;
}

Div>#top_area{
	display:none;
	}
/*Div#counter2{
	display:none;    
}
Div#counter1{
	display:block;
}*/

Div#dementia_logo2{
	display:block;
	text-align: center;
}

Div#swd_logo2{
	display:block;
}

Div#w3c_icon1s{
	display:block;
	position:absolute;
	left:0px;    
}
Div#w3c_icon2s{
	display:none;
	position:absolute;
	left:120px;    
}

Div#w3c_icon1{
	display:none;    
}
Div#w3c_icon2{
	display:none;    
}

Div#main_content2{
	display:block;
	position: relative;
	width:100%;
	min-height:450px;
	margin-top: 2px;
	}
Div#main_content_s2{
	display:block;
	position: relative;
	width:100%;
	min-height:120px;
	margin-top: 2px;
	}	
Div#main_content{display:none;}
Div#main_content_s{display:none;}



#res-df-logo {
	max-width: 75%;
	height:auto;}
#res-top-logo {
	max-width: 40%;
	height:auto;}
.res_size{
	width:90%;}	
.res_size_s1{
	width:50%;}		
Div>#main_text{
	margin-left: 5%;
	margin-right:5%;}
	
Div>#main_text_song{
	min-height:800px;
	flex-wrap:wrap;
	}
.event_box{flex-wrap:wrap;
	}		

.nonMobileView{
	display:block;
}
.MobileView{
	display:none;
}
}



/*----------------------------------------------------------------------------------------------------*/

 
	
/*------------------------------------------------------------*/
@media screen and (max-width: 420px) {
	.main_text_container{
		background:#e2edff;		
		padding: 1.5em;
	}
	table {font-size: 0.85em;}
	a.read-more:visited, a.read-more:link{
		font-size:0.85em}
		

.ss-logo{
	max-width:50%;
}

.ss-logo2{
	width:60px;;
}

 i.fa.fa-bars{
	  color:white !important;
  }
  i.fa.fa-home {
    font-size: 1.5em !important;
}
p.text_content_header2 {
	font-size:16px;}
p.text_content_header2a {
	font-size:14px;}	

.left_side ul li{

  padding-right: 5px;
}

Div>#main_text{
	margin-left: 5px;
	margin-right:5px;}

.photo {
    margin-left: 0px;
	padding: 0px;
	margin-bottom:20px;
	margin-top: 20px;}
 	
.text_header2 {
	font-size: 16px;
	line-height: 16px;
	margin-right: 0px;
	float:none;
	font-weight: 0;
/*	text-align:left;*/
	}
.text_header2a {
	font-size: 16px;
	line-height: 16px;
	margin-right: 0px;
	float:none;
	font-weight: 0;
	text-align:left;
	}		
.text_content_header
{font-size: 28px;
text-align:left;}		
.right_map {
	width:100%;
	margin: 10px;			
			
}
.nonMobileView{
	display:none;
}
.MobileView{
	display:block;
}

/*------------------------------------------------------------*/
