@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
html{
	font-family:"微軟正黑體", Arial, Verdana;
}
body{
	margin:0;
	padding:0;
}
/* IE 6 does not support max-width so default to width 100% */
.img {
	border-style:none;
}
#wrapper{
	width:100%;
	float:left;
}
#top{
	top:0;	
	z-index:9999999;
	border-bottom:solid 1px #546360;
	width:100%;
	float:left;
	background:url(images/index/top_bg.jpg) repeat-x  #FFFFFF;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media screen and (min-width: 1025px) {/*針對桌機*/

#top2{
	overflow:hidden;
	width:1000px;
	margin:0 auto 0 auto;
}
#top3{
	width:110px;
	float:right;
}
#top3 a{
	line-height:33px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:15px;
}
#top3 a:hover{
	text-decoration:none;
	color:#F0A52B;
	font-size:15px;
}

#top3 img{
	vertical-align:central;
	margin:0 3px 0 12px;
}
#nav1{
	width:1000px;
	float:left;
}
.logo{
	width:233px;
	height:57px;
	float:left;
	margin:13px 0 13px 0;
}
.logo a{
	-webkit-transition: all 1s ease-out;
	width:100%;
	float:left;
}
.logo a:hover{
	-webkit-transform:perspective(20px) translate3d( 0px, 10px, 0px);
}
#nav1-1{
	float: left;
	width: 640px;
	margin-left: 127px;
	margin-top: 15px;
}
#nav1-1 a{
	-webkit-transition: all 1s ease-out;
	width:100%;
}
#nav1-1 a:hover{
	
}
#banner{
	width:100%;
	float:left;
	
}
#nav2{
	width:100%;
	float:left;
	height:55px;
	background:#53b3c1;
}
#nav2-1{
	width:1000px;
	margin:0 auto 0 auto;
}
.tab1{
	display:block;
	width:105px;
	height:35px;
	line-height:35px;
	text-align:center;
	background:#ea8bdb;
	font-size:17px;
	color:#ffffff;
	margin:10px;
	float:left;
	letter-spacing:1px;
}
.tab2{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	width:800px;
	float:left;
	line-height:55px;
	color:#ffffff;
	font-size:16px;
}
#nav3{
	overflow:hidden;
	width:100%;
	float:left;
	background:url(images/index/line_bg.jpg) repeat;
}
#nav3-1{
	overflow:hidden;
	width:1000px;
	margin:25px auto 25px auto;
}
#nav3-2{
	overflow:hidden;
	width:980px;
	margin:25px auto 0 auto;
}
#tab3{
	padding-bottom:15px;
	display:block;
	width:231px;
	margin:0 auto 0 auto;
	background:url(images/index/line.png) no-repeat center bottom;	
}
#tab3 h1{
	letter-spacing:1px;
	width:231px;
	color:#4d4242;
	font-size:22px;
	line-height:30px;
	text-align:center;
	margin:0;
	padding:0;
}
#tab3 p{
	width:231px;
	color:#4d4242;
	font-size:14px;
	line-height:26px;
	text-align:center;
	margin:0;
	padding:0;
}
#tab4{
	height:152px;
	background-size:cover;
	width:978px;
	border:solid 1px #bababa;
	margin-bottom:20px;
	float:left;
}
#tab4-1{
	height:152px;
	background-size:cover;
	width:978px;
	border:solid 1px #bababa;
	margin-bottom:20px;
	float:left;
}

.tab5{
	opacity:0.8;
	height:40px;
	overflow:hidden;
	display:block;
	float:left;
	width:458px;
	margin-left:520px;
	background:url(images/index/icon1.png) no-repeat 430px center #4b882d;
}
.tab5-2{
	height:112px;
	overflow:hidden;
	display:block;
	float:left;
	width:458px;
	margin-left:520px;
	background:#dfdfdf;
}
#tab6{
	float:left;
	width:980px;
	margin:0 auto 0 auto;
}
#tab6 a{
	border-radius:6px;
	box-shadow:0px 0px 3px #868482;
	line-height:50px;
	height:50px;
	color:#fefefe;
	font-size:24px;
	background:#ff9d3e;
	text-align:center;
	display:block;
	text-decoration:none;
	width:980px;
	margin:0 auto 0 auto;
}
#tab6 a:hover{
	background:#1aabad;
}
.txt1{
	letter-spacing:1px;
	line-height:40px;
	width:440px;
	float:left;
	margin-left:10px;
	color:#FFFFFF;
	font-size:16px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.txt2{
	height:100px;
	margin-top:5px;
	letter-spacing:1px;
	display:block;
	width:440px;
	float:left;
	margin-left:10px;
	color:#474141;
	font-size:17px;
	line-height:26px;
	overflow:hidden;
	text-overflow:ellipsis;
	
}
#nav4{
	overflow:hidden;
	width:100%;
	float:left;
	background:#FFFFFF;
}
#nav4-1{
	overflow:hidden;
	width:1000px;
	margin:25px auto 25px auto;
}
#nav4-2{
	overflow: hidden;
	width: 980px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}
#tab7{
	border: solid 1px #e3e3e3;
	width: 315px;
	margin-top: 0;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 20px;
	float: left;
}
.tab7-1{
	height:320px;
	overflow:hidden;
	width:100%;
	float:left;
}
.tab7-1 a{
	-webkit-transition: all 0.6s ease-out;
	width:100%;
	float:left;
}
.tab7-1 a:hover{
	-webkit-transform: scale(1.1);
	transform: scale(1.5);
}
.tab7-2{
	width:100%;
	float:left;
	height:40px;
	background:#e1dede;
}

.txt3{
	color:#010101;
	font-size:16px;
	line-height:40px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	width:96%;
	margin:0;
	float:left;
	text-align:center;
}
.tab8{
	display:block;
	width:486px;
	padding:10px;
	background:#FFFFFF;
	border:solid 1px #bdb9b9;
	margin-right:30px;
	margin-top:20px;
	float:left;
}
.tab9{
	width:420px;
	float:left;
	margin-top:42px;
}
.tab9 p{
	width:420px;
	float:left;
	color:#401b03;
	font-size:15px;
	line-height:24px;
	margin:0px;
}
.tab9 h1{
	padding:0;
	margin:20px 0 5px 0;
	color:#cf0f46;
	font-size:18px;
	line-height:24px;
	width:420px;
	float:left;
}
#tab10{
	float:left;
	border-radius:6px;
	box-shadow:0px 0px 3px #8daf58;
	line-height:50px;
	height:50px;
	color:#fefefe;
	font-size:24px;
	background:#87a755;
	text-align:center;
	display:block;
	width:420px;
	margin:15px auto 0 auto;
}
#map{
	height:318px;
	width:100%;
	float:left;
	background:url(images/index/map.jpg) no-repeat;
	background-size:cover;
}
#footer{
	width:100%;
	float:left;
	background:#431e0b;
	padding:10px 0 10px 0;
}
#footer2{
	overflow:hidden;
	width:1000px;
	margin:0 auto 0 auto;
}
.tab11{
	float:left;
	width:400px;
}
.tab11 samp{
	letter-spacing:1px;
	font-family:"微軟正黑體",  Arial, Verdana;
	color:#ffffff;
	width:400px;
	float:left;
	line-height:18px;
	font-size:15px;
	margin-bottom:12px;
}
.tab12{
	float:left;
	width:440px;
	margin-top:35px;
	color:#FFFFFF;
	font-size:18px;
	margin-left:88px;
}
.tab13{
	text-align:center;
	width:1000px;
	float:left;
	color:#dedfdf;
	font-size:14px;
	line-height:28px;
}
#top_all{
	position:fixed;
	width:54px;
	text-align:center;
	bottom:0px;
	top:500px;
	right:90px;
	z-index:1;
}
#top_all img{
	margin-top:10px;
}
#top_banner{
	background:url(images/about/banner.jpg) no-repeat;
	background-size:cover;
	width:100%;
	height:auto;
	float:left;
	padding-bottom:8%;
}
#top_banner2{
	background:url(images/contact/banner.jpg) no-repeat;
	background-size:cover;
	width:100%;
	height:auto;
	float:left;
	padding-bottom:8%;
}
#top_banner3{
	background:url(images/performance/banner.jpg) no-repeat;
	background-size:cover;
	width:100%;
	height:auto;
	float:left;
	padding-bottom:8%;
}
#top_banner4{
	background:url(images/introduction/banner.jpg) no-repeat;
	background-size:cover;
	width:100%;
	height:auto;
	float:left;
	padding-bottom:8%;
}
#top_banner5{
	background:url(images/product/banner.jpg) no-repeat;
	background-size:cover;
	width:100%;
	height:auto;
	float:left;
	padding-bottom:8%;
}
#top_banner6{
	background:url(images/news/banner.jpg) no-repeat;
	background-size:cover;
	width:100%;
	height:auto;
	float:left;
	padding-bottom:8%;
}

#txt4{
	letter-spacing:1.2px;
	font-weight:bold;
	
text-shadow: 2px 2px 0px #fff, 2px 0px 0px rgba(0,0,0,0.02);
	text-align:center;
	width:1000px;
	color:#372c2c;
	font-size:40px;
	margin:120px auto 0 auto;
}
#txt5{
	font-weight:bold;
	 color: black;
  text-shadow: 3px 3px 0 #FFFFFF;
	font-family:"微軟正黑體", Arial, Verdana;
	text-align:center;
	width:1000px;
	color:#372c2c;
	font-size:20px;
	margin:0 auto 20px auto;
}
#txt4-1{
	letter-spacing:1.2px;
	font-weight:bold;
	
text-shadow: 2px 2px 0px #000000, 2px 0px 0px rgba(0,0,0,0.02);
	text-align:center;
	width:1000px;
	color:#ffffff;
	font-size:40px;
	margin:120px auto 0 auto;
}
#txt5-1{
	font-weight:bold;
	 color: black;
  text-shadow: 3px 3px 0 #000000;
	font-family:"微軟正黑體", Arial, Verdana;
	text-align:center;
	width:1000px;
	color:#ffffff;
	font-size:20px;
	margin:0 auto 20px auto;
}

