@charset "utf-8";
body {
	margin: 0px;
	background-image: url(../../Images/all/bg.gif);
	background-repeat: repeat;
	}

img {
	border:none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
#in_topbg {
	background-image: url(../../Images/index/in_topbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 100%;
}


#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
}
#in_lan {
	height: 30px;
	margin-left: 710px;
}
.lan_icon {
	float: left;
	text-align: center;
	padding-top: 9px;
	margin-right: 5px;
}

.in_lanbt {
	line-height: 30px;
	float: left;
	color: #858585;
	margin-right: 10px;
	letter-spacing: 1px;
}
.in_lanbt a{
	color: #858585;
}
.in_lanbt a:hover {
	color: #000;
}
#in_top {
	clear: both;
	width: 1000px;
	float: left;
	z-index: 500;
	position: relative;
}
#in_logo {
	float: left;
	width: 278px;
}
#in_menu {
	float: right;
	width: 721px;
}


#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	width: 721px;
	float: left;
	background-image: url(../../Images/index/topmenu_j.jpg);
	height: 46px;
	}
.hid {
	text-indent: -9999px;
}
.menu_line {
	text-align: center;
}


#menu .A a {
	width: 107px;
	text-indent: -9999px;
	height: 46px;
	display: block;
}
#menu .A:hover {
	width: 107px;
	text-indent: -9999px;
	height: 46px;
	display: block;
	background-image: url(../../Images/index/topmenu_j.jpg);
	background-position: left bottom;
}
#menu .B {
	width: 137px;
	height: 46px;
	display: block;
}
#menu .B a {
	height: 46px;
	display: block;
}

#menu .B:hover {
	width: 137px;
	height: 46px;
	background-image: url(../../Images/index/topmenu_j.jpg);
	background-position: -107px bottom;
}
#menu .C a {
	width: 105px;
	text-indent: -9999px;
	height: 46px;
	display: block;
}
#menu .C:hover {
	width: 105px;
	text-indent: -9999px;
	height: 46px;
	display: block;
	background-image: url(../../Images/index/topmenu_j.jpg);
	background-position: -244px bottom;
}
#menu .D a {
	width: 104px;
	text-indent: -9999px;
	height: 46px;
	display: block;
}
#menu .D:hover {
	width: 104px;
	text-indent: -9999px;
	height: 46px;
	display: block;
	background-image: url(../../Images/index/topmenu_j.jpg);
	background-position: -349px bottom;
}
#menu .E a {
	width:75px;
	text-indent: -9999px;
	height: 46px;
	display: block;
}
#menu .E:hover {
	width: 75px;
	text-indent: -9999px;
	height: 46px;
	display: block;
	background-image: url(../../Images/index/topmenu_j.jpg);
	background-position: -453px bottom;
}
#menu .F a {
	width:193px;
	text-indent: -9999px;
	height: 46px;
	display: block;
}
#menu .F:hover {
	width: 193px;
	text-indent: -9999px;
	height: 46px;
	display: block;
	background-image: url(../../Images/index/topmenu_j.jpg);
	background-position: -528px bottom;
}


#menu li {
		margin: 0;
		padding: 0;
		float: left;
	}
#menu li ul {
	margin-top:0px;
	list-style: none;
	float: left;
	position: absolute;
	color: #fff;
	background: #464646;
	display: none;
	height:20px;
	padding-top: 10px;
	padding-right:20px;
	padding-bottom: 10px;
	padding-left: 12px;
	}

#menu li ul li {
	
}
#menu li ul li a {
	font-size: 13px;
	display: inline;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#menu li ul li a:hover { text-decoration: underline; }
#in_album {
	clear: both;
	width: 1000px;
	float: left;
	height: 364px;
	margin-top: 18px;
	background-color: #FFF;
}


.slideshow {
	float: left;
	margin: 0px;
	width: 1000px;
	}
	.slideshow li {
		position: absolute;
	}
	.slideshow a img{
		display: block;
		padding: 0;
		margin: 0 auto;
		border: none;
	}
	.slideshow li a{
		display: block;
	}
	.slideshowController {
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.slideshowController a {
		background: transparent url(images/arrows.png) no-repeat left top;
		display: block;
		width: 30px;
		height: 30px;
		position: absolute;
		right: 60px;
		bottom: 0;
		z-index: 9999;
		outline: none;	/* 去除超連結虛線 */
	}
	.slideshowController .next{
		background-position: -30px 0;
		right: 0;
	}
	.slideshowController .play{
		background-position: -60px 0;
		right: 30px;
	}
	.slideshowController .pause{
		background-position: -90px 0;
	}
#in_info {
	clear: both;
	width: 1000px;
	background-image: url(../../Images/index/info_bg.png);
	background-repeat: no-repeat;
	height: 160px;
	padding-top: 23px;
}
#in_info_about {
	float: left;
	padding-left: 20px;
	width: 280px;
}


