@charset "utf-8";
/* 列印頁面 */
img{
	width:auto;
}
hr{
	border-color: #fff;
}
p{
	font-size:13px;
	letter-spacing:2px;
}
a{
	letter-spacing:2px;
}
mark{
	background-color:#f2e295;
}
h1,h2,h3,h4,h5,h6{
	color:#dc8d03;
	font-size: 11pt;
	text-shadow: 3px 3px 1px #fff;
	letter-spacing:2px;
	padding-left:15px;
	background-image:url(../images/tit_bg.png);
	background-repeat:no-repeat;
	background-position:left;
}
h5{
	display:none;
}
body{
	font: 15px/1.75em "Open Sans", Arial, Helvetica, sans-serif;
	line-height: 18pt;
	padding: 0;
	margin: 0;
	font-size: 10.5pt;
	color: #333;
	letter-spacing:1px;
}
a {
	color: #333;
	text-decoration: none;
	transition: color 0.15s linear;
}
a:hover {
	color: #f19500;
}
.alex{
	display:none;
}
#bdTxtIn section,#txtIn section{
	display:block;
	width:980px;
	margin:0 auto;
	text-align:left;
	padding: 30px;
	padding-bottom: 60px;
}
#txtIn,#txtIn02,#txtIn03,#txtIn04{
	width: 980px;
	margin: 0 auto;
}
#newsIn{
	width:200px;
	vertical-align:top;
}
#bdTxtIn{
}
/* index輪播 */

ul, li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#cra_abgl {
	width: 1280px;	/* 圖片的寬 */
	height: 465px;	/* 圖片的高 + 30 */
	margin: 0 auto;
}
.abgne_player {
	width: 1280px;	/* 圖片的寬 */
	height: 465px;	/* 圖片的高 */
	position: relative;
	overflow: hidden;
}
.abgne_player ul.abgne_list {
	position: absolute;
	width: 9999px;
	height: 100%;
	text-align: left;
	float: none;
	position: absolute;
	top: 0px;
	right: auto;
	bottom: auto;
	left: -970px;
	margin: 0px;
	height: 465px;
	z-index: auto;
}
.abgne_player ul.abgne_list li {
	float: left;
	width: 1280px;	/* 圖片的寬 */
	height: 100%;
}
.abgne_player ul.abgne_list img{
	width: 100%;
	height: 100%;
	border: 0;
}
.abgne_control {
	color: #fff;
	font-size: 13px;
}
.abgne_control ul {
	float: left;
}
.abgne_control ul li {
	float: left;
	padding: 0 5px;
	line-height: 20px;
	margin: 2px;
	/*cursor: pointer;*/
}
.abgne_control ul.numbers {
	margin-left: 13px;
	display:none;
}
.abgne_control ul li.current {
	background: #fff;
	color:#000;
}
.abgne_control ul li.hover {
	color:#000;
}
.arrows{
	position: relative;
	z-index: 999;
	width: 1280px;
}
.prev{
	position: absolute;
	top: 200px;
}
.next{
	position: absolute;
	right: 0px;
	top: 200px;
}
/* 輪播完畢 */
header{
	width: 1280px;
	margin: 0 auto;
	}