#nav5{
	background:url(images/about/about_bg.jpg) no-repeat right top;
	overflow:hidden;
	width:100%;
	float:left;
}
#nav5-1{
	overflow:hidden;
	width:1000px;
	margin:25px auto 25px auto;
}
#nav5-2{
	background:#FFFFFF;
	padding-right:15px;
	border-radius:10px;
	padding-bottom:10px;
	box-shadow:0px 0px 10px #FFFFFF;	
	width:435px;
	float:left;
}
.tab5-3{
	margin-bottom:10px;
	width:435px;
	float:left;
	background:url(images/about/line.jpg) no-repeat left top;
	color:#4d4242;
	font-size:25px;
	line-height:29px;
	text-indent:15px;
}
.tab5-3 samp{
	color:#4d4242;
	font-size:15px;
	font-family:Arial, Verdana;
	margin-left:5px;
}
.tab5-4{
	width:435px;
	float:left;
	margin:10px 0 0 0;
}
.tab5-4 p{
	width:435px;
	float:left;
	color:#000000;
	font-size:15px;
	line-height:24px;
	margin:0 0 8px 0;
}
.tab5-4 samp{
	margin-bottom:5px;
	font-family:"微軟正黑體", Arial, Verdana;
	width:435px;
	float:left;
	color:#ed1414;
	font-size:18px;
	font-weight:bold;
}
#tab14{
	float:left;
	border-radius:6px;
	box-shadow:0px 0px 3px #8daf58;
	line-height:50px;
	height:50px;
	color:#fefefe;
	font-size:24px;
	background:#87a755;
	text-align:center;
	display:block;
	width:435px;
	margin:5px auto 0 auto;
}
#tab14-2{
	float:left;
	border-radius:6px;
	box-shadow:0px 0px 3px #6d4d11;
	line-height:50px;
	height:50px;
	color:#fefefe;
	font-size:24px;
	background:#ea871d;
	text-align:center;
	display:block;
	width:435px;
	margin:20px auto 0 auto;
}
#nav6{
	background:#FFFFFF;
	width:1000px;
	margin:30px auto 0 auto;
	float:left;
}
.nav6-1{
	width:542px;
	float:left;
	margin:40px 5px 0 0 ;
}
#nav6-2{
	float: left;
	width: 435px;
	margin-top: 25px;
	margin-right: 0;
	margin-left: 10px;
	margin-bottom: 0;
}
.nav6-3{
	color:#000000;
	width: 390px;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	color: #401b03;
	font-size: 17px;
	line-height: 25px;
}
#tab15{
	float:left;
}
#tab15 a{
	float:left;
	border-radius:6px;
	box-shadow:0px 0px 3px #8daf58;
	line-height:50px;
	height:50px;
	color:#fefefe;
	font-size:24px;
	background:#0aa2a0;
	text-align:center;
	display:block;
	width:435px;
	margin:5px auto 0 auto;
	text-decoration:none;
}
#tab15 a:hover{
	float:left;
	border-radius:6px;
	box-shadow:0px 0px 3px #8daf58;
	line-height:50px;
	height:50px;
	color:#fefefe;
	font-size:24px;
	background:#931F21;
	text-align:center;
	display:block;
	width:435px;
	margin:5px auto 0 auto;
}
#nav7{
	background: #FFFFFF;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	float: left;
}
#nav7-1{
	width: 1000px;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 25px
}
.nav7-2{
	overflow:hidden;
	padding:3px;
	width:467px;
	float:left;
	border:solid 1px #8f8b8b;
	margin:0 8px 15px 8px;
}

.nav7-3{
	overflow:hidden;
	width:467px;
	float:left;
	line-height:35px;
	height:35px;
	background:#FFFFFF;
	text-align:center;
	color:#000000;
	font-size:17px;
}
.nav7-4{
	overflow:hidden;
	padding:3px;
	width:467px;
	float:left;
}
.nav7-4 img{
	width:99%;
	float:left;
}
.nav7-4 a{
	width:100%;
		-webkit-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
	float:left;
}
.nav7-4 a:hover{
	width:100%;
		-webkit-transform: scale(1.5) ;
	transform: scale(1.5);
}
#tab16{
	float:left;
	margin:0 auto 0 7px;
}
#tab16 a{
	float:left;
	border-radius:6px;
	box-shadow:0px 0px 3px #8daf58;
	line-height:50px;
	height:50px;
	color:#fefefe;
	font-size:24px;
	background:#127dbb;
	text-align:center;
	display:block;
	width:967px;	
	text-decoration:none;
}
#tab16 a:hover{
	float:left;
	border-radius:6px;
	box-shadow:0px 0px 3px #8daf58;
	line-height:50px;
	height:50px;
	color:#fefefe;
	font-size:24px;
	background:#2eb524;
	text-align:center;
	display:block;
	width:967px;
}
#nav9{
	overflow:hidden;
	width:100%;
	float:left;
}
#nav9-1{
	overflow:hidden;
	width:1000px;
	margin:25px auto 25px auto;
}
.nav9-2{
	width: 542px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0;
}
#nav9-3{
	background: #FFFFFF;
	width: 1000px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	float: left;
}
#nav9-4{
	width:990px;
	margin-bottom:30px;
	border:solid 1px #999999;
	float:left;
	margin:0 3px 0 3px;
}
.tab17{
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	width:990px;
}
.tab17-2{
	height:42px;
	background:#ffffff;
	width:990px;
	list-style:none;
	margin:0;
	padding:0;
}
.tab17-3{
	height:42px;
	background:#e9e5e3;
	width:990px;
	list-style:none;
	margin:0;
	padding:0;
}
.tab17-4{
	height:160px;
	background:#e9e5e3;
	width:990px;
	list-style:none;
	margin:0;
	padding:0;
}
.tab17-5{
	padding-top:35px;
	text-align:center;
	height:80px;
	background:#FFFFFF;
	width:100%;
	list-style:none;
	margin:0;
}

.txt6{
	line-height: 42px;
	width: 100px;
	text-align: right;
	float: left;
}
.tab18{
	width: 850px;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 42px;
}
.tab18-2{
	width: 850px;
	list-style: none;
	margin: 0;
	padding: 0;
	
}
.form1{
	float:left;
	border: solid 1px #999999;
	background: #FFFFFF;
	width: 850px;
	height: 25px;
	margin: 7px 0 0 0;
}
.form2{
	float: left;
	border: solid 1px #999999;
	background: #FFFFFF;
	width: 845px;
	height: 140px;
	margin: 7px 0 0 0;
}
.form3{
	float:left;
	border: solid 1px #999999;
	background: #FFFFFF;
	width: 130px;
	height: 25px;
	margin: 7px 8px 0 0;
}
.img1{
	margin-top: 14px;
	float: left;
}
.tab19{	
	text-align:center;
	float: left;
	margin:30px 25px 50px 0px;
	
}
.tab19 a{
	letter-spacing:2px;
    border-radius:5px;    
	padding:10px 30px 10px 30px; 
	text-decoration:none;
	background:#575859;
	text-align:center;
	color:#FFFFFF;
	font-size:18px;
	box-shadow:0px 0px 3px #a1a1a1;
	
}
.tab19 a:hover{
	background:#115e8a;
	text-align:center;
	color:#FFFFFF;
	font-size:18px;
	box-shadow:0px 0px 3px #a1a1a1;
	
}
#nav10{
	overflow:hidden;
	width:100%;
	float:left;
}
#nav10-1{
	overflow:hidden;
	width:1000px;
	margin:25px auto 25px auto;
}
#nav10-2{
	line-height:22px;
	color:#4d4242;
	font-size:15px;
	width:1000px;
	margin:0 auto 17px auto;
}
#nav10-2 a{
	text-decoration:none;
	color:#4d4242;
	font-size:15px;
}
#nav10-2 a:hover{
	text-decoration:none;
	color:#BD2629;
	font-size:15px;
}
#nav10-2 img{
	vertical-align:middle;
	float:left;
	margin-right:10px;

}
#nav10-3{
	width:1000px;
	float:left;
	margin:0 auto 20px auto;
}
#nav10-4{
	width:490px;
	float:left;
	margin:0 5px 23px 5px;
}
.nav10-5{
	overflow: hidden;
	width: 490px;
	float: left;
}
.nav10-5 a{
	-webkit-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
	width:490px;
	float:left;
}
.nav10-5 a:hover{
	-webkit-transform: scale(1.5) ;
	transform: scale(1.5)
	width:490px;
	float:left;
}

