@charset "UTF-8";
/* Body */
body {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	background-color: #FFFFFF;
	margin: 0;
}

div.open {
	height: auto;
}
#abgne_float_ad {
	display: none;
	position: absolute;
}
#abgne_float_ad .abgne_close_ad {
	display: block;
	text-align: right;
	cursor: pointer;
	font-size: 12px;
}
#abgne_float_ad a img {
	border: none;
}

.b-only {
	width: 100%;
}

.a-only {
	width: 100%;
}

a{ text-decoration:none;
	color: #00b4ff;
} 

.text-1{ border-bottom:1px #00b4ff solid; 
	     padding-bottom:1px;         
}

.hero_header {
    color: #711208;
    text-align: center;
    margin: 0;
    letter-spacing: 0px;
	font-family: "微軟正黑體";
	font-size: 16px;
}

.hero_header2 {
    color: #747474;
    text-align: center;
    margin: 0;
    letter-spacing: 0px;
    font-family: "微軟正黑體";
    font-weight: bold;
    font-size: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.hero_header3 {
    color: #747474;
    text-align: center;
    margin-top: 0;
    letter-spacing: 0px;
    font-family: "微軟正黑體";
    font-weight: bold;
    font-size: 16px;
}

.hero_header4 {
    color: #ff0f0f;
    text-align: center;
    margin-top: -10px;
    letter-spacing: 0px;
    font-family: "微軟正黑體";
    font-weight: bold;
    font-size: 16px;
}

.profile {
	width: 100%;
}

.profile2 {		
width: 60%;
}

.profile3 {		
width: 100%;
}

hr{
    border: 0;
    height: 2px;
    background:#e40101;
	width: 70%;
}

ul {
    list-style-image: url(../images/TK.jpg);
    line-height: 32px;
    padding-top: 0px;
    color: #711208;
    font-family: "微軟正黑體";
    font-size: 16px;
    text-align: left;
    list-style-position: outside;
    padding-left: 40%;
}

.container {
  width: 96%;
  margin-right: auto;
  margin-left: auto;
}

.container2 {
  width: 96%;
  margin-right: auto;
  margin-left: auto;
}

p {
	text-align:center;
	font-family: "微軟正黑體";
	font-size: 120%;
	color: #FF8400;
	padding-top: 0px;
    }

.text-2{ border-bottom:1px #FF8400 solid; 
	     padding-bottom:1px; 
	     color: #FF8400 ;
  }

.button {
    width: 120px;
    margin-top: 8px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-right: 2px;
    padding-bottom: 5px;
    padding-left: 2px;
    text-align: center;
    vertical-align: middle;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    border: 2px solid #858585;
    color: #858585;
}

.ch {
    margin-top: 10px;
    margin-bottom: 10px;
}

.text-center {
	text-align: center !important;}
	
.col-md-6 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }	

.card {
    position: static;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(255,255,255,0.12);
    border-radius: 0.25rem;
}

/* Mobile */
@media (max-width: 299px) {
		.a-only {
display: none !important;
}
	
	.profile {
	width: 100%;
	  margin-top: 20px;
}

.profile2 {
    width: 80%;
    margin-top: 50px;
}

.profile3 {
    margin-top: 50px;
}

.hero_header {
    color: #711208;
    text-align: center;
    margin: 0;
    letter-spacing: 0px;
	font-family: "微軟正黑體";
	font-size: 13px;
		}
	
.hero_header2 {
    color: #747474;
    text-align: center;
    margin: 0;
    letter-spacing: 0px;
    font-family: "微軟正黑體";
    font-weight: bold;
    font-size: 20px;
    padding-top: 30px;
    padding-bottom: 10px;
}

hr{
    border: 0;
    height: 2px;
    background:#e40101;
	width: 90%;
	margin-bottom: 50px; 
}
	
ul {
    list-style-image: url(../images/TK.jpg);
    line-height: 32px;
    padding-top: 0px;
    color: #711208;
    font-family: "微軟正黑體";
    font-size: 13px;
    text-align: left;
    list-style-position: outside;
    padding-left: 20%;
}
	
.hero_header3 {
    color: #747474;
    text-align: center;
    margin-top: 0;
    letter-spacing: 0px;
    font-family: "微軟正黑體";
    font-weight: bold;
    font-size: 13px;

}	
	
.hero_header4 {
    color: #ff0f0f;
    text-align: center;
    margin-top: -10px;
    letter-spacing: 0px;
    font-family: "微軟正黑體";
    font-weight: bold;
    font-size: 13px;
}
	
	
	
.card-img-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
	
p {
	text-align:center;
	font-family: "微軟正黑體";
	font-size: 70%;
	color: #FF8400;
	padding-top: 0px;
    }
	
.container2 {
  width: 90%;
}
	
	.ch {
	width: 95%;
    margin-top: 10px;
    margin-right: auto;
	margin-left: auto;
    margin-bottom: 0px;
}

.col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }	
	
	
}

