@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 5000px) and (min-width: 740px){
img, object, embed, video,iframe{
     max-width: 100%;
    
}
.titig{
    display: block;
    margin: 0 auto;	
}
hr{
	border-color: #fff;
}
p{
	  font-size: 10.5pt;
  letter-spacing: 2px;
  line-height: 18pt;
}
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: 10.5pt/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 0;
}
a:hover {
	color: #f19500;
}
#bdTxtIn section,#txtIn section{
	display:block;
	max-width:920px;
	margin:0 auto;
	text-align:left;
	padding: 30px;
	padding-bottom: 60px;
}
#txtIn,#txtIn02,#txtIn03,#txtIn04{
	max-width: 980px;
	margin: 0 auto;
}
#newsIn{
	width:200px;
	vertical-align:top;
}
#bdTxtIn{
	  background-color: #f7f5f1;
}
#txtIn05 h5{
	display:inherit!important;
}
.ser_tit{
	float:inherit!important;
	border:none!important;
	margin:0!important;
}
mark{
	  display: block;
}
.linkOn10 a{
	color:#dc8d03;
}
/* index輪播 */

ul, li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#cra_abgl {
	max-width: 1280px;	/* 圖片的寬 */
	height: 465px;	/* 圖片的高 + 30 */
	margin: 0 auto;
}
.abgne_player {
	max-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;
	max-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;
	max-width: 1280px;
}
.prev{
	position: absolute;
	top: 200px;
}
.next{
	position: absolute;
	right: 0px;
	top: 200px;
}

/* 輪播完畢 */
.credtxt li{
	background:none!important;
	margin:inherit!important;
	padding:0!important;
	margin-bottom: 0!important;
}
.credtxt li img{
	display: inline-block;
	  float: none!important;
  border: none!important;
  margin-right:0!important;
  margin-top:0!important;
}
.credtxt li a{
  color: #4f92ed!important;
}
.credtxt li a{
	  font-weight: bold;
	  display:inline-block!important;
}
.credtxt{
  padding-left: 20px;
  margin-bottom: 15px;
}
header{
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
	}
.logo{
	display: block;
	margin: 10px auto 0 auto;
}
.heaTitTxt{
	display: block;
	margin: 0 auto;
	max-width: 270px;
	font-size: 12px;
	text-align: center;
	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: 111px;
	text-align: center;
	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;
}

.indNavTxt ul{
	max-width: 1280px;
	display: block;
	margin: 0 auto;
}
.ce{
	max-width:306px;
	height:230px;
}
/*下方連結*/
#footer {
	display:none;
	line-height: 1.2;
	padding-top: 32px;
	font-size: 92.3%;
	letter-spacing: 0.06em;
	height:350px;
	background-image:url(../images/footBg.jpg);
}
.fooH{
	max-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: 5px;
	background: url(../images/arrow2.gif) no-repeat left 4px;
}
#footer ul {
	list-style: none;
	margin: 0;
}
#footer .col {
	float: left;
	max-width: 150px;
	margin-right: 30px;
}
#footer .col02 {
	float: left;
	max-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;
}
.infomation {
  position: absolute;
  z-index: 10;
  width: 275px;
  background: url(../images/ht01.jpg);
  height: 600px;
  top: 30px;
  text-align: center;
  border: 1px solid #ccc;
  box-shadow: 0 0 3px 2px #ccc;
  border-radius: 5px;
  left: 80px;
  text-align:center;
}
.contact h1 {
  background: url(../images/ht.jpg);
  height: 65px;
  line-height: 65px;
  margin: 0;
  color: #fff;
  font-weight: normal;
}
.contact-info span li img,.contact-info li img{
	float:inherit!important;
	margin-left:inherit!important;
	border:inherit!important;
	max-width:35px;
}
.contact-info {
  border-top: 1px solid #ccc;
  margin-top: 20px;
}
.contact-info li {
  margin: 20px auto 40px auto;
}
.contact-info img {
  display: block;
  margin: 0 auto;
}
.title strong{
	font-size:16pt;
	text-shadow:none;
}
#googlemaps{
	position:relative;
}
#binFoo{
	margin-top:15px;
	max-width:1050px;
	margin:0 auto;
	display:block;
}
.txtCor{
	background-color:#fff;
}
.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;
}
#table_pri{
	border-collapse: collapse;
	border-spacing: 0px;
	border-radius:10px;
	font-size:13px;
	letter-spacing:1.5px;
}
.str{
	  color: #7a5a0a;
	    text-decoration: underline;
	display:block;
}
#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{
	max-width:560px;
	height:420px;
	float: right;
	margin-left: 20px;
}
.tts{
	max-width: 976px;
	text-align: center;
	font-weight:bold;
}
.inner ol li{
	list-style:inherit!important;
	text-align: left!important;
}
.red{
	color:#ff0000;
}
.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;
	font-size: 10pt;
}
.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;
}
.cell_this{
	display:block;
	text-align:right;
	font-size:11pt;
}
.cell{
	color:#FFA638;
	font-weight:bolder;
	letter-spacing:0.7px;
	font-size:14px;
}