.nav10-6{
	text-align: center;
	line-height: 30px;
	height: 30px;
	color: #000000;
	font-size: 15px;
	float: left;
	width: 488px;
	border: solid 1px #999999;
	margin-top: 10px;
}
#nav10-7{
	text-align: center;
	width: 1000px;
	float: left;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 17px;
}
.txt7{
	text-align:center;
}
.txt7 a{
	color:#232323;
	font-size:15px;
	text-decoration:none;
	background:#FFFFFF;
	border:solid 1px #000000;
	margin:0 5px 0 5px;
	padding:5px 10px 5px 10px;;
	text-align:center;
}
.txt7 a:hover{
	font-size:15px;
	text-decoration:none;
	background:#5e5b5b;
	border:solid 1px #000000;
	color:#FFFFFF;
	text-align:center;
}
#nav11{
	width: 1000px;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px
}
.nav11-2{
	overflow: hidden;
	padding: 3px;
	width: 976px;
	float: left;
	margin: 0 0 5px 5px;	
}
.nav11-3{
	overflow:hidden;
	padding:3px;
	width:970px;
	float:left;
}
.nav11-3 img{
	float:left;
}
#nav11-4{
	width:1000px;
	float:left;
	margin:15px auto 15px auto;
}
.tab20{
	border:solid 1px #a49f9f;	
}
.tab20 tr td{
	font-size:18px;
	text-indent:20px;
	color:#3e3e3e;
	line-height:45px;
	border:solid 1px #a49f9f;	
}
.tab21{
	background:#e3e1e1;
}
#nav11-5{
	width: 1000px;
	float: left;
	margin-top: 15px;
}
#nav11-6{
	width: 480px;
	float: left;
	margin-right: 5px;
	margin-left: 15px;
}
#nav11-6 img{
	width: 480px;
	float: left;
	margin-left: 0px;
}
#nav11-6 h1{
	width:480px;
	margin:0;
	padding:0;
	color:#fd1717;
	font-size:18px;
	line-height:25px;
	text-align:left;
}
#nav11-6 p{
	width: 480px;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	padding: 0;
	color: #000000;
	font-size: 17px;
	line-height: 25px;
	text-align: left;
}
#nav11-7{
	width: 395px;
	float: left;
	margin-left: 50px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 15px;
}
#nav11-8{
	width:970px;
	margin-top:10px;
	float:left;
	margin-bottom:10px;
}
.txt8{
	margin-bottom:10px;
	width:480px;
	float:left;
	margin-top:15px;
	font-size:17px;
	color:#000000;
}
.txt8-1{
	font-size:17px;
	color:#FFFFFF;
	background:#ee530f;
	padding:5px;
	margin-right:8px;
}
.txt9{
	line-height:30px;
	margin-bottom:10px;
	width:480px;
	float:left;
	font-size:17px;
	color:#000000;
}
.txt9-1{
	margin-bottom:10px;
	font-size:17px;
	color:#FFFFFF;
	background:#ef9827;
	padding:5px 8px 5px 8px;
	margin-right:5px;
}
#tab22{
	width:250px;
	margin:0 auto 0 auto;
	
}
#tab22 a{	
	border-radius:6px;
	box-shadow:0px 0px 3px #8daf58;
	line-height:50px;
	height:50px;
	color:#fefefe;
	font-size:24px;
	background:#3192c9;
	text-align:center;
	display:block;
	text-decoration:none;
}
#tab22 a:hover{
	border-radius:6px;
	box-shadow:0px 0px 3px #8daf58;
	line-height:50px;
	height:50px;
	color:#fefefe;
	font-size:24px;
	background:#F38920;
	text-align:center;
	display:block;
	text-decoration:none;
}
.nav12-1{
	overflow: hidden;
	padding: 3px;
	width: 1000px;
	float: left;
	margin: 0 0 5px 15px;
}
.nav12-2{
	overflow:hidden;
	padding:3px;
	width:1000px;
	float:left;
}
.nav12-2 img{
	float:left;
}
#nav12-3{
	width:970px;
	float:left;
}
.nav12-4{
	width: 470px;
	margin-top: 0;
	margin-right: 15px;
	margin-left: 0;
	margin-bottom: 15px;
	float: left;
}
.nav12-5{
	width: 470px;
	height: 120px;
	margin-top: 0;
	margin-right: 15px;
	margin-left: 0;
	margin-bottom: 15px;
	float: left;
}
.tab23{
	font-weight:bold;
	letter-spacing:1px;
	display:block;
	width:460px;
	background:#f6af16;
	line-height:37px;
	text-indent:15px;
	color:#FFFFFF;
	font-size:20px;
}
.tab24{
	float:left;
	width:440px;
	margin:5px 0 0 10px;
	color:#363333;
	font-size:15px;
	line-height:26px;
}
.tab24 h1{
	float:left;
	width:440px;
	padding:0;
	margin:5px 0 0 0px;
	color:#ff0000;
	font-size:17px;
	line-height:26px;
}

#nav13{
	background: #FFFFFF;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	float: left;
}
#nav13-1{
	width: 1000px;
	margin-bottom: 20px;
	float: left;
	border-bottom: solid 1px #B9B9B9;
}
#nav13-2{
	width: 850px;
	float: left;
}
#nav13-3{
	height:90px;
	margin-bottom:8px;
	text-align:center;
	width: 140px;
	float: left;
	margin-left:4px;
	border-left:solid 1px #928A8A;
}

.txt11{
	margin-bottom:5px;
	width:850px;
	float:left;
	font-size:20px;
	color:#4B4B4B;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.txt12{	
	width:850px;
	float:left;
	line-height:22px;
	height:45px;
	font-size:16px;
	color:#8E8888;
	overflow:hidden;	
}
.txt12 a{
	text-decoration:none;
	font-size:16px;
	color:#8E8888;
	overflow:hidden;	
}
.txt12 a:hover{
	text-decoration:none;
	font-size:16px;
	color:#E0731F;
	overflow:hidden;	
}
.txt13{
	font-weight:bold;
	width:145px;
	float:left;
	text-align:center;
	color:#575757;
	margin-top:17px;
	font-size:25px;
}
.txt14{
	font-weight:bold;
	width:145px;
	float:left;
	text-align:center;
	color:#575757;
	font-size:20px;
}
#nav14-1{
	width: 1000px;
	margin-bottom: 20px;
	float: left;
}
#nav14-2{
	width: 1000px;
	margin-bottom: 10px;
	float: left;
	padding-bottom: 8px;
	border-bottom:dashed 1px #747474;
}
#nav14-3{
	color: #9C9C9C;
	font-size: 15px;
	width: 1000px;
	text-align: right;
	margin-bottom: 10px;
	float: left;
}
#nav14-4{
	border-bottom:dashed 1px #9C9898;
	padding-bottom:10px;
	color:#5C5C5C;
	font-size:17px;
	width: 1000px;
	margin-bottom: 20px;
	float: left;
}
.txt15{
	width:1000px;
	line-height:20px;
	color:#4F4B4B;
	font-size:20px;
	margin-bottom:8px;
}
.nav15-1{
	width: 950px;
	margin: 0 10px 0 0;
	float: left;
}
.nav15-2{
	width: 470px;
	margin: 45px 10px 0 0;
	float: left;
}
.nav15-2 img{
	width:100%;
	height:auto;
}
.tab25{
	font-weight:bold;
	letter-spacing:1px;
	display:block;
	width:950px;
	background:#f6af16;
	line-height:37px;
	text-indent:15px;
	color:#FFFFFF;
	font-size:20px;
}
.tab26{
	float:left;
	width:900px;
	margin:10px 0 10px 10px;
	color:#363333;
	font-size:15px;
	line-height:26px;
}
#nav16-1{
	width:1000px;
	float:left;
	margin:15px auto 15px auto;
}
#nav16-2{
	width: 460px;
	float: left;
	margin-right: 20px;
	margin-left: 10px;
}
#nav16-3{
	width: 1000px;
	float: left;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.tab27{
	border:solid 1px #a49f9f;	
}
.tab27 tr td{
	font-size:18px;
	text-indent:20px;
	color:#3e3e3e;
	line-height:45px;
	border:solid 1px #a49f9f;	
}
.tab28{
	background:#e3e1e1;
}
#nav16-4{
	width: 425px;
	float: left;
	margin-left: 30px;
	margin-top:15px;
	margin-bottom:10px;
}
#nav16-5{
	width: 323px;
	float: left;
	margin-left: 100px;
	margin-top:5px;
	margin-bottom:10px;
}
#nav16-6{
	width: 480px;
	float: left;
	margin-right: 5px;
	margin-left: 15px;
}
#nav16-6 img{
	width: 90%;
	margin-left:5%;
	float:left;
	height:auto;	
}
#nav16-6 h1{
	width:480px;
	margin:0;
	padding:0;
	color:#fd1717;
	font-size:18px;
	line-height:25px;
	text-align:left;
}
#nav16-6 p{
	width: 480px;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	padding: 0;
	color: #000000;
	font-size: 17px;
	line-height: 25px;
	text-align: left;
}
.tab29{
	float: left;
	width: 940px;
	margin: 5px 0 0 10px;
	color: #363333;
	font-size: 15px;
	line-height: 26px;
}
.tab29 h1{
	float: left;
	width: 940px;
	padding: 0;
	margin: 5px 0 0 0px;
	color: #ff0000;
	font-size: 17px;
	line-height: 26px;
}
#nav11-9{
	width:980px;
	float:left;
	margin:15px auto 15px auto;
}
.nav12-10{
	width: 470px;
	height: 120px;
	margin-top: 0;
	margin-right: 15px;
	margin-left: 0;
	margin-bottom: 15px;
	float: left;
}
#nav12-11{
	width: 473px;
	float: left;
	margin-left: 0;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-top: 5px;
}

}
/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media screen and (min-width: 768px) and (max-width:1024px){/*針對平板*/
#top2{
	width:100%;
	margin:0 auto 0 auto;
}
#top3{
	width:120px;
	float:right;
}
#top3 a{
	line-height:33px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:15px;
}
#top3 a:hover{
	text-decoration:none;
	color:#F0A52B;
	font-size:15px;
}

#top3 img{
	vertical-align:central;
	margin:0 3px 0 12px;
}
#nav1{
	width:100%;
	float:left;
}
.logo{
	width:29%;
	height:auto;
	float:left;
	margin:13px 0 13px 8px;
}
#nav1-1{
	float: left;
	width: 65%;
	margin-left: 10px;
	margin-top: 15px;
}
#banner{
	width:100%;
	float:left;
	
}
#nav2{
	width:100%;
	float:left;
	height:55px;
	background:#53b3c1;
}
#nav2-1{
	width:98%;
	margin:0 auto 0 auto;
}
.tab1{
	display:block;
	width:12%;
	height:35px;
	line-height:35px;
	text-align:center;
	background:#ea8bdb;
	font-size:17px;
	color:#ffffff;
	margin:10px 1% 10px 1%;
	float:left;
	letter-spacing:1px;
}
.tab2{
	width:80%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	float:left;
	line-height:55px;
	color:#ffffff;
	font-size:16px;
}
#nav3{
	width:100%;
	float:left;
	background:url(images/index/line_bg.jpg) repeat;
}
#nav3-1{
	overflow:hidden;
	width:98%;
	margin:20px auto 20px auto;
}
#nav3-2{
	width:100%;
	margin:25px auto 0 auto;
}
#tab3{
	padding-bottom:15px;
	display:block;
	width:231px;
	margin:0 auto 0 auto;
	background:url(images/index/line.png) no-repeat center bottom;	
}
#tab3 h1{
	letter-spacing:1px;
	width:231px;
	color:#4d4242;
	font-size:22px;
	line-height:30px;
	text-align:center;
	margin:0;
	padding:0;
}
#tab3 p{
	width:231px;
	color:#4d4242;
	font-size:14px;
	line-height:26px;
	text-align:center;
	margin:0;
	padding:0;
}
#tab4{
	background:url(images/index/prod_1.jpg) no-repeat;
	background-size:cover;
	width:100%;
	border:solid 1px #bababa;
	margin-bottom:20px;
	float:left;
}
#tab4-1{
	background:url(images/index/prod_2.jpg) no-repeat;
	background-size:cover;
	width:100%;
	border:solid 1px #bababa;
	margin-bottom:20px;
	float:left;
}

.tab5{
	opacity:0.8;
	height:40px;
	overflow:hidden;
	display:block;
	float:left;
	width:45%;
	margin-left:55%;
	background:url(images/index/icon1.png) no-repeat 95% center #4b882d;
}
#nav5-2{
	background:#FFFFFF;
	padding-right:15px;
	border-radius:10px;
	padding-bottom:10px;
	box-shadow:0px 0px 10px #FFFFFF;	
	width:55%;
	float:left;
}