.in_info_company{
	clear: both;
	margin-top: 10px;
	}

.in_info_company a{
	color: #FFF;
	font-size: 12px;
	line-height: 21px;
	}
.in_info_company a:hover {
	text-decoration: underline;
}

.in_info_compic {
	border: 3px solid #d2e583;
	float: left;
	margin-right: 10px;
}
#in_info_item {
	float: left;
	padding-left: 15px;
	width: 685px;
}
#in_info_service {
	float: left;
	padding-left: 20px;
}
.in_info_servicebt {
	clear: both;
	margin-top: 15px;
	background-image: url(../../Images/index/service_j.png);
	height: 94px;
	width: 648px;
	background-position: bottom;
}
.in_info_servicebt ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.in_info_servicebt li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
.in_info_servicebt li.A a{
	width: 123px;
	float: left;
	display: block;
	height: 94px;
}
.in_info_servicebt li.A a:hover{
	background-image: url(../../Images/index/service_j.png);
	background-position: left top;
	height: 94px;
	width: 123px;
}
.in_info_servicebt li.B a{
	width: 103px;
	float: left;
	height: 94px;
	display: block;
}
.in_info_servicebt li.B a:hover{
	background-image: url(../../Images/index/service_j.png);
	background-position: -123px top;
	height: 94px;
	width: 103px;
}
.in_info_servicebt li.C a{
	width: 111px;
	float: left;
	height: 94px;
	display: block;
}
.in_info_servicebt li.C a:hover{
	background-image: url(../../Images/index/service_j.png);
	background-position: -226px top;
	height: 94px;
	width: 111px;
}
.in_info_servicebt li.D a{
	width: 98px;
	float: left;
	height: 94px;
	display: block;
}
.in_info_servicebt li.D a:hover{
	background-image: url(../../Images/index/service_j.png);
	background-position: -337px top;
	height: 94px;
	width: 98px;
}
.in_info_servicebt li.E a{
	width: 111px;
	float: left;
	height: 94px;
	display: block;
}
.in_info_servicebt li.E a:hover{
	background-image: url(../../Images/index/service_j.png);
	background-position: -435px top;
	height: 94px;
	width: 111px;
}
.in_info_servicebt li.F a{
	width: 102px;
	float: left;
	height: 94px;
	display: block;
}
.in_info_servicebt li.F a:hover{
	background-image: url(../../Images/index/service_j.png);
	background-position: -546px top;
	height: 94px;
	width: 102px;
}
#in_foot {
	clear: both;
	height: 53px;
	width: 1000px;
}

#in_foot_left {
	float: left;
	font-size: 12px;
	color: #7c7c7c;
	letter-spacing: 1px;
}

#in_foot_right {
	float: right;
	font-size: 12px;
	color: #7c7c7c;
	letter-spacing: 1px;
	text-align: right;
}

#topbg {
	background-image: url(../../Images/all/topbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 100%;
}
#banner {
	clear: both;
	width: 1000px;
	float: left;
	height: 200px;
	margin-top: 18px;
	background-color: #000;
}
#content {
	clear: both;
	width: 1000px;
	margin-top: 6px;
	background-image: url(../../Images/all/con_bg.gif);
	background-repeat: repeat-y;
	float: left;
	position: relative;
}
#con_left {
	float: left;
	width: 230px;
	background-image: url(../../Images/all/page_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#con_right {
	float: right;
	background-image: url(../../Images/all/page_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 770px;
}
#lmenu {
	background-image: url(../../Images/all/lmenu_bg_j.jpg);
	width: 211px;
	background-color: #97b31d;
	margin-top: -15px;
	position: relative;
	z-index: 1000;
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 10px;
}
.lmenu_list {
	width: 203px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
}
.lmenu_list ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.lmenu_list li{
	list-style-type: none;
	margin: 0px;
	background-image: url(../../Images/all/lbt_j.gif);
	background-position: top;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
}
.lmenu_list li a {
	list-style-type: none;
	background-image: url(../../Images/all/lbt_j.gif);
	background-position: left top;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 17px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 30px;
	width: 173px;
	display: block;
	background-repeat: no-repeat;
	margin: 0px;
}
.lmenu_list li a:hover {
	list-style-type: none;
	margin: 0px;
	background-image: url(../../Images/all/lbt_o.gif);
	background-position: left top;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 30px;
	width: 173px;
	line-height: 17px;
}
#company_info {
	clear: both;
	float: left;
	width: 770px;
	margin-bottom: 20px;
}