/* Small Tablets */
@media (min-width: 300px)and (max-width: 767px) {
	.a-only {
display: none !important;
}
.profile2 {		
	width: 80%;
	margin-top: 50px;
}
	
.profile3 {
    margin-top: 50px;
}
		
.profile {
	width: 100%;
	 margin-top: 20px;
}

.hero_header {
    color: #711208;
    text-align: center;
    margin: 0;
    letter-spacing: 0px;
	font-family: "微軟正黑體";
	font-size: 13px;
		}
	
.hero_header2 {
    color: #747474;
    text-align: center;
    margin: 0;
    letter-spacing: 0px;
    font-family: "微軟正黑體";
    font-weight: bold;
    font-size: 20px;
    padding-top: 30px;
    padding-bottom: 10px;
}

hr{
    border: 0;
    height: 2px;
    background:#e40101;
	width: 90%;
	margin-bottom: 40px; 
}
	
ul {
    list-style-image: url(../images/TK.jpg);
    line-height: 32px;
    padding-top: 0px;
    color: #711208;
    font-family: "微軟正黑體";
    font-size: 13px;
    text-align: left;
    list-style-position: outside;
    padding-left: 20%;
}
	
.hero_header3 {
    color: #747474;
    text-align: center;
    margin-top: 0;
    letter-spacing: 0px;
    font-family: "微軟正黑體";
    font-weight: bold;
    font-size: 13px;
}	
	
.hero_header4 {
    color: #ff0f0f;
    text-align: center;
    margin-top: -10px;
    letter-spacing: 0px;
    font-family: "微軟正黑體";
    font-weight: bold;
    font-size: 13px;
}
	
.container {
    width: 90%;;
  }
	
.container2 {
    width: 90%;
}
	
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }



.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-img-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-deck .card {
  margin-bottom: 15px;
}

p {
	text-align:center;
	font-family: "微軟正黑體";
	font-size: 74%;
	color: #FF8400;
	padding-top: 0px;
    }
		
	.ch {
    width: 95%;
    margin-top: 10px;
    margin-right: auto;
	margin-left: auto;
    margin-bottom: 0px; 
}
	
.col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }	
	
}


/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
		.b-only {
display: none !important;
}
	
.profile2 {
    width: 80%;
    margin-top: 0px;
}

.profile {
	width: 100%;
}

.container {
    width: 80%;
  }

.col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
	
.pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
	
	
	
	
	
	
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}


.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-img-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-deck .card {
  margin-bottom: 15px;
}

hr{
    border: 0;
    height: 2px;
    background:#e40101;
	width: 80%;
	margin-bottom: 30px; 
}
	
	.ch {
	width: 80%;
        margin-top: 10px;
    margin-right: auto;
	margin-left: auto;
    margin-bottom: 0px; 
}
	.col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }	
	
}
	
@media (min-width: 1097px) and (max-width: 4000px) {
		.b-only {
display: none !important;
}
	.profile {
	width: 92%;
}

.profile2 {
    width: 32%;
    margin-top: 30px;
    margin-bottom: 10px;
}

.profile3 {		
width: 42%;
}

.container2 {
  width: 40%;
  margin-right: auto;
  margin-left: auto;
}
	
.container {
  width: 86%;
  margin-right: auto;
  margin-left: auto;
}


	
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

hr{
    border: 0;
    height: 2px;
    background:#e40101;
	width: 84%;
}

	
	
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-img-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-deck .card {
  margin-bottom: 15px;
}

.col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
	
.pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
	
	
	.ch {
    width: 80%;
    margin-top: 10px;
    margin-right: auto;
	margin-left: auto;
    margin-bottom: 10px;
}
	
	
}