#tab6{
	float:left;
	width:100%;
	margin:0 auto 0 auto;
}
#tab6 a{
	border-radius:6px;
	box-shadow:0px 0px 3px #868482;
	line-height:40px;
	height:40px;
	color:#fefefe;
	font-size:20px;
	background:#ff9d3e;
	text-align:center;
	display:block;
	text-decoration:none;
	width:100%;
	margin:0 auto 0 auto;
}
#tab6 a:hover{
	background:#1aabad;
}
.txt1{
	letter-spacing:1px;
	line-height:40px;
	width:96%;
	float:left;
	margin-left:2%;
	color:#FFFFFF;
	font-size:15px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.tab5-2{
	height:112px;
	overflow:hidden;
	display:block;
	float:left;
	width:45%;
	margin-left:55%;
	background:#dfdfdf;
}
.txt2{
    height:104px;
	margin-top:5px;
	margin-bottom:5px;
	letter-spacing:1px;
	display:block;
	width:96%;
	float:left;
	margin-left:2%;
	color:#474141;
	font-size:15px;
	line-height:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	
}
#nav4{
	width:100%;
	float:left;
	background:#FFFFFF;
}
#nav4-1{
	overflow:hidden;
	width:98%;
	margin:20px auto 20px auto;
}
#nav4-2{
	width:100%;
	margin:25px auto 0 auto;
}
#tab7{
	border: solid 1px #e3e3e3;
	width: 31%;
	margin-top: 0;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 20px;
	float: left;
}
.tab7-1{
	height:100%;
	overflow:hidden;
	width:100%;
	float:left;
}
.tab7-1 a{
	-webkit-transition: all 0.6s ease-out;
	width:100%;
	float:left;
}
.tab7-1 a:hover{
	-webkit-transform: scale(1.1);
	transform: scale(1.5);
}
.tab7-2{
	width:100%;
	float:left;
	height:40px;
	background:#e1dede;
}

.txt3{
	color:#010101;
	font-size:16px;
	line-height:40px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	width:96%;
	margin:0 2% 0 2%;
	float:left;
	
}
.tab8{
	display:block;
	width:45%;
	padding:5px;
	background:#FFFFFF;
	border:solid 1px #bdb9b9;
	margin-right:2%;
	margin-top:20px;
	float:left;
}
.tab8 img{
	width:100%;
	float:left;
}
.tab9{
	width:50%;
	float:left;
	margin-top:42px;
}
.tab9 p{
	width:100%;
	float:left;
	color:#401b03;
	font-size:15px;
	line-height:24px;
	margin:0px;
}
.tab9 h1{
	padding:0;
	margin:20px 0 5px 0;
	color:#cf0f46;
	font-size:18px;
	line-height:24px;
	width:100%;
	float:left;
}
#tab10{
	float:left;
	border-radius:6px;
	box-shadow:0px 0px 3px #8daf58;
	line-height:40px;
	height:40px;
	color:#fefefe;
	font-size:24px;
	background:#87a755;
	text-align:center;
	display:block;
	width:100%;
	margin:15px auto 0 auto;
}
#map{
	height:318px;
	width:100%;
	float:left;
	background:url(images/index/map.jpg) no-repeat right center;
	background-size:cover;
}
#footer{
	width:100%;
	float:left;
	background:#431e0b;
	padding:10px 0 10px 0;
}
#footer2{
	overflow:hidden;
	width:98%;
	margin:0 auto 0 auto;
}
.tab11{
	float:left;
	width:52%;
}
.tab11 samp{
	letter-spacing:1px;
	font-family:"微軟正黑體",  Arial, Verdana;
	color:#ffffff;
	width:100%;
	float:left;
	line-height:18px;
	font-size:15px;
	margin-bottom:12px;
}
.tab12{
	float:left;
	width:34%;
	margin-top:18px;
	line-height:20px;
	color:#FFFFFF;
	font-size:17px;
	margin-left:10%;
}
.tab13{
	text-align:center;
	width:100%;
	float:left;
	color:#dedfdf;
	font-size:14px;
	line-height:28px;
}
#top_all{
	position:fixed;
	width:54px;
	text-align:center;
	top:500px;
	right:20px;
	z-index:1;
}
#top_all img{
	margin-top:10px;
}
#top_banner{
	background:url(images/about/banner.jpg) no-repeat;
	background-size:cover;
	width:100%;
	height:auto;
	float:left;
	padding-bottom:8%;
}
#top_banner2{
	background:url(images/contact/banner.jpg) no-repeat;
	background-size:cover;
	width:100%;
	height:auto;
	float:left;
	padding-bottom:8%;
}
#top_banner3{
	background:url(images/performance/banner.jpg) no-repeat;
	background-size:cover;
	width:100%;
	height:auto;
	float:left;
	padding-bottom:8%;
}
#top_banner4{
	background:url(images/introduction/banner.jpg) no-repeat;
	background-size:cover;
	width:100%;
	height:auto;
	float:left;
	padding-bottom:8%;
}
#top_banner5{
	background:url(images/product/banner.jpg) no-repeat;
	background-size:cover;
	width:100%;
	height:auto;
	float:left;
	padding-bottom:8%;
}
#top_banner6{
	background:url(images/news/banner.jpg) no-repeat;
	background-size:cover;
	width:100%;
	height:auto;
	float:left;
	padding-bottom:8%;
}
#txt4{
	letter-spacing:1.2px;
	font-weight:bold;
	text-shadow: shadow1, shadow2, shadow3;
text-shadow: 3px 1px 0px #fff, 5px 3px 0px rgba(0,0,0,0.15);
	text-align:center;
	width:100%;
	color:#372c2c;
	font-size:40px;
	margin:80px auto 0 auto;
}
#txt5{
	font-weight:bold;
	 color: black;
  text-shadow: 3px 3px 0 #FFFFFF;
	font-family:"微軟正黑體", Arial, Verdana;
	text-align:center;
	width:100%;
	color:#372c2c;
	font-size:20px;
	margin:0 auto 20px auto;
}
#txt4-1{
	letter-spacing:1.2px;
	font-weight:bold;
	text-shadow: shadow1, shadow2, shadow3;
text-shadow: 3px 1px 0px #000000, 5px 3px 0px rgba(0,0,0,0.15);
	text-align:center;
	width:100%;
	color:#ffffff;
	font-size:40px;
	margin:80px auto 0 auto;
}
#txt5-1{
	font-weight:bold;
	 color: black;
  text-shadow: 3px 3px 0 #000000;
	font-family:"微軟正黑體", Arial, Verdana;
	text-align:center;
	width:100%;
	color:#ffffff;
	font-size:20px;
	margin:0 auto 20px auto;
}
#nav5{
	background:url(images/about/about_bg.jpg) no-repeat right top;
	
	width:100%;
	float:left;
}
#nav5-1{
	overflow:hidden;
	width: 98%;
	margin: 25px auto 25px auto;
}
#nav5-2{
	background: #FFFFFF;
	width: 65%;
	float: left;
}
.tab5-3{
	margin-top: 8PX;
	width: 100%;
	float: left;
	background: url(images/about/line.jpg) no-repeat left top;
	color: #4d4242;
	font-size: 25px;
	line-height: 29px;
	text-indent: 15px;
	margin-left: 5px;
}
.tab5-3 samp{
	color:#4d4242;
	font-size:15px;
	font-family:Arial, Verdana;
	margin-left:5px;
}
.tab5-4{
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 5px;
	margin-bottom: 0;
}
.tab5-4 p{
	width:100%;
	float:left;
	color:#000000;
	font-size:15px;
	line-height:24px;
	margin:0 0 8px 0;
}
.tab5-4 samp{
	margin-bottom:5px;
	font-family:"微軟正黑體", Arial, Verdana;
	width:100%;
	float:left;
	color:#ed1414;
	font-size:18px;
	font-weight:bold;
}
#tab14{
	float:left;
	border-radius:6px;
	box-shadow:0px 0px 3px #8daf58;
	line-height:50px;
	height:50px;
	color:#fefefe;
	font-size:24px;
	background:#87a755;
	text-align:center;
	display:block;
	width:100%;
	margin:5px auto 0 auto;
}
#tab14-2{
	float:left;
	border-radius:6px;
	box-shadow:0px 0px 3px #6d4d11;
	line-height:50px;
	height:50px;
	color:#fefefe;
	font-size:24px;
	background:#ea871d;
	text-align:center;
	display:block;
	width:100%;
	margin:20px auto 0 auto;
}
#nav6{
	background: #FFFFFF;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	float: left;
}
.nav6-1{
	width:45%;
	float:left;
	margin:65px 5px 0 0 ;
}
.nav6-1 img{
	float:left;
	width:100%;
	height:auto;
}
#nav6-2{
	float: left;
	width: 52%;
	margin-top: 25px;
	margin-right: 0;
	margin-left: 1%;
	margin-bottom: 0;
}
.nav6-3{
	color: #000000;
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	color: #401b03;
	font-size: 17px;
	line-height: 25px;
}
#tab15{
	float:left;
	width:98%;
}
#tab15 a{
	float:left;
	border-radius:6px;
	box-shadow:0px 0px 3px #8daf58;
	line-height:50px;
	height:50px;
	color:#fefefe;
	font-size:24px;
	background:#0aa2a0;
	text-align:center;
	display:block;
	width:100%;
	margin:5px auto 0 auto;
	text-decoration:none;
}
#tab15 a:hover{
	float:left;
	border-radius:6px;
	box-shadow:0px 0px 3px #8daf58;
	line-height:50px;
	height:50px;
	color:#fefefe;
	font-size:24px;
	background:#931F21;
	text-align:center;
	display:block;
	width:100%;
	margin:5px auto 0 auto;
}
#nav7{
	background: #FFFFFF;
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	float: left;
}
#nav7-1{
	width:100%;
	float:left;
	margin:15px 0 15px 0
}
.nav7-2{
	overflow: hidden;
	padding: 3px;
	width: 46%;
	float: left;
	border: solid 1px #8f8b8b;
	margin: 0 1% 15px 1%;
}