.logo{
	display: block;
	margin: 25px auto 0 auto;
}
.heaTitTxt{
	display: block;
	margin: 0 auto;
	width: 270px;
	font-size: 12px;
	text-align: right;
	margin-bottom:20px;
	color:#868686;
}
.fqArc{
	border: 1px #ccc solid;
	background-color: #fff;
	background-image:url(../images/q01.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.fqArc h2{
	font-size:14pt;
	color:#5E5E5E;
	border-bottom:solid #ccc 1px;
	padding-bottom:3pt;
}

.indNavTxt ul li{
	display: inline-block;
	width: 123px;
	text-align: center;
	height:40px;
	font-weight:bold;
	color:#333;
	font-size: 11pt;
	margin:25px 0px 25px 0px;
}
.indNavTxt ul li a{
	border-left: 1px solid #ccc;
	padding-left: 15px;
	display: block;
}
.linkOn10 a{
	border-right: 1px solid #ccc;
}
.indNavTxt ul{
	width: 1280px;
	display: block;
	margin: 0 auto;
}
.ce{
	width:306px;
	height:230px;
}
/*下方連結*/
#footer {
	line-height: 1.2;
	padding-top: 32px;
	font-size: 92.3%;
	letter-spacing: 0.06em;
	height:350px;
	background-image:url(../images/footBg.jpg);
}
.fooH{
	width: 150px;
	display: block;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #999;
	line-height: 45px;
	font-weight: bolder;
	font-size: 14pt;
	letter-spacing:3px;
}
#footer li {
	margin-bottom: 10px;
	padding-left: 10px;
	background: url(../images/arrow2.gif) no-repeat left 4px;
}
#footer ul {
	list-style: none;
	margin: 0;
}
#footer .col {
	float: left;
	width: 150px;
	margin-right: 30px;
}
#footer .col02 {
	float: left;
	width: 150px;
	margin-right: 30px;
	margin-top:69px;
}
footer{
	clear: both;
	margin-top: 60px;
	background: #f19500;
	color: #fff;
	font-size: 84.6%;
	text-align: center;
	padding: 15px;
}
footer span a:hover{
	color:#fff;
}
.mb20, .mv20, .ma20 {
margin-bottom: 20px !important;
}
#binFoo{
	margin-top:15px;
	width:1280px;
	margin:0 auto;
	display:block;
}
.txtCor{
	background-color:#f7f5f1;
}
.heaLink{
	text-align: right;
	display: block;
	font-size:10pt;
}
#txtIn img,#txtIn03 img{
	float:left;
	border:10px solid #fff;
	margin-right:20px;
	margin-top:40px;
}
#txtIn02 img,#txtIn04 img{
	float:right;
	border:10px solid #f7f5f1;
	margin-right:20px;
	margin-top:40px;
	margin-left: 20px;
}
#txtIn_about span{
	font-size: 11pt;
	font-weight: bold;
}
#table_pri{
	border-collapse: collapse;
	border-spacing: 0px;
	border-radius:10px;
	font-size:13px;
	letter-spacing:1.5px;
}
#table_pri tr:nth-child(even) {
	background-color: #fdfcfb;
}
#table_pri tr{
	height: 40px;
}
#table_pri tr td{
	padding: 10px 0px 10px 20px;
}
.cenImg img{
	width:100%!important;
}
#txtIn_job img{
	float:right;
	margin-left:20px;
	border:10px solid #fff;
}
.rigBor{
	width:560px;
	height:420px;
	float: right;
	margin-left: 20px;
}
.tts{
	width: 976px;
	text-align: center;
	font-weight:bold;
}
.inner ol li{
	list-style:inherit!important;
	text-align: left!important;
}
.w-col3{
	display: block;
	line-height: 50px;
	width: 100%;
	background: #f19500;
	color: #fff;
	font-size: 14px;
	text-align: center;
	letter-spacing:3px;
}
.inner {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.detail {
	display: table;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
.print{
	/*cursor:pointer;*/
}
.print:hover{
	color:#f19500;
}
.team_rig{
	border:5px solid #fff;
	float:right;
	margin-left:20px;
}
#txtIn_faq h1{
	background-image:none!important;
	padding:0px!important;
	text-align:center!important;
}
.faqTb tr td{
	padding:10px;
	text-align:center;
	font-weight:bold;
	border:3px double #c9c7c3;
	max-width: 208px;
}
.faqTb{
	border-spacing: 15px;
}
.fqLife dl dd{
	padding: 20px 10px 20px 45px;
	background: #fff;
	text-indent: -50px;
	display:block;

}
.fqLife dl dd img{
	vertical-align: bottom;
	margin-right: 10px;
	margin-left: 15px;
}
.fqLife dl dt{
	padding: 20px 10px 20px 45px;
	border-top: 1px dotted #ccc;
	font-weight: normal;
	text-indent: -35px;
	transition: all 0.1s linear;
	/*cursor: pointer;*/
}
.fqLife dl{
	border-bottom: 1px dotted #ccc;
}

.fqLife dl dt strong{
	display: inline-block;
	padding-left: 45px;
	vertical-align: top;
	font-size: 12pt;
}
.cenIg{
	display:block;
	margin:0 auto;
	border:3px solid #ccc;
}
#txtIn_faq{
	padding-bottom:0px!important;
}
.proImg{
	display:block;
	margin:0 auto;
}
.phoneThere{
	position:absolute;
	top:0px;
}
.timeOut{
	color:#143e84;
}
#time{
	text-align: right;
	width: 100%;
}
.print_hide{
	display: none;
}