.cell a {
	color: #FFA638 !important;
}

.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;
	font-weight:inherit;
}
#time{
	text-align: right;
	width: 100%;
}
.new_txt,.news_tod{
	display:inline-block!important;
}
.news_tod{
	max-width: 280px!important;
	padding: 10px!important;
	margin: 0px!important;
	background-color: #fff;
	vertical-align:top;
	margin-top:35px!important;
}
.new_txt{
	max-width:600px!important;
}
.hot{
	font-size:11pt;
	border-bottom: 2px solid #0078c6;
	margin-bottom: 8px;
	padding: 0 4px 4px;
	color: #525252;
	font-weight:bold;
	display: block;
}
.news_tod ul li{
	background: url(../images/arrow01_r.png) 3px 0.8em no-repeat;
	margin-bottom: 8px;
	padding-left: 13px;
}
.news_tod ul li a{
	font-size: 11pt;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	max-width: 250px;
	display: block;
	color:#dc8d03;
}
.news_tod ul li span{
	font-size: 10pt;
	display: block;
	padding-left: 10px;
	overflow: hidden;
	max-width: 250px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	color:#828282;
}
.ser_tp,#txtIn_service{
	display:inline-block!important;
}
.cen_ser{
	max-width:980px;
	margin:0 auto;
	display:block;
	vertical-align:text-bottom;
}
#txtIn_service{
	max-width: 515px!important;
}
#txtIn_service h3{
	background:none;
	font-size:10pt;
	line-height:18px;
}
.txt_sty{
	display: inline-block;
	color:#dc8d03;
	font-size:11pt;
}
.txt_sty h2{
	display: inline-block;
	background: none;
	padding:0px;
	margin:0px;
}
#txtIn03 h2,#txtIn02 h3,#txtIn05 h4{
	background:none;
	padding:0px!important;
}
.line{
	position: absolute;
	right: 0px;
	width: 260px;
	top: 10px;
	text-align: center;
}
.line_ig{
	position: absolute;
	right: 0px;
	width: 260px;
	top: 50px;
}
.rig_gf{
	position:absolute;
	right:0px;
	top:0px;
}
.fb_iframe_widget {
	display: inline-block;
	position: relative;
	max-width: 124px;
	vertical-align: top;
}
.new_tit{
	padding-top: 40px;
}
.new_tit span{
	text-align: center;
	display: block;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 10px;
	color: #ff0000;
}
.rig_abt{
	float:right;
	max-width: 35%;
	padding-left: 20px;
}
#txtIn_about h2{
	display: inline-block;
	font-size: 10pt;
	border: none;
	font-weight: inherit;
	background: none;
	color: #E9130B;
	padding: 0px;
	vertical-align: sub;
}
.red{
	color:#ff0000;
}
.bit{
	display:block;
	font-weight:bold;
}
 .contactmain{ display:flex; flex-wrap: wrap; width:90%; max-width:1000px; margin:80px auto 50px auto;}