.nav7-3{
	overflow:hidden;
	width:100%;
	float:left;
	line-height:35px;
	height:35px;
	background:#FFFFFF;
	text-align:center;
	color:#000000;
	font-size:17px;
}
.nav7-4{
	overflow:hidden;
	padding:3px;
	width:98%;
	float:left;
}
.nav7-4 a{
	width:100%;
		-webkit-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
	float:left;
}
.nav7-4 a:hover{
	width:100%;
		-webkit-transform: scale(1.5) ;
	transform: scale(1.5);
}
#tab16{
	float:left;
	width:98%;
	margin:0px auto 0 7px;
}
#tab16 a{
	float:left;
	border-radius:6px;
	box-shadow:0px 0px 3px #8daf58;
	line-height:50px;
	height:50px;
	color:#fefefe;
	font-size:24px;
	background:#127dbb;
	text-align:center;
	display:block;
	width: 98%;
	text-decoration:none;
}
#tab16 a:hover{
	float: left;
	border-radius: 6px;
	box-shadow: 0px 0px 3px #8daf58;
	line-height: 50px;
	height: 50px;
	color: #fefefe;
	font-size: 24px;
	background: #2eb524;
	text-align: center;
	display: block;
	width: 98%;
}
#nav9{
	width:100%;
	float:left;
}
#nav9-1{
	overflow: hidden;
	width: 98%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.nav9-2{
	width: 46%;
	float: left;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
}
.nav9-2 img{
	float:left;
	width:100%;
	height:auto;
}
#nav9-3{
	background: #FFFFFF;
	width: 99%;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	float: left;
}
#nav9-4{
	width: 99%;
	margin-bottom: 30px;
	border: solid 1px #999999;
	float: left;
	margin: 0 3px 0 3px;
}
.tab17{
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}
.tab17-2{
	height:42px;
	background:#ffffff;
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
}
.tab17-3{
	height:42px;
	background:#e9e5e3;
    width:100%;
	list-style:none;
	margin:0;
	padding:0;
}
.tab17-4{
	height:160px;
	background:#e9e5e3;
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
}
.tab17-5{
	text-align:center;
	padding-top:70px;
	height:60px;
	background:#FFFFFF;
	width:100%;
	list-style:none;
	margin:0;
}

.txt6{
	line-height: 42px;
	width: 15%;
	text-align: right;
	float: left;
}
.tab18{
	width: 80%;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 42px;
}
.tab18-2{
	width: 80%;
	list-style: none;
	margin: 0;
	padding: 0;
	
}
.form1{
	float:left;
	border: solid 1px #999999;
	background: #FFFFFF;
	width: 82%;
	height: 25px;
	margin: 7px 0 0 0;
}
.form2{
	float: left;
	border: solid 1px #999999;
	background: #FFFFFF;
	width: 81%;
	height: 140px;
	margin: 7px 0 0 0;
}
.form3{
	float:left;
	border: solid 1px #999999;
	background: #FFFFFF;
	width: 15%;
	height: 25px;
	margin: 7px 8px 0 0;
}
.img1{
	margin-top: 14px;
	float: left;
}
.tab19{	
	text-align:center;
	margin:50px 25px 50px 0px;
	
}
.tab19 a{
	
	letter-spacing:2px;
    border-radius:5px;    
	padding:10px 30px 10px 30px; 
	text-decoration:none;
	background:#575859;
	text-align:center;
	color:#FFFFFF;
	font-size:18px;
	box-shadow:0px 0px 3px #a1a1a1;
	
}
.tab19 a:hover{
	background:#115e8a;
	text-align:center;
	color:#FFFFFF;
	font-size:18px;
	box-shadow:0px 0px 3px #a1a1a1;
	
}
#nav10{
	width:100%;
	float:left;
}
#nav10-1{
	width:98%;
	margin:25px auto 20px auto;
}
#nav10-2{
	line-height:22px;
	color:#4d4242;
	font-size:15px;
	width:100%;
	margin:0 auto 17px auto;
}
#nav10-2 a{
	text-decoration:none;
	color:#4d4242;
	font-size:15px;
}
#nav10-2 a:hover{
	text-decoration:none;
	color:#BD2629;
	font-size:15px;
}
#nav10-2 img{
	vertical-align:middle;
	float:left;
	margin-right:10px;

}
#nav10-3{
	width:100%;
	float:left;
	margin:0 auto 20px auto;
}
#nav10-4{
	width:31%;
	float:left;
	margin:0 1% 23px 1%;
}
.nav10-5{
	overflow:hidden;
	width:100%;
	float:left;
}
.nav10-5 a{
	-webkit-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
	width:100%;
	float:left;
}
.nav10-5 a:hover{
	-webkit-transform: scale(1.5) ;
	transform: scale(1.5)
	width:100%;
	float:left;
}

.nav10-6{
	text-align:center;
	line-height:30px;
	height:30px;
	color:#000000;
	font-size:15px;
	float:left;
	width:99%;
	border:solid 1px #999999;
	margin-top:10px;
}
#nav10-7{
	text-align:center;
	width:100%;
	float:left;
	margin:5px auto 15px auto;
}
.txt7{
	text-align:center;
}
.txt7 a{
	color:#232323;
	font-size:15px;
	text-decoration:none;
	background:#FFFFFF;
	border:solid 1px #000000;
	margin:0 5px 0 5px;
	padding:5px 10px 5px 10px;;
	text-align:center;
}
.txt7 a:hover{
	font-size:15px;
	text-decoration:none;
	background:#5e5b5b;
	border:solid 1px #000000;
	color:#FFFFFF;
	text-align:center;
}
#nav11{
	width: 100%;
	float: left;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 5px
}
.nav11-2{
	overflow: hidden;
	padding: 3px;
	width: 99%;
	float: left;
	margin: 0 0 5px 0px;
	
}
.nav11-3{
	overflow:hidden;
	padding:3px;
	width:100%;
	float:left;
}
.nav11-3 img{
	width:99%;
	float:left;
}
#nav11-4{
	width:97%;
	float:left;
	margin:10px;
}
.tab20{
	width:100%;
	border:solid 1px #a49f9f;	
}
.tab20 tr td{
	font-size:18px;
	text-indent:20px;
	color:#3e3e3e;
	line-height:45px;
	border:solid 1px #a49f9f;	
}
.tab21{
	background:#e3e1e1;
}
#nav11-5{
	width: 100%;
	float: left;
	margin-top: 15px;
}
#nav11-6{
	width: 48%;
	float: left;
	margin-right: 10px;
}
#nav11-6 h1{
	width:100%;
	margin:0;
	padding:0;
	color:#fd1717;
	font-size:18px;
	line-height:25px;
	text-align:left;
}
#nav11-6 p{
	width:100%;
	margin:0 0 10px 0;
	padding:0;
	color:#000000;
	font-size:14px;
	line-height:25px;
	text-align:left;
}
#nav11-7{
	width: 48%;
	float: left;
	margin-left:2%;
	margin-bottom:8px;
}


#nav11-8{
	width: 100%;
	margin-top: 10px;
	margin-bottom:15px;
	float: left;
}
.txt8{
	margin-bottom:10px;
	width:480px;
	float:left;
	margin-top:15px;
	font-size:17px;
	color:#000000;
}
.txt8-1{
	font-size:17px;
	color:#FFFFFF;
	background:#ee530f;
	padding:5px;
	margin-right:8px;
}
.txt9{
	line-height:30px;
	margin-bottom:10px;
	width:480px;
	float:left;
	font-size:17px;
	color:#000000;
}
.txt9-1{
	margin-bottom:10px;
	font-size:17px;
	color:#FFFFFF;
	background:#ef9827;
	padding:5px 8px 5px 8px;
	margin-right:5px;
}
#tab22{
	width:250px;
	margin:0 auto 0 auto;
	
}
#tab22 a{	
	border-radius:6px;
	box-shadow:0px 0px 3px #8daf58;
	line-height:50px;
	height:50px;
	color:#fefefe;
	font-size:24px;
	background:#3192c9;
	text-align:center;
	display:block;
	text-decoration:none;
}
#tab22 a:hover{
	border-radius:6px;
	box-shadow:0px 0px 3px #8daf58;
	line-height:50px;
	height:50px;
	color:#fefefe;
	font-size:24px;
	background:#F38920;
	text-align:center;
	display:block;
	text-decoration:none;
}
.nav12-1{
	overflow: hidden;
	padding: 3px;
	width: 96%;
	float: left;
	border: solid 1px #c6c0c0;
	margin: 0 0 5px 15px;
	box-shadow: 0px 0px 3px #bdb6b6;
}
.nav12-2{
	overflow: hidden;
	padding: 3px;
	width: 99%;
	float: left;
}
.nav12-2 img{
	width: 100%;
	float:left;
}
#nav12-3{
	width: 100%;
	float: left;
}
.nav12-4{
	width: 47%;
	margin: 0 3% 0 0;
	float: left;
}
.nav12-5{
	width: 47%;
	height: 120px;
	margin: 0 3% 2% 0;
	float: left;
}

.tab23{
	font-weight: bold;
	letter-spacing: 1px;
	display: block;
	width: 100%;
	background: #f6af16;
	line-height: 37px;
	text-indent: 15px;
	color: #FFFFFF;
	font-size: 20px;
}
.tab24{
	float: left;
	width: 100%;
	margin: 5px 0 0 10px;
	color: #363333;
	font-size: 15px;
	line-height: 26px;
}
.tab24 h1{
	float:left;
	width: 100%;
	padding:0;
	margin:5px 0 0 0px;
	color:#ff0000;
	font-size:17px;
	line-height:26px;
}

