/** Generated by FG **/


.protable table {
	min-width: 840px;
	border: 1px solid #f2f2f2;
	border-spacing: 0px;
}
.protable table tbody {
display:block;

/*overflow-y:scroll;*/
}
.protable table thead, .protable table tbody tr{
display:table;
width:100%;
table-layout:fixed;
}
.protable table thead {
    width: calc( 100%)
}
.protable table thead tr {
	font-family: "微軟正黑體", Verdana;
	font-size: 14px;
	line-height: 22px;
}
.protable table thead tr th {
	margin: 0px;
	padding: 15px 0;
	background-color: #d18e65;
	font-family: "微軟正黑體", Verdana;
	font-size: 14px;
	color: #FFF;
	letter-spacing: 2px;

}

.protable table tr {
  font-family: "微軟正黑體", Verdana;
  color: #333;
	font-size: 15px;
}
.protable table tr th {
	font-family: "微軟正黑體", Verdana;
	color: #783C31;
	font-size: 16px;
	letter-spacing: 1px;
}
.protable table tr td, th {
   text-align: center;
	padding: 15px 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #fff;
	border-left-color: #fff;
}
.protable  a:link {
  font-family:arial, monospace;
  text-decoration: none;
  color: #0B73B0;
}
.protable  a:hover {
  text-decoration: underline;
}
.protable  a:visited {
  color: #0B73B0;
  text-decoration: none;
}
.protable  tr:nth-child(even) {
	background-color: #EEEEEE;
 } 
.protable  tr:nth-child(odd) {
    background-color: #fff;
 } 
.line_sch {
    width: 100%;
    height: 10px;
	margin: 5px 0;
    background: url("../icon_sch.png") no-repeat center top;
    display: block;
 }
 .week {
    color: #ffe3c1;
    width: 100%;
    display: block;
	  line-height: 18px;
 }
  .week_en {
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 18px;
    color: #895332;
    width: 100%;
    display: block;
 }
 
.f12pxgray {
  font-family: "微軟正黑體", Verdana;
  color: #868686;
  font-size: 12px;line-height: 23px;
      width: 100%;
    display: block;
 }


/*--自訂表格02--*/
.protable02  {
	width: 100%;
	overflow-y: auto;
	_overflow-x: auto;
	margin: 0 0 0.6em;
	}

.protable02 table {
	width: 100%;
	border-collapse: collapse;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #555;
	border-right-color: #444;
	border-bottom-color: #444;
	border-left-color: #555;
	}
	/* Zebra striping */
.protable02 tr {
	background-color: #555555;
	font-size: 0.9em;
	}
.protable02 tr:nth-of-type(odd) {
	background-color: #2B2B2B;
	font-size: 0.9em;
	}
	
.protable02 th {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	}
.protable02 td, 
.protable02 th {
	padding: 5px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #333333;
	border-right-color: #2B2B2B;
	border-bottom-color: #333333;
	border-left-color: #2B2B2B;
	
	}


.producttitle {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 38px;
	line-height: 38px;
	color: #FFF;
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 35px;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
.producttitle02 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 22px;
	line-height: 28px;
	color: #ffd616;
	float: left;
	margin-bottom: 18px;
	width: 100%;
}

.producttitle03 {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	color: #cdff10;
	float: left;
	background-image: url(../icon8.png);
	background-position: 0px 9px;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 15px;
	width: 99%;
}



/* xs */
@media (max-width: 767px) {
	.producttitle {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 26px;
	line-height: 38px;
	color: #FFF;
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
.producttitle02 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	color: #ffd616;
	float: left;
	margin-bottom: 8px;
}

.producttitle03 {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	color: #cdff10;
	float: left;
	margin-bottom: 5px;
	background-image: url(../icon8.png);
	background-position: 0px 8px;
	background-repeat: no-repeat;
	padding-left: 20px;
		width: 93%;
}
	
}



