﻿

a:link {
    text-decoration: none;color:#1d2088;
}

a:visited {
    text-decoration: none;color:#1d2088;
}

a:hover {
    text-decoration: none;
	color:#ff0000;
}

a:active {
    text-decoration: none;color:#1d2088;
}

/* -------------------------------------電腦版型------------------------------------- */

@media screen and (min-width: 737px) {
  


.container{
	  
	  
	     padding: 15px 0px 5px 0px;
	  
	  
	  
	  }
	  
	
.navbar-header	  {
		
		height:80px;
		
		padding:0px;
		}
		  
		  
		  
		  
		  	  .card{
		  margin:15px 0px;
	
		  
		  }
article	  p { padding:2px 0px;
		  
		  
		  }
	  
.card01{
		  margin:18px 0px;
	

		  padding:0px 0px;
	
border:solid 1px #f6ecd5;
-moz-border-radius: 22px;
-webkit-border-radius: 22px;
border-radius: 22px;
background-color:#fffefd;

		  }
.card02{
		  margin:10px 0px;


		  padding:10px 0px;font-family:"微軟正黑體",Arial, Helvetica, sans-serif;



		  }
	  
	  	  	  	  .card02 h5{
font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
background:#f6f6f6;
color:#007c7d; padding:10px 15px;

border-left:0px solid #333;
		  }
	  
	  
	
	  
/*style="color:#007c7d;"*/


h1{


	color:#019e97; text-align:center;
	
	}

h2{
	padding:1px 10px;
    font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	color:#007c7d;
	text-align:center;

	}
h3{
  
	
	color:#007c7d; text-align:center;

	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	}	
h4{

	
	font-weight:bold;
	
	}


	.bg-main{
		
		background-color:#e3fdfc;
		
		
		
		
		
		}

.text-orange{

	
	color:#eb6100;
	
	}
.text-gray{

	
	color:#626262;
	
	
}

hr { 
    height: 1px;

    background-color:#007d7d;






}


/* ----------------------------------------table---------------------------------- */

.TT3 {
	
	font-size:20px;
	color:#000;
	border-width: 1px;
	border-color: #009e96;
	border-collapse: collapse;
}
.TT3 th {
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	line-height:25px;
    border-bottom:1px solid #019e97;
	padding: 8px 5px;
    text-align:center;
	color:#000;
    font-weight:bold;

}
/*.TT tr:nth-child(even) {background: #FFFFFF}*/
/*.TT tr:nth-child(odd) {background: #efe0c0}*/

.TT3 td {
    font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	padding: 8px 25px;
	line-height:25px;border-bottom:1px solid #CCC;
}

.TT3 td a:link {
    color:#000; text-decoration:none;
}
.TT3 td a:visited{
   color:#000;
}

.TT3 td a:hover{
   color:#ff0000;
}
.TT3 td a:active {
   color:#000;
}
.TT3.alt{
background: #000;
}







	
/*---------------------------- 按鈕------------------------------- */
	
.button-green {
    background-color: #01adb1;
	-webkit-border-radius: 4;
    -moz-border-radius: 4;
	border-radius: 4px;
    border: 2px solid #01adb1;
    color: white;
    padding: 6px 5px;
    display: block;
    text-decoration: none;
	text-align:center;
    font-size: 18px;
    cursor: pointer;
	width:150px;
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif;margin:15px 0px;
}

.button-green:hover {
    background-color: white;
    color: black;
    border: 2px solid #01adb1; /* Green */
	-webkit-transition-duration: 1s; /* Safari */
	-moz-transition-duration: 1s; /* Safari */
    transition-duration: 1s;
}



.button-red {
    background-color: #e5004f;
	-webkit-border-radius: 4;
    -moz-border-radius: 4;
	border-radius: 4px;
    border: 2px solid #e5004f;
    color: white;
    padding: 6px 5px;
    display: block;
    text-decoration: none;
    font-size: 18px;
    cursor: pointer;
	text-align:center;
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif;
}

.button-red:hover {
    background-color: white;
    color: black;
    border: 2px solid #e5004f; /* Green */
	-webkit-transition-duration: 1s; /* Safari */
	-moz-transition-duration: 1s; /* Safari */
    transition-duration: 1s;
}



.button-blue {
    background-color: #3176a1;
	-webkit-border-radius: 3;
    -moz-border-radius: 3;
	border-radius: 3px;
    border: 0px solid #01adb1;
    color: white;
    padding: 6px 5px;
    display: block;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
	text-align:center;
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif; float:left;margin:5px 6px;
}

.button-blue:hover {
    background-color: white;
    color: black;
    border: 1px solid #e5004f; /* Green */
	-webkit-transition-duration: 1s; /* Safari */
	-moz-transition-duration: 1s; /* Safari */
    transition-duration: 1s;
}

.button-green2 {
   
    color: #FFF;
    padding: 4px 5px;
    display: block;
    text-decoration: none;
    font-size: 18px;
    cursor: pointer;
	text-align:center;
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif;
font-weight:bold;}


.button-gray {
    background-color: #e5e5e5;
	-webkit-border-radius: 3;
    -moz-border-radius: 3;
	border-radius: 3px;
    border: 1px solid #FFF;
    color:#333;
    padding: 6px 8px;
    display: block;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
	text-align:center;
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif; float:left;
	margin:2px 3px;
}

.button-gray:hover {
    background-color: white;
    color: black;
    border: 1px solid #333; /* Green */
	-webkit-transition-duration: 1s; /* Safari */
	-moz-transition-duration: 1s; /* Safari */
    transition-duration: 1s;
}












/*---------------------------footer-----------------------------------*/

.footer{
	clear:both;
	width:100%;
	margin-top:10px;
	padding:5px 0px;
	background-color:#007d7d;
	bottom: 0;position:relative;
	z-index:1;
}




.f01 ul{
	list-style: none;	display:inline;
}


.f01 li{
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	display: inline-block;
	font-size:16px;
	color:#fff;
	padding:5px 10px;
	
}



/* --------------------   伸縮     ------------------------------ */

#QandA .Question{ /*標題的CSS定義*/

width: 100%;
/*color:#019e97;*/
	color:#454545;
font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
border-bottom: 1px #aaa dotted;line-height:30px;
font-size:24px;
font-weight:bold;
padding: 15px 0px;
text-align:left;
margin:10px 0px;

background: #FFF;
 
 
  text-decoration: none;


}