#nav13{
	background: #FFFFFF;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	float: left;
}
#nav13-1{
	width: 100%;
	margin-bottom: 15px;
	float: left;
	border-bottom:solid 1px #B9B9B9;
}
#nav13-2{
	width: 85%;
	float: left;
}
#nav13-3{
	height:90px;
	margin-bottom:8px;
	text-align:center;
	width: 14%;
	float: left;
	margin-left:4px;
	border-left:solid 1px #928A8A;
}
.txt11{
	margin-bottom: 5px;
	width: 100%;
	float: left;
	font-size: 18px;
	color: #4B4B4B;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.txt12{
	width: 100%;
	float: left;
	line-height: 22px;
	height: 45px;
	font-size: 15px;
	color: #8E8888;
	overflow: hidden;
}
.txt12 a{
	text-decoration:none;
	font-size:15px;
	color:#8E8888;
	overflow:hidden;	
}
.txt12 a:hover{
	text-decoration:none;
	font-size:15px;
	color:#E0731F;
	overflow:hidden;	
}
.txt13{
	font-weight:bold;
	width: 100%;
	float:left;
	text-align:center;
	color:#575757;
	margin-top:10px;
	font-size:25px;
}
.txt14{
	font-weight:bold;
	width: 100%;
	float:left;
	text-align:center;
	color:#575757;
	font-size:20px;
}
#nav14-1{
	width: 100%;
	margin-bottom: 20px;
	float: left;
}
#nav14-2{
	width: 100%;
	margin-bottom: 10px;
	float: left;
	padding-bottom: 8px;
	border-bottom:dashed 1px #747474;
}
#nav14-3{
	color: #9C9C9C;
	font-size: 15px;
	width: 100%;
	text-align: right;
	margin-bottom: 10px;
	float: left;
}
#nav14-4{
	border-bottom:dashed 1px #9C9898;
	padding-bottom:10px;
	color:#5C5C5C;
	font-size:15px;
	width: 100%;
	margin-bottom: 5px;
	float: left;
}
.txt15{
	width: 100%;
	line-height:20px;
	color:#4F4B4B;
	font-size:18px;
	margin-bottom:8px;
}
.nav15-1{
	width: 98%;
	margin: 0 10px 0 0;
	float: left;
}
.nav15-2{
	width: 47%;
	margin: 45px 10px 0 0;
	float: left;
}
.nav15-2 img{
	width:100%;
	height:auto;
}

.tab25{
	font-weight:bold;
	letter-spacing:1px;
	display:block;
	width:100%;
	background:#f6af16;
	line-height:37px;
	text-indent:15px;
	color:#FFFFFF;
	font-size:20px;
}
.tab26{
	float:left;
	width:98%;
	margin:10px 0 10px 10px;
	color:#363333;
	font-size:15px;
	line-height:26px;
}
#nav16-1{
	width: 100%;
	float: left;
	margin: 15px auto 15px auto;
}
#nav16-2{
	width: 98%;
	float: left;
	margin-bottom:10px;
	margin-right: 1%;
	margin-left: 1%;
}
#nav16-3{
	width: 98%;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 15px;
	margin-top: 10px;
}

.tab27{
	border:solid 1px #a49f9f;	
}
.tab27 tr td{
	font-size:18px;
	text-indent:20px;
	color:#3e3e3e;
	line-height:45px;
	border:solid 1px #a49f9f;	
}
.tab28{
	background:#e3e1e1;
}
#nav16-4{
	width: 45%;
	float: left;
	margin-left: 15px;
	margin-top: 38px;
	margin-bottom: 10px;
}
#nav16-5{
	width: 45%;
	float: left;
	margin-left: 2%;
	margin-top:5px;
	margin-bottom:10px;
}
#nav16-6{
	width: 48%;
	float: left;
	margin-right: 10px;
}
#nav16-6 h1{
	width:100%;
	margin:0;
	padding:0;
	color:#fd1717;
	font-size:18px;
	line-height:25px;
	text-align:left;
}
#nav16-6 p{
	width:100%;
	margin:0 0 10px 0;
	padding:0;
	color:#000000;
	font-size:14px;
	line-height:25px;
	text-align:left;
}
.tab29{
	float: left;
	width: 98%;
	margin: 5px 0 0 10px;
	color: #363333;
	font-size: 15px;
	line-height: 26px;
}
.tab29 h1{
	float: left;
	width: 100%;
	padding: 0;
	margin: 5px 0 0 0px;
	color: #ff0000;
	font-size: 17px;
	line-height: 26px;
}
#nav11-9{
	width:96%;
	float:left;
	margin:10px;
}
.nav12-10{
	width: 50%;
	height: 120px;
	margin: 0 0 2% 0;
	float: left;
}
#nav12-11{
	width: 48%;
	float: left;
	margin-left:0;
	margin-right:2%;
	margin-bottom:8px;
}
}


@media screen and (max-width: 767px) {/*針對手機*/
#top2{
	width:100%;
	margin:0 auto 0 auto;
}
#top3{
	width:120px;
	float:right;
}
#top3 a{
	line-height:33px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:15px;
}
#top3 a:hover{
	text-decoration:none;
	color:#F0A52B;
	font-size:15px;
}

#top3 img{
	vertical-align:central;
	margin:0 3px 0 12px;
}
#nav1{
	width:100%;
	float:left;
}
.logo{
	width:35%;
	height:auto;
	float:left;
	margin:13px 0 13px 10px;
}
#nav1-1{
	float: left;
	width: 53%;
	margin-left: 7%;
	margin-top: 15px;
}
#banner{
	width:100%;
	float:left;
	
}
#nav2{
	width:100%;
	float:left;
	height:55px;
	background:#53b3c1;
}
#nav2-1{
	width:98%;
	margin:0 auto 0 auto;
}
.tab1{
	display:block;
	width:22%;
	height:35px;
	line-height:35px;
	text-align:center;
	background:#ea8bdb;
	font-size:15px;
	color:#ffffff;
	margin:10px 1% 10px 1%;
	float:left;
	letter-spacing:1px;
}
.tab2{
	width:69%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	float:left;
	line-height:55px;
	color:#ffffff;
	font-size:16px;
}
#nav3{
	width:100%;
	float:left;
	background:url(images/index/line_bg.jpg) repeat;
}
#nav3-1{
	overflow:hidden;
	width:98%;
	margin:20px auto 20px auto;
}
#nav3-2{
	width:100%;
	margin:25px auto 0 auto;
}
#tab3{
	padding-bottom:15px;
	display:block;
	width:231px;
	margin:0 auto 0 auto;
	background:url(images/index/line.png) no-repeat center bottom;	
}
#tab3 h1{
	letter-spacing:1px;
	width:231px;
	color:#4d4242;
	font-size:18px;
	line-height:26px;
	text-align:center;
	margin:0;
	padding:0;
}
#tab3 p{
	width:231px;
	color:#4d4242;
	font-size:14px;
	line-height:16px;
	text-align:center;
	margin:0;
	padding:0;
}
#tab4{
	background:url(images/index/prod_1.jpg) no-repeat;
	background-size:cover;
	width:100%;
	border:solid 1px #bababa;
	margin-bottom:20px;
	float:left;
}
#tab4-1{
	background:url(images/index/prod_2.jpg) no-repeat;
	background-size:cover;
	width:100%;
	border:solid 1px #bababa;
	margin-bottom:20px;
	float:left;
}

.tab5{
	opacity:0.8;
	height:40px;
	overflow:hidden;
	display:block;
	float:left;
	width:60%;
	margin-left:40%;
	background:url(images/index/icon1.png) no-repeat 95% center #4b882d;
}
.tab5-2{
	overflow:hidden;
	display:block;
	float:left;
	width:60%;
	margin-left:40%;
	background:#dfdfdf;
}
#tab6{
	float: left;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
#tab6 a{
	border-radius:6px;
	box-shadow:0px 0px 3px #868482;
	line-height:40px;
	height:40px;
	color:#fefefe;
	font-size:20px;
	background:#ff9d3e;
	text-align:center;
	display:block;
	text-decoration:none;
	width:100%;
	margin:0 auto 0 auto;
}
#tab6 a:hover{
	background:#1aabad;
}
.txt1{
	letter-spacing:1px;
	line-height:40px;
	width:96%;
	float:left;
	margin-left:2%;
	color:#FFFFFF;
	font-size:15px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.txt2{
    height:107px;
	margin-top:5px;
	margin-bottom:5px;
	letter-spacing:1px;
	display:block;
	width:96%;
	float:left;
	margin-left:2%;
	color:#474141;
	font-size:15px;
	line-height:22px;
	overflow:hidden;
	text-overflow:ellipsis;
	
}
#nav4{
	overflow:hidden;
	width:100%;
	float:left;
	background:#FFFFFF;
}
#nav4-1{
	width:98%;
	overflow:hidden;
	margin:20px auto 20px auto;
}
#nav4-2{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}
#tab7{
	border: solid 1px #e3e3e3;
	width: 99%;
	margin-top: 0;
	margin-right: 8px;
	margin-left: 0;
	margin-bottom: 20px;
	float: left;
}
.tab7-1 img{
	width:100%;
	height:auto;
	float:left
}
.tab7-1{
	height:auto;
	overflow:hidden;
	width:100%;
	float:left;
}
.tab7-1 a{
	-webkit-transition: all 0.6s ease-out;
	width:100%;
	float:left;
}
.tab7-1 a:hover{
	-webkit-transform: scale(1.1);
	transform: scale(1.5);
}
.tab7-2{
	width:100%;
	float:left;
	height:40px;
	background:#e1dede;
}

.txt3{
	color:#010101;
	font-size:16px;
	line-height:40px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	width:96%;
	margin:0 2% 0 2%;
	float:left;
	
}
.tab8{
	display:block;
	width:99%;
	padding:5px;
	background:#FFFFFF;
	border:solid 1px #bdb9b9;
	margin-right:2%;
	margin-top:20px;
	float:left;
}
.tab8 img{
	width:100%;
	float:left;
}
.tab9{
	width:100%;
	float:left;
	margin-top:5px;
}
.tab9 p{
	width:100%;
	float:left;
	color:#401b03;
	font-size:15px;
	line-height:24px;
	margin:0px;
}
.tab9 h1{
	padding:0;
	margin:20px 0 5px 0;
	color:#cf0f46;
	font-size:18px;
	line-height:24px;
	width:100%;
	float:left;
}
#tab10{
	float:left;
	border-radius:6px;
	box-shadow:0px 0px 3px #8daf58;
	line-height:40px;
	height:40px;
	color:#fefefe;
	font-size:24px;
	background:#87a755;
	text-align:center;
	display:block;
	width:100%;
	margin:15px auto 0 auto;
}
#map{
	height:237px;
	width:100%;
	float:left;
	background:url(images/index/map2.jpg) no-repeat center center;
	background-size:cover;
}
#footer{
	width:100%;
	float:left;
	background:#431e0b;
	padding:10px 0 10px 0;
}
#footer2{
	overflow:hidden;	
	width:98%;
	margin:0 auto 0 auto;
}
.tab11{
	float:left;
	width:100%;
}
.tab11 samp{
	letter-spacing:1px;
	font-family:"微軟正黑體",  Arial, Verdana;
	color:#ffffff;
	width:100%;
	float:left;
	line-height:18px;
	font-size:15px;
	margin-bottom:12px;
}
.tab12{
	float:left;
	width:100%;
	margin-top:8px;
	line-height:20px;
	color:#FFFFFF;
	font-size:17px;
	margin-left:0;
}
.tab13{
	text-align:center;
	width:100%;
	float:left;
	color:#dedfdf;
	font-size:14px;
	line-height:18px;
	margin-top:25px;
}
#top_all{
	position:fixed;
	width:54px;
	text-align:center;
	top:270px;
	right:5px;
	z-index:1;
}
#top_all img{
	width:70%;
	margin-bottom:10px;
}
#top_banner{
	background:url(images/about/banner.jpg) no-repeat;
	background-size:cover;
	width:100%;
	height:auto;
	float:left;
	padding-bottom:8%;
}
#top_banner2{
	background:url(images/contact/banner.jpg) no-repeat;
	background-size:cover;
	width:100%;
	height:auto;
	float:left;
	padding-bottom:8%;
}
#top_banner3{
	background:url(images/performance/banner.jpg) no-repeat;
	background-size:cover;
	width:100%;
	height:auto;
	float:left;
	padding-bottom:8%;
}
#top_banner4{
	background:url(images/introduction/banner.jpg) no-repeat;
	background-size:cover;
	width:100%;
	height:auto;
	float:left;
	padding-bottom:8%;
}
#top_banner5{
	background:url(images/product/banner.jpg) no-repeat;
	background-size:cover;
	width:100%;
	height:auto;
	float:left;
	padding-bottom:8%;
}
#top_banner6{
	background:url(images/news/banner.jpg) no-repeat left center;
	background-size:cover;
	width:100%;
	height:auto;
	float:left;
	padding-bottom:8%;
}
#txt4{
	letter-spacing:1.2px;
	font-weight:bold;
	text-shadow: shadow1, shadow2, shadow3;