.company_info_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	margin-left: 15px;
	margin-right: 25px;
	color: #000;
}
#company_history {
	clear: both;
	float: left;
	margin-bottom: 20px;
	margin-top: 30px;
	margin-left: 43px;
	width: 727px;
}
.company_history_date {
	float: left;
	padding-right: 20px;
	padding-top: 4px;
}
.company_history_title {
	font-size: 15px;
	font-weight: bold;
	color: #4b8100;
	line-height: 25px;
}
.company_history_info {
	margin-left: 60px;
	background-image: url(../../Images/company/linebg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.company_history_txt {
	font-size: 13px;
	line-height: 22px;
	color: #574714;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.company_history_txt li{
	background-image: url(../../Images/company/dot01.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	padding-left: 12px;
	
}
.company_history_pic {
	margin-top: 5px;
	margin-bottom: 5px;
}





.h01 {
	background-image: url(../../Images/company/h01_j.gif);
	text-indent: -9999px;
	height: 44px;
	background-repeat: no-repeat;
}
.h02 {
	background-image: url(../../Images/equipment/h01_j.gif);
	text-indent: -9999px;
	height: 44px;
	background-repeat: no-repeat;
}

.h03 {
	background-image: url(../../Images/service/h01_j.gif);
	text-indent: -9999px;
	height: 44px;
	background-repeat: no-repeat;
}
.h05 {
	background-image: url(../../Images/contact/h01_j.gif);
	text-indent: -9999px;
	height: 44px;
	background-repeat: no-repeat;
}


.title {
	clear: both;
	float: left;
	width: 770px;
	background-image: url(../../Images/all/title_bg.gif);
	background-repeat: repeat-x;
}
.title_txt {
	float: left;
	background-image: url(../../Images/all/title_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	padding-left: 43px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	line-height: 33px;
}
.title_bread {
	float: right;
	line-height: 33px;
	background-image: url(../../Images/all/bread_icon.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 50px;
	color: #c1c1c1;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
}
#service_info {
	clear: both;
	float: left;
	width: 770px;
	padding-top: 20px;
}

.service_info_pic {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.service_info_txt {
	float: left;
	color: #000000;
	font-size: 13px;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	width: 520px;
}
.service_info_txt ul {
	margin: 0px;
	padding: 0px;
	
}
.service_info_txt li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(../../Images/service/icon01.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

#product {
	clear: both;
	margin-left: 40px;
	float: left;
	width: 730px;
	margin-bottom: 20px;
}
#product_list {
	clear: both;
	float: left;
	margin-bottom: 5px;
	width: 700px;
}

.product_pic {
	border: 5px solid #c9c9c9;
	margin-right: 13px;
	float: left;
	margin-bottom: 10px;
}
#product_bar {
	clear: both;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 35px;
	letter-spacing: 1px;
	float: left;
	width: 685px;
	background-image: url(../../Images/products/line03.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin-bottom: 5px;
}
.product_title {
	background-image: url(../../Images/products/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 35px;
	letter-spacing: 1px;
	float: left;
	padding-left: 18px;
	background-color: #FFF;
}
.product_line01 {
	float: left;
	padding-top: 12px;
}
.product_line02 {
	float: right;
	padding-top: 12px;
}



.product_txt01 {
	float: left;
	clear: both;
	font-size: 13px;
	color: #000;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	width: 700px;
}

.priduct_icon {
	padding-top: 5px;
	float: left;
	margin-right: 5px;
}
#contact_info {
	clear: both;
}
.contact_info_txt {
	float: right;
	width: 520px;
}
.contact_info_txt01 {
	float: left;
	clear: both;
	font-size: 16px;
	color: #000;
	line-height: 30px;
	font-family: "Arial Black", Gadget, sans-serif;
}
.contact_info_txt02 {
	float: left;
	clear: both;
	font-size: 13px;
	color: #000;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}


















#foot {
	clear: both;
	width: 1000px;
	background-image: url(../../Images/all/footbg.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 70px;
	padding-top: 35px;
}
#foot_left {
	float: left;
	font-size: 12px;
	color: #7c7c7c;
	letter-spacing: 1px;
	padding-left: 10px;
}
#foot_right {
	float: right;
	font-size: 12px;
	color: #7c7c7c;
	letter-spacing: 1px;
	text-align: right;
	padding-right: 10px;
}



.style01 {
	color: #85a701;
	font-size: 11px;
}
.style02 {
	color: #FFF;
}
.style03 {
	color: #4a7d00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 35px;
}
.style04 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.style04 a{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 10px;
}
.style04 a:hover{
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 10px;
}
.style05 {
	color: #000;
}