.contactmain a{ display:block; width:27%; color:#333; text-decoration:none;}
.contactmain a:first-child{ width:46%}
.contactmain a div{ padding:15px 0 15px 80px; line-height:26px;}
.contactmain a .tel{ border:5px solid #FFF; padding:0px 0 0 80px; background:url(../images/contact/tel_icon.jpg) no-repeat 20px 50%;}
.contactmain a .linel{ background: #75b834 url(../images/contact/line_icon.png) no-repeat 20px 50%; color:#FFF; border-radius: 0 10px 10px 0;}
.contactmain a .mail{ background: #4f76b0 url(../images/contact/fb_icon.png) no-repeat 20px 50%; color:#FFF; border-radius: 10px 0 0 10px;}
.contactmain a span{ display:block; font-size:16px; margin:0 0 0px 0;}
.contactmain a p{ display:block; font-size:22px; font-weight: bold; margin:0;}
.contactmain a .tel span{ margin:0 0 0px 0;}
.contactmain a .tel p{ font-size:45px; color:#906849; margin:5px 0 0 0;}
}

@media screen and (max-width: 739px) and (min-width: 0px){
.bit{
	display:block;
	font-weight:bold;
}U
body{
	font-size:10pt!important;
}
img, object, embed, video,iframe{
     max-width: 100%;
    
}
hr{
	border-color: #fff;
}
p{
	  font-size: 10pt!important;
	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: 10pt/1.75em "Open Sans", Arial, Helvetica, sans-serif;
	line-height: 18pt;
	padding: 0;
	margin: 0;
	color: #333;
	letter-spacing:1px;
}
a {
	color: #333;
	text-decoration: none;
	transition: color 0.15s linear 0;
}
.str{
	  color: #7a5a0a;
	    text-decoration: underline;
	display:block;
}
a:hover {
	color: #f19500;
}
#bdTxtIn section,#txtIn section,#txtIn div section{
	display:block;
	max-width:100%;
	margin:0 auto;
	text-align:left;
	padding: 30px;
	font-size:10pt;
}
#txtIn,#txtIn02,#txtIn03,#txtIn04{
	max-width: 980px;
	margin: 0 auto;
}
#newsIn{
	width:200px;
	vertical-align:top;
}
#bdTxtIn{
}
/* index輪播 */

ul, li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#cra_abgl {
	max-width: 1280px;	/* 圖片的寬 */
	height: 465px;	/* 圖片的高 + 30 */
	margin: 0 auto;
}
.abgne_player {
	max-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;
	max-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;
	max-width: 1280px;
}
.prev{
	position: absolute;
	top: 200px;
}
.next{
	position: absolute;
	right: 0px;
	top: 200px;
}
/* 輪播完畢 */
header{
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
	}
.logo{
	display: block;
	margin: 10px auto 0 auto;
}
.heaTitTxt{
	display: block;
	margin: 0 auto;
	max-width: 270px;
	font-size: 12px;
	text-align: center;
	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: block;
	width: 100%;
	text-align: center;
	font-weight:bold;
	color:#333;
	font-size: 10pt;
	margin:10px 0px 10px 0px;
}
.indNavTxt ul li a{
	  color: #dc8d03;
}
.indNavTxt ul{
	max-width: 1280px;
	display: block;
	margin: 0 auto;
}
.ce{
	max-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);
	  padding-left: 45px;
}
.fooH{
	max-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;
	max-width: 150px;
	margin-right: 30px;
}
#footer .col02 {
	float: left;
	max-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;
	max-width:1280px;
	margin:0 auto;
	display:block;
}
.txtCor{
	background-color:#f7f5f1;
}
.heaLink{
	display: block;
	font-size:8pt;
	line-height:12pt;
}
#txtIn img,#txtIn03 img{
	border:10px solid #fff;
}
#txtIn02 img,#txtIn04 img{
	border:10px solid #f7f5f1;
}
#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{
	max-width:560px;
	height:420px;
	float: right;
	margin-left: 20px;
}
.tts{
	max-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;
	font-size: 10pt;
}
.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;
}
.cell_this{
	display:block;
	text-align:right;
	font-size:11pt;
}
.cell{
	color:#FFA638;
	font-weight:bolder;
	letter-spacing:0.7px;
	font-size:14px;
	display:block;
	text-align:center;
}
.cell a {
	color: #FFA638 !important;
}