text-shadow: 3px 1px 0px #fff, 5px 3px 0px rgba(0,0,0,0.15);
	text-align:center;
	width:100%;
	color:#372c2c;
	font-size:40px;
	margin:80px auto 0 auto;
}
#txt5{
	font-weight:bold;
	 color: black;
	text-shadow: shadow1, shadow2, shadow3;
text-shadow: 3px 1px 0px #fff, 5px 3px 0px rgba(0,0,0,0.15);
	text-align:center;
	font-family:"微軟正黑體", Arial, Verdana;
	text-align:center;
	width:100%;
	color:#372c2c;
	font-size:20px;
	margin:0 auto 20px auto;
}
#txt4-1{
	letter-spacing:1.2px;
	font-weight:bold;
	text-shadow: shadow1, shadow2, shadow3;
text-shadow: 3px 1px 0px #000000, 5px 3px 0px rgba(0,0,0,0.15);
	text-align:center;
	width:100%;
	color:#ffffff;
	font-size:40px;
	margin:80px auto 0 auto;
}
#txt5-1{
	font-weight:bold;
	 color: black;
	text-shadow: shadow1, shadow2, shadow3;
text-shadow: 3px 1px 0px #000000, 5px 3px 0px rgba(0,0,0,0.15);
	text-align:center;
	font-family:"微軟正黑體", Arial, Verdana;
	text-align:center;
	width:100%;
	color:#ffffff;
	font-size:20px;
	margin:0 auto 20px auto;
}
#nav5{
	background:url(images/about/about_bg.jpg) no-repeat right top;
	
	width:100%;
	float:left;
}
#nav5-1{
	
	width:98%;
	margin:25px auto 25px auto;
}
#nav5-2{
	border-radius:5px;
	box-shadow:0px 0px 20px #FFFFFF;
	background: #FFFFFF;
	width: 100%;
	float: left;
	padding:10px;
}
.tab5-3{
	margin-top:7PX;
	width:100%;
	float:left;
	background:url(images/about/line.jpg) no-repeat left top;
	color:#4d4242;
	font-size:19px;
	line-height:29px;
	text-indent:15px;
}
.tab5-3 samp{
	color:#4d4242;
	font-size:14px;
	font-family:Arial, Verdana;
	margin-left:2px;
}
.tab5-4{
	width:100%;
	float:left;
	margin:10px 0 0 0;
}
.tab5-4 p{
	width:100%;
	float:left;
	color:#000000;
	font-size:15px;
	line-height:24px;
	margin:0 0 8px 0;
}
.tab5-4 samp{
	margin-bottom:5px;
	font-family:"微軟正黑體", Arial, Verdana;
	width:100%;
	float:left;
	color:#ed1414;
	font-size:18px;
	font-weight:bold;
}
#tab14{
	float:left;
	border-radius:6px;
	box-shadow:0px 0px 3px #8daf58;
	line-height:50px;
	height:50px;
	color:#fefefe;
	font-size:24px;
	background:#87a755;
	text-align:center;
	display:block;
	width:100%;
	margin:5px auto 0 auto;
}
#tab14-2{
	float:left;
	border-radius:6px;
	box-shadow:0px 0px 3px #6d4d11;
	line-height:50px;
	height:50px;
	color:#fefefe;
	font-size:24px;
	background:#ea871d;
	text-align:center;
	display:block;
	width:100%;
	margin:20px auto 0 auto;
}
#nav6{
	background: #FFFFFF;
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	float: left;
}
.nav6-1{
	text-align:center;
	width:100%;
	float:left;
	margin:10px 5px 0 0 ;
}
.nav6-1 img{
	float:left;
	width:95%;
	margin-left:2%;
	height:auto;
}
#nav6-2{
	float: left;
	width: 99%;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 1%;
	margin-bottom: 0;
}
.nav6-3{
	color: #000000;
	width: 90%;
	margin-top: 5px;
	margin-left: 15px;
	float: left;
	color: #401b03;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 8px;
}
#tab15{
	float:left;
	width:98%;
}
#tab15 a{
	float:left;
	border-radius:6px;
	box-shadow:0px 0px 3px #8daf58;
	line-height:50px;
	height:50px;
	color:#fefefe;
	font-size:24px;
	background:#0aa2a0;
	text-align:center;
	display:block;
	width:100%;
	margin:5px auto 0 auto;
	text-decoration:none;
}
#tab15 a:hover{
	float:left;
	border-radius:6px;
	box-shadow:0px 0px 3px #8daf58;
	line-height:50px;
	height:50px;
	color:#fefefe;
	font-size:24px;
	background:#931F21;
	text-align:center;
	display:block;
	width:100%;
	margin:5px auto 0 auto;
}
#nav7{
	background: #FFFFFF;
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	float: left;
}
#nav7-1{
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 25px
}
.nav7-2{
	overflow:hidden;
	padding:3px;
	width:97%;
	float:left;
	border:solid 1px #8f8b8b;
	margin:0 1% 15px 1%;
}

.nav7-3{
	overflow:hidden;
	width:100%;
	float:left;
	line-height:35px;
	height:35px;
	background:#FFFFFF;
	text-align:center;
	color:#000000;
	font-size:17px;
}
.nav7-4{
	overflow: hidden;
	padding: 2px;
	width: 99%;
	float: left;
}
.nav7-4 img{
	width:100%;
	float:left;
}

.nav7-4 a{
	width:100%;
		-webkit-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
	float:left;
}
.nav7-4 a:hover{
	width:100%;
		-webkit-transform: scale(1.5) ;
	transform: scale(1.5);
}
#tab16{
	float: left;
	margin: 0 auto 0 7px;
	width: 98%;
}
#tab16 a{
	float:left;
	border-radius:6px;
	box-shadow:0px 0px 3px #8daf58;
	line-height:50px;
	height:50px;
	color:#fefefe;
	font-size:24px;
	background:#127dbb;
	text-align:center;
	display:block;
	width:98%;	
	text-decoration:none;
}
#tab16 a:hover{
	float:left;
	border-radius:6px;
	box-shadow:0px 0px 3px #8daf58;
	line-height:50px;
	height:50px;
	color:#fefefe;
	font-size:24px;
	background:#2eb524;
	text-align:center;
	display:block;
	width:98%;	
}
#nav9{
	width:100%;
	float:left;
}
#nav9-1{
	overflow: hidden;
	width: 98%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.nav9-2{
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
}
.nav9-2 img{
	float:left;
	width:95%;
	margin:0 auto 0 3%;
	height:auto;
}
#nav9-3{
	background: #FFFFFF;
	width: 99%;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	float: left;
}
#nav9-4{
	width: 99%;
	margin-bottom: 30px;
	border: solid 1px #999999;
	float: left;
	margin: 0 3px 0 3px;
}
.tab17{
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}
.tab17-2{
	height:42px;
	background:#ffffff;
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
}
.tab17-3{
	height:42px;
	background:#e9e5e3;
    width:100%;
	list-style:none;
	margin:0;
	padding:0;
}
.tab17-4{
	height:160px;
	background:#e9e5e3;
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
}
.tab17-5{
	text-align: center;
	padding-top: 50px;
	height:100px;
	background: #FFFFFF;
	width: 100%;
	list-style: none;
	margin: 0;
}

.txt6{
	line-height: 42px;
	width: 28%;
	font-size:15px;
	text-align: right;
	float: left;
}
.tab18{
	width: 75%;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 42px;
}
.tab18-2{
	width: 75%;
	list-style: none;
	margin: 0;
	padding: 0;
	
}
.form1{
	float:left;
	border: solid 1px #999999;
	background: #FFFFFF;
	width: 68%;
	height: 25px;
	margin: 7px 0 0 0;
}
.form2{
	float: left;
	border: solid 1px #999999;
	background: #FFFFFF;
	width: 68%;
	height: 140px;
	margin: 7px 0 0 0;
}
.form3{
	float:left;
	border: solid 1px #999999;
	background: #FFFFFF;
	width: 15%;
	height: 25px;
	margin: 7px 8px 0 0;
}
.img1{
	margin-top: 14px;
	float: left;
}
.tab19{	
	text-align:center;
	
	margin:50px 25px 40px 25px;
	
}
.tab19 a{

	letter-spacing:2px;
    border-radius:5px;    
	padding:8px 12px 8px 12px; 
	text-decoration:none;
	background:#575859;
	text-align:center;
	color:#FFFFFF;
	font-size:18px;
	box-shadow:0px 0px 3px #a1a1a1;
	
}
.tab19 a:hover{
	background:#115e8a;
	text-align:center;
	color:#FFFFFF;
	font-size:18px;
	box-shadow:0px 0px 3px #a1a1a1;
	
}
#nav10{
	width:100%;
	float:left;
}
#nav10-1{
	overflow: hidden;
	width: 98%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#nav10-2{
	line-height: 22px;
	color: #4d4242;
	font-size: 15px;
	width: 100%;
	margin-top: 0;
	margin-right: auto10px;
	margin-left: auto10px;
	margin-bottom: 10px;
}
#nav10-2 a{
	text-decoration:none;
	color:#4d4242;
	font-size:15px;
}
#nav10-2 a:hover{
	text-decoration:none;
	color:#BD2629;
	font-size:15px;
}
#nav10-2 img{
	vertical-align:middle;
	float:left;
	margin-right:10px;

}
#nav10-3{
	width:100%;
	float:left;
	margin:0 auto 20px auto;
}
#nav10-4{
	width:100%;
	float:left;
	margin:0 0 10px 0;
}
.nav10-5{
	overflow:hidden;
	width:100%;
	float:left;
}
.nav10-5 img{
	width:100%;
	float:left;
}


