/** Generated by FG **/

/*--自訂表格--*/
.protable  {
	width: 100%;
	overflow-y: auto;
	_overflow-x: auto;
	margin: 0 0 0.5em;
	}

.protable 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 */
.protable tr {
	background-color: #555555;
	font-size: 0.9em;
	}
.protable tr:nth-of-type(odd) {
	background-color: #2B2B2B;
	font-size: 0.9em;
	}
	
.protable th {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #af0101;
	font-size: 1em;
	}
.protable td, 
.protable 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;
	}


/*--自訂表格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;
}

.fwhite {
	color: #fff;
}
.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;
}



.fgray15px {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	color: #333;
	font-size: 15px;
	font-weight: 400;
}
.fgray15px a:link, .fgray15px a:visited {
	color: #333;
}
.fgray15px 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: #182B54;
}

.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;
}

.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;
}
.fblack {
	color: #000;
}

.f600 {
	font-weight: 700;
}

.f14pxblackbold {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #000;
	font-weight: bold;
}




.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%;
}