#QandA .Answer{ /*內文的CSS定義*/

display: none;

width: 98%;

padding:20px 20px;
color:#333;
font-size:20px;
background:#fff;
line-height:30px;

font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
/* border-bottom: 1px #aaa dotted;*/
}


#QandA:link{ /*滑鼠移至區塊變色*/

color:#009e96;

}

#QandA:hover{ /*滑鼠移至區塊變色*/

color:#eb6100;

}

/* ------------------ */





}



/* -------------------------------------------------手機版型------------------------------------- */

@media screen and (max-width: 736px) {
.navbar-header{
		
		height:80px;
		padding:0px;
		
		}

 .card01{
		padding:10px 0px;


		  }



.button-gray {
    background-color: #e5e5e5;
	-webkit-border-radius: 3;
    -moz-border-radius: 3;
	border-radius: 3px;
    border: 1px solid #FFF;
    color:#333;
    padding: 6px 8px;
    display: block;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
	text-align:center;
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif; float:left;margin:2px 2px;
}

.button-gray:hover {
    background-color: white;
    color: black;
    border: 1px solid #333; /* Green */
	-webkit-transition-duration: 1s; /* Safari */
	-moz-transition-duration: 1s; /* Safari */
    transition-duration: 1s;
}


hr { 
    height: 1px;

    background-color:#007d7d;






}
h4{

	
	font-weight:bold;
	
	}
.text-gray{

	
	color:#626262;
	
	
}
.text-orange{

	
	color:#eb6100;
	
	}
	
h1{

	
	color:#019e97; text-align:center;
	
	}

h2{
	padding:1px 10px;
    font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	color:#007c7d;
	text-align:center;
	
	}
h3{
  
	
	color:#007c7d; text-align:center;
	padding:0px 10px;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	}	
	
	
	
/* --------------------   伸縮     ------------------------------ */

#QandA .Question{ /*標題的CSS定義*/

width: 100%;
color:#454545;
font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
border-bottom: 1px #aaa dotted;line-height:30px;
font-size:20px;
font-weight:bold;
padding: 15px 0px;
text-align:left;
margin:10px 0px;

background: #FFF;
 
 
  text-decoration: none;


}

#QandA .Answer{ /*內文的CSS定義*/

display: none;

width: 98%;

padding:20px 10px;
color:#333;
font-size:18px;
background:#fff;
line-height:30px;

font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
/* border-bottom: 1px #aaa dotted;*/
}


#QandA:link{ /*滑鼠移至區塊變色*/

color:#009e96;

}

#QandA:hover{ /*滑鼠移至區塊變色*/

color:#eb6100;

}

/* ------------------ */

	.footer{
	clear:both;
	width:100%;
	margin-top:10px;
	padding:5px 0px;
	background-color:#007d7d;
	bottom: 0;position:relative;
	z-index:1;
}
	
	
.f01 ul{
	list-style: none;	display: inline-block;
}


.f01 li{
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	display: inline-block;
	font-size:14px;
	color:#fff;
	padding:3px 2px;
}
	
	
	
	/* ----------------------------------------table---------------------------------- */

.TT3 {
	
	font-size:16px;
	color:#000;
	border-width: 1px;
	border-color: #009e96;
	border-collapse: collapse;
}
.TT3 th {
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	line-height:25px;
    border-bottom:1px solid #019e97;
	padding: 8px 5px;
    text-align:center;
	color:#000;
    font-weight:bold;

}
/*.TT tr:nth-child(even) {background: #FFFFFF}*/
/*.TT tr:nth-child(odd) {background: #efe0c0}*/

.TT3 td {
    font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	padding: 8px 10px;
	line-height:25px;border-bottom:1px solid #CCC;
}

.TT3 td a:link {
    color:#000; text-decoration:none;
}
.TT3 td a:visited{
   color:#000;
}

.TT3 td a:hover{
   color:#ff0000;
}
.TT3 td a:active {
   color:#000;
}
.TT3.alt{
background: #000;
}


	
	
	
	
	
	
	
	
	
	
	
	
}