hr.style11 {
	height: 6px;
	border: 0;
	background-image: url(../hr-11.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.section-title3 {
	font-family: "微軟正黑體", Verdana;
	color: #464646;
	font-size: 15px;
	margin-bottom: 6px;
	line-height: 22px;
	font-weight: 400;
	margin-top: 5px;
	padding-left: 13px;
}



/*--自訂字型-- */
.fw400 {
	font-weight: 400;
}
.fw500 {
	font-weight: 500;
}
.fw600 {
	font-weight: 600;
}
.fw700 {
	font-weight: 700;
}
.fgray17px {
	font-family: '微軟正黑體', 'Quicksand', sans-serif;
	color: #45484d;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 2px;
}
.fgray14px {
	font-family: '微軟正黑體', 'Quicksand', sans-serif;
	color: #45484d;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 2px;
}
.fwhite {
	color: #fff;
}
.fwhite13px {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	color: #fff;
	font-size: 13px;
	font-weight: 400;
}
.fwhite15px {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
}
.fgray14px {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	color: #333;
	font-size: 14px;
	font-weight: 400;
}
.fgray14px a:link, .fgray14px a:visited {
	color: #333;
}
.fgray14px a:hover {
	color: #19BC9D;
}
.fblack15pxbold {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	color: #000;
	font-size: 15px;
	font-weight: bold;
}
.forange {
	color: #ffbf5b;
}
.fpink {
	color: #ff9b9b;
}
.fred {
	color: #FF4242;
}
.fccc {
	color: #575858;
}
.fbluebold {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	color: #6178A5;
	font-weight: bold;
}
.fgreen02 {
	color: #03A738;
}
.fd811px {
	color: #D8D8D8;
	font-size: 11px;
	line-height: 18px;
}

.ff612px {
	color: #FFFF66;
	font-size: 13px;
	line-height: 23px;
	font-weight: 600;
}
.font1 {
	font-size: 14px;
	line-height: 24px;
	color: #1d2088;
	font-weight: bold;
}
.font2 {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #FF2025;
	font-weight: 400;
}
.fblue {
	color: #366F98;
}
.fgreen {
	color: #0BAB63;
}

.smalltitle {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	line-height: 22px;
	font-size: 18px;
	letter-spacing: 3px;
	color: #fff;
	background-color: #56A75A;
	padding: 5px 6px;
	margin-bottom: 20px;
    width: 160px;
	text-align: center;
}
.fgreenboldbgf5 {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	line-height: 22px;
	color: #007900;
	background-color: #F5F5F5;
	border-radius: 2px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-size: 17px;
	letter-spacing: 1px;
}

.titlegreenboldbgf5 {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	line-height: 22px;
	color: #235B7C;
	background-color: #F5F5F5;
	border-radius: 2px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-size: 17px;
	letter-spacing: 1px;
	text-shadow: 1px 1px 0 #fff;
}

.p14_sign {
	font-size: 14px;
	line-height: 32px;
}
.tred {
	color: #FF0000;
}
.fred {
	color: #FF0000;
}
.f600 {
	font-weight: 600;
}
.fblack {
	color: #000;
}
.fbrown {
	color: #7b5e44;
}

.f14deepbrown {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #6A563A;
}

.f14pxblackbold {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #000;
	font-weight: bold;
}

.f14brown {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	font-size: 1.4em;
	line-height: 30px;
	color: #924C17;
	letter-spacing: 3px;
}
.f16yellow {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #ffcc00;
	letter-spacing: 3px;
}
.f14orange {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 28px;
	color: #e76e26;
	letter-spacing: 3px;
}





.ortitle100 {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 2px;
	width: 100%;
	float: left;
	box-sizing: border-box;
	background-color: #FAF9F7;
	padding: 5px 10px;
}





.login-label {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	font-family: "微軟正黑體", Verdana;
	font-size: 14px;
	line-height: 30px;
}
.login-radio {  display:none
}
.login-radioInput {
  background-color:#fff;
  border:1px solid rgba(0,0,0,0.2);
  border-radius:100%;
  display:inline-block;
  height:14px;
  margin-right:10px;
  margin-top:-1px;
  vertical-align:middle;
  width:14px;
  line-height:1;
}

.login-radio:checked + .login-radioInput:after {
	background-color: #333333;
	border-radius: 100%;
	content: "";
	display: inline-block;
	height: 10px;
	margin: 2px;
	width: 10px
}
.login-checkbox
.login-radioInput,
.login-radio:checked + .login-checkbox.login-radioInput:after { 
  border-radius:100%;
}


.row100 {
	width: 100%;
	float: left;
}
.btn-yellow {
	font: 600 14px/1 '微軟正黑體', 'Poppins', sans-serif;
	color: #c2a88f;
	letter-spacing: 2px;
	background: none;
	border: 2px solid #c2a88f;
	border-radius: 18px;
	padding: 10px 18px;
	
	-webkit-transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    -ms-transition: background-color 0.5s;
    transition: background-color 0.5s;
	
	
}
.btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active, .btn-yellow.active, .open .dropdown-toggle.btn-yellow {
	color: #fff;
	background-color:  #c2a88f;
	border-color:  #c2a88f;
}
.btn-yellow:active, .btn-yellow.active, .open .dropdown-toggle.btn-yellow {
	background-image: none
}
.btn-yellow.disabled, .btn-yellow[disabled], fieldset[disabled] .btn-yellow, .btn-yellow.disabled:hover, .btn-yellow[disabled]:hover, fieldset[disabled] .btn-yellow:hover, .btn-yellow.disabled:focus, .btn-yellow[disabled]:focus, fieldset[disabled] .btn-yellow:focus, .btn-yellow.disabled:active, .btn-yellow[disabled]:active, fieldset[disabled] .btn-yellow:active, .btn-yellow.disabled.active, .btn-yellow[disabled].active, fieldset[disabled] .btn-yellow.active {
	background-color: #fff;
	border-color: #ccc
}
.btn-yellow .badge {
	color: #fff;
	background-color: #fff
}

.iconcircle {
 width: 138px;
 height: 98px;
 background: url(../icon_circle.png) no-repeat center top;
 padding: 40px 0 0 0;
 }




/* 按鈕 */
.btn-style {
  display: block;
  width: 100%;
  font-size: 1.25rem;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  line-height: 28px;
  border: 0;
  background: none;
  -webkit-transition: all 0.3s ease-in-out;
     -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}

/* 按鈕顏色樣式 */
.btn_black {
  color: #fff;
  border: #000 solid 1px;
  background-color: #000;
}
/*.black:hover,
.black:focus {
  color: #fff;
  text-decoration: none;
  border: #444 solid 1px;
  background-color: #444;
}*/
.btn_black:hover,
.btn_black:focus {
  color: #fff;
  text-decoration: none;
  border: #069601 solid 1px;
  background-color: #069601;
}