.nav10-6{
	text-align:center;
	line-height:30px;
	margin:0 auto 0 auto;
	height:30px;
	color:#000000;
	font-size:15px;
	float:left;
	width:99%;
	border:solid 1px #999999;
	margin-top:10px;
}
#nav10-7{
	text-align:center;
	width:100%;
	float:left;
	margin:10px auto 10px auto;
}
.txt7{
	text-align:center;
}
.txt7 a{
	color:#232323;
	font-size:15px;
	text-decoration:none;
	background:#FFFFFF;
	border:solid 1px #000000;
	margin:0 2px 0 2px;
	padding:5px 10px 5px 10px;;
	text-align:center;
}
.txt7 a:hover{
	font-size:15px;
	text-decoration:none;
	background:#5e5b5b;
	border:solid 1px #000000;
	color:#FFFFFF;
	text-align:center;
}
#nav11{
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0
}
.nav11-2{
	overflow: hidden;
	padding: 3px;
	width: 99%;
	float: left;
	margin: 0 0 5px 0px;
}
.nav11-3{
	overflow:hidden;
	padding:3px;
	width:100%;
	float:left;
}
.nav11-3 img{
	width:99%;
	float:left;
}
#nav11-4{
	width: 97%;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.tab20{
	width:98%;
	border:solid 1px #a49f9f;	
}
.tab20 tr td{
	font-size:13px;
	text-indent:5px;
	color:#3e3e3e;
	border:solid 1px #a49f9f;	
}
.tab21{
	background:#e3e1e1;
}
#nav11-5{
	width: 100%;
	float: left;
}
#nav11-6{
	width: 100%;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
#nav11-6 img{
	width: 100%;
	float: left;
	
}
#nav11-6 h1{
	width: 100%;
	margin:0;
	padding:0;
	color:#fd1717;
	font-size:16px;
	line-height:25px;
	text-align:left;
}
#nav11-6 p{
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	color: #000000;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
}
#nav11-7{
	margin-bottom:11px;
	margin-top:12px;
	width: 97%;
	margin-left:1%;
	float: left;
}
#nav11-7 img{
	width:100%;
	float:left;
}

#nav11-8{
	width: 100%;
	margin-top: 5px;
	float: left;
}
.txt8{
	margin-bottom: 10px;
	width: 100%;
	float: left;
	margin-top: 15px;
	font-size: 17px;
	color: #000000;
}
.txt8-1{
	font-size:17px;
	color:#FFFFFF;
	background:#ee530f;
	padding:5px;
	margin-right:8px;
}
.txt9{
	line-height: 26px;
	margin-bottom: 10px;
	width: 100%;
	float: left;
	font-size: 13px;
	color: #000000;
}
.txt9-1{
	margin-bottom:10px;
	font-size:17px;
	color:#FFFFFF;
	background:#ef9827;
	padding:5px 8px 5px 8px;
	margin-right:5px;
}
#tab22{
	width:150px;
	margin:0 auto 0 auto;
	
}
#tab22 a{	
	border-radius:6px;
	box-shadow:0px 0px 3px #8daf58;
	line-height:35px;
	height:35px;
	color:#fefefe;
	font-size:18px;
	background:#3192c9;
	text-align:center;
	display:block;
	text-decoration:none;
}
#tab22 a:hover{
	border-radius:6px;
	box-shadow:0px 0px 3px #8daf58;
	line-height:35px;
	height:35px;
	color:#fefefe;
	font-size:18px;
	background:#F38920;
	text-align:center;
	display:block;
	text-decoration:none;
}
.nav12-1{
	overflow: hidden;
	padding: 3px;
	width: 96%;
	float: left;
	border: solid 1px #c6c0c0;
	margin: 0 0 5px 5px;
	box-shadow: 0px 0px 3px #bdb6b6;
}
.nav12-2{
	overflow: hidden;
	padding: 3px;
	width: 99%;
	float: left;
}
.nav12-2 img{
	width: 100%;
	float:left;
}
#nav12-3{
	width: 100%;
	float: left;
	margin-top:10px;
}
.nav12-4{
	width: 100%;
	margin: 0 3% 0 0;
	float: left;
}
.nav12-5{
	width: 100%;
	margin: 0 3% 0 0;
	float: left;
}
.tab23{
	font-weight: bold;
	letter-spacing: 1px;
	display: block;
	width: 100%;
	background: #f6af16;
	line-height: 30px;
	text-indent: 10px;
	color: #FFFFFF;
	font-size: 18px;
}
.tab24{
	float: left;
	width: 93%;
	margin: 0px 0 10px 10px;
	color: #363333;
	font-size: 15px;
	line-height: 26px;
}
.tab24 h1{
	float: left;
	width: 100%;
	margin: 5px 0 0 0px;
	color: #ff0000;
	font-size: 15px;
	line-height: 26px;
}
#nav13{
	background: #FFFFFF;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	float: left;
}
#nav13-1{
	width: 100%;
	margin-bottom: 15px;
	float: left;
	border-bottom:solid 1px #B9B9B9;
}
#nav13-2{
	width: 78%;
	float: left;
}
#nav13-3{
	padding-left:1%;
	height:70px;
	margin-bottom:8px;
	text-align:center;
	width: 14%;
	float: left;
	margin-left:2%;
	border-left:solid 1px #928A8A;
}
.txt11{
	margin-bottom: 5px;
	width: 100%;
	float: left;
	font-size: 16px;
	color: #4B4B4B;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.txt12{
	width: 100%;
	float: left;
	line-height: 22px;
	height: 45px;
	font-size: 14px;
	color: #8E8888;
	overflow: hidden;
}
.txt12 a{
	text-decoration:none;
	font-size:14px;
	color:#8E8888;
	overflow:hidden;	
}
.txt12 a:hover{
	text-decoration:none;
	font-size:14px;
	color:#E0731F;
	overflow:hidden;	
}
.txt13{
	font-weight:bold;
	width: 100%;
	float:left;
	text-align:center;
	color:#575757;
	margin-top:10px;
	font-size:20px;
}
.txt14{
	font-weight:bold;
	width: 100%;
	float:left;
	text-align:center;
	color:#575757;
	font-size:17px;
}
#nav14-1{
	width: 100%;
	margin-bottom: 20px;
	float: left;
}
#nav14-2{
	width: 100%;
	margin-bottom: 10px;
	float: left;
	padding-bottom: 8px;
	border-bottom:dashed 1px #747474;
}
#nav14-3{
	color: #9C9C9C;
	font-size: 15px;
	width: 100%;
	text-align: right;
	margin-bottom: 10px;
	float: left;
}
#nav14-4{
	border-bottom:dashed 1px #9C9898;
	padding-bottom:10px;
	color:#5C5C5C;
	font-size:15px;
	width: 100%;
	float: left;
}
.txt15{
	width: 100%;
	line-height:20px;
	color:#4F4B4B;
	font-size:18px;
	margin-bottom:8px;
}
.nav15-1{
	width: 98%;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0;
	margin-bottom: 0;
	float: left;
}
.nav15-2{
	width: 100%;
	margin: 10px 10px 0 0;
	float: left;
}
.nav15-2 img{
	width:100%;
	height:auto;
}


.tab25{
	font-weight:bold;
	letter-spacing:1px;
	display:block;
	width:100%;
	background:#f6af16;
	line-height:37px;
	text-indent:15px;
	color:#FFFFFF;
	font-size:20px;
}
.tab26{
	float:left;
	width:98%;
	margin:10px 0 10px 10px;
	color:#363333;
	font-size:15px;
	line-height:26px;
}
#nav16-1{
	width: 100%;
	float: left;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}
#nav16-2{
	width: 98%;
	float: left;
	margin-bottom: 5px;
	margin-right: 1%;
	margin-left: 1%;
}
#nav16-3{
	width: 98%;
	float: left;
	margin: 0 1% 15px 1%;
}

.tab27{
	border:solid 1px #a49f9f;	
}
.tab27 tr td{
	font-size:18px;
	text-indent:20px;
	color:#3e3e3e;
	line-height:45px;
	border:solid 1px #a49f9f;	
}
.tab28{
	background:#e3e1e1;
}
#nav16-4{
	width: 100%;
	float: left;
	margin-top: 15px;
	margin-bottom: 0px;
}
#nav16-4 img{
	width: 100%;
	float: left;
}
#nav16-5{
	width: 100%;
	float: left;
	margin-top:5px;
	margin-bottom:10px;
}
#nav16-5 img{
	width:100%;
	float:left;
	height:auto;
}
#nav16-6{
	width: 100%;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
#nav16-6 img{
	width: 100%;
	float: left;
	
}
#nav16-6 h1{
	width: 100%;
	margin:0;
	padding:0;
	color:#fd1717;
	font-size:16px;
	line-height:25px;
	text-align:left;
}
#nav16-6 p{
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	color: #000000;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
}
.tab29{
	float: left;
	width: 98%;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 10px;
	margin-bottom: 0;
	color: #363333;
	font-size: 15px;
	line-height: 26px;
}
.tab29 h1{
	float: left;
	width: 98%;
	padding: 0;
	margin: 5px 0 0 0px;
	color: #ff0000;
	font-size: 17px;
	line-height: 26px;
}
#nav11-9{
	width: 97%;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.nav12-10{
	width: 100%;
	margin: 0 3% 2% 0;
	float: left;
}
#nav12-11{
	margin-bottom:11px;
	margin-top:12px;
	width: 97%;
	margin-left:1%;
	float: left;
}
}