.cenIg{
	display:block;
	margin:0 auto;
	border:3px solid #ccc;
}
#txtIn_faq{
	padding-bottom:0px!important;
}
.proImg{
	display:block;
	margin:0 auto;
}
.phoneThere{
	display:none;
}
.timeOut{
	display:block;
	width:100%;
	text-align:center;
	
}
#time{
	text-align: center;
	width: 100%;
	background-color: #FEFCEB;
}
.news_tod{
	background-color: #fff;
	vertical-align:top;
}
.new_txt{
	max-width:100%;
}
.hot{
	font-size:11pt;
	border-bottom: 2px solid #0078c6;
	margin-bottom: 8px;
	padding: 0 4px 4px;
	color: #525252;
	font-weight:bold;
	display: block;
}
.news_tod ul li{
	background: url(../images/arrow01_r.png) 3px 0.8em no-repeat;
	margin-bottom: 8px;
	padding-left: 13px;
}
.news_tod ul li a{
	font-size: 11pt;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	max-width: 250px;
	display: block;
	color:#dc8d03;
}
.news_tod ul li span{
	font-size: 10pt;
	display: block;
	padding-left: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	color:#828282;
}
.ser_tp,#txtIn_service,#txtIn_about h1{
	display:inline-block!important;
}
.cen_ser{
	max-width:980px;
	margin:0 auto;
	display:block;
	vertical-align:text-bottom;
}
#txtIn_service{
	max-width: 515px!important;
}
#txtIn_service h3{
	background:none;
	font-size:10pt;
	line-height:18px;
}
.txt_sty{
	display: inline-block;
	color:#dc8d03;
	font-size:11pt;
}
.txt_sty h2{
	display: inline-block;
	background: none;
	padding:0px;
	margin:0px;
}
#txtIn03 h2,#txtIn02 h3,#txtIn05 h4{
	background:none;
	padding:0px!important;
}
.line_ig{
	max-width: 70%;
  display: block;
  margin: 0 auto;
}
.line{
	max-width: 70%;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.rig_gf{
	width: 100%;
  text-align: center;
}
.fb_iframe_widget {
	display: inline-block;
	position: relative;
	max-width: 124px;
	vertical-align: top;
}
.new_tit{
	padding-top: 40px;
}
.new_tit span{
	text-align: center;
	display: block;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 10px;
	color: #ff0000;
}
#txtIn_about h2{
	display: inline-block;
	font-size: 10pt;
	border: none;
	font-weight: inherit;
	background: none;
	color: #E9130B;
	padding: 0px;
	vertical-align: sub;
}
.red{
	color:#ff0000;
}
.ser_tit{
	float:left;
	border:none!important;
	margin:0!important;
}
.contact-info span li img,.contact-info li img{
	float:inherit!important;
	margin-left:inherit!important;
	border:inherit!important;
	max-width:35px;
}
.news_tod ul li span {
  font-size: 10pt;
}
#txtIn04 section p,#txtIn02 section p,#txtIn02 section mark,.new_txt p{

	font-size:6pt!important;
	letter-spacing:inherit!important;
	line-height:16px!important;
}
mark {
  background-color: #f2e295;
  display: inline-table;
}
.rigBor {
	float:inherit;
  display: block;
  height: 200px;
}
.ce {
  max-width:100px!important;
  height:inherit!important;
}
.tts {
	  max-width:none!important;
}
.news_tod ul li img{
	display:inline-block;
	border:none!important;
}
.news_tod ul li a{
	display:inline-block;
}
.news_tod ul li{
	background-image:none;
	margin:0;
	padding:0;
}
.news_tod{
	padding-top:0!important;
}
.contactmain a{ width:50%;}
.contactmain a:first-child{ width:100%;}
.contactmain{ margin:50px auto 50px auto;}
.contactmain a div{ padding:12px 0 12px 50px;}
.contactmain a .mail{ background:#4f76b0 url(../images/contact/fb_icon.png) no-repeat 10px 50%; background-size:30px;}
.contactmain a .linel{ background:#75b834 url(../images/contact/line_icon.png) no-repeat 10px 50%; background-size:30px;}
.contactmain a .tel{ margin:0 0 20px 0; background:url(../images/contact/tel_icon.jpg) no-repeat 20px 50%; background-size:38px;}
.contactmain a .tel p{ font-size:38px;}	
}
