@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background: #f9faec;
}
/* 麵包屑路徑 */
/* ------------------------------------------------------------*/
#bread {
	padding: 10px;
	float: right;
	font: 13px "微軟正黑體";
	margin: 10px;
	width: 200px;
}

/* clearfix ---------------------------------------- */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

#bread li {
	float: left;
	list-style: none;
	margin-right: 10px;
}
#bread li a {
	color: #0d88a9;
	padding-right: 10px;
}
	
img {
    border: none;
}


#in_container{
	width:100%;
	height:auto;
}

#in_top{
	float:left;
	width:100%;
	height:45px;
}
#in_top-1{
	float:left;
	width:100%;
	height:24px;
	background-color:#6a9f33;
}
#in_top-2{
	float:left;
	width:100%;
	height:21px;
	background:url(../img/in_tbg.png) repeat-x;
}

#in_main_all{
	float:left;
	width:100%;
	height:auto;
}
#in_main{
	width:950px;
	height:auto;
	margin:0 auto;
}	
	
#in_footer_all{
	float:left;
	width:100%;
	height:30px;
	background-color:#6a9f33;
	/*filter:alpha(opacity=85);-moz-opacity:0.85;opacity:0.85;*/
	}	
	
#in_footer p{
	font-family:微軟正黑體;
	font-size:16px;
	color:#fff;
	line-height:24px;
	padding-top:3px; 
	text-align: center;
	}	
#in_footer{
	width:950px;
	height:30px;
	margin:0 auto;
	}		
#in_footer-1{
	float:left;
	width:700px;
	height:30px;
	}		
#in_footer-2{
	float:left;
	width:250px;
	height:30px;
	}
	
#in_header{
	float:left;
	width:950px;
	height:100px;
	background-color:#d1d1d1;
}
#bread li {
	float: left;
	list-style: none;
	margin-right: 10px;
}
#bread li a {
	color: #0d88a9;
	padding-right: 10px;
}
#in_logo{
	float:left;
	width:370px;
	height:100px;
}	
#in_slogan{
	float:left;
	width:580px;
	height:60px;
	text-align:right;
	padding-top:40px;
}
#in_menu2{
	float:left;
	width:950px;
	height:50px;
	background-color:#4b7b18;
}
#in_menu2 ul{
	list-style:none;
}
#in_menu2 li a{
	float:left;
	display:block;
	width:135.3px;
	height:35px;
	font-family:微軟正黑體;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	padding-top:15px;
	text-align:center;
	background-color:#4b7b18;
	text-decoration:none;
}
#in_menu2 li a:hover{
	color:#fff;
	background-color:#355712;
	text-decoration:none;
}

#in_menu{
	float:left;
	width:950px;
	height:50px;
	background-color:#4b7b18;
}
#in_menu ul{
	list-style:none;
}
#in_menu li a{
	float:left;
	display:block;
	width:158px;
	height:35px;
	font-family:微軟正黑體;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	padding-top:15px;
	text-align:center;
	background-color:#4b7b18;
	text-decoration:none;
}

#in_menu li a:hover{
	color:#fff;
	background-color:#355712;
	text-decoration:none;
}

#in_banner{
	float:left;
	width:950px;
	height:350px;
	margin:10px 0;
}
#in_banner_a{
	float:left;
	width:950px;
	height:266px;
	margin:10px 0;
}
.slides_container {
	width:950px;
	height:350px;
}
.slides_container_a {
	width:950px;
	height:266px;
}

.pagination{
	/*float: right;*/
	position:fixed;
	right:100px;
	bottom:100px;
}
.pagination LI{
	MARGIN: 0px 1px; FLOAT: left
}
.pagination LI A{
	/*BACKGROUND-IMAGE: url(../img/bg_control_nav.png);*/
	WIDTH: 15px;
	DISPLAY: block;
	BACKGROUND-POSITION: 0px 0px;
	FLOAT: left;
	HEIGHT: 0px;
	OVERFLOW: hidden;
	padding-top: 15px;
}
.pagination LI.current A{
	BACKGROUND-POSITION: 0px -15px
}

#in_content{
	float:left;
	width:950px;
	height:auto;
}

#in_left{
	float:left;
	width:680px;
	height:auto;
	margin-right:20px;
}

#in_right{
	float:left;
	width:245px;
	height:auto;
}
#in_a{
	float:left;
	width:950px;
	height:auto;
	margin-right:20px;
}
#in_home{
	float:left;
	width:800px;
	height:auto;
	margin-bottom:30px;
	font: 13px "微軟正黑體";
	color: #333;
	text-align: center;
}
#bread {
}


#in_cate_h{
	float:left;
	width:675px;
	height:25px;
	font-family:微軟正黑體;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	padding-top:5px;
	padding-left:5px;
	text-align:left;
	background-color:#6a9f33;
}

#in_cate_c{
	float:left;
	width:680px;
	height:auto;
}

#in_cate_box{
	float:left;
	width:220px;
	height:160px;
	background-color:#c7e38e;
	margin:10px 6px  5px 0;
}

#in_cate_pt{
	float:left;
	width:220px;
	height:110px;
}

#in_cate_pt a:hover img{
    filter:alpha(opacity=70);-moz-opacity:0.70;opacity:0.70;
}


#in_cate_w{
	float:left;
	width:210px;
	height:30px;
	font-family:微軟正黑體;
	font-size:14px;
	color:#113420;
	text-align:left;
	padding:5px;
	line-height:18px;
}


#in_cate_p{
	float:left;
	width:100px;
	height:100px;
	margin:6px 3px 3px 6px;
}
#in_cate_t{
	float:left;
	width:98px;
	height:60px;
	margin:5px;
	padding-top:40px;
	text-align:center;
	font-family:微軟正黑體;
	font-size:16px;
	font-weight:bold;
	color:#173723;
}
#in_title {
	height: auto;
	width: 800px;
	margin: 50px 75px 0px 72px;
}
#bank_t {
	background: url(../img/bank.png);
	height: 39px;
	width: 798px;
	padding: 0px;
	margin: 0px 75px;
	text-indent: 2em;
}
h1 {
	font: bold 18px/36px "微軟正黑體";
	color: #FFF;
}




a:hover #in_cate_t{
    filter:alpha(opacity=70);-moz-opacity:0.70;opacity:0.70;
}


#in_news{
	float:left;
	width:680px;
	height:auto;
	margin-bottom:30px;
	padding-top: 10px;
}

#in_news_h{
	float:left;
	width:675px;
	height:25px;
	font-family:微軟正黑體;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	padding-top:5px;
	padding-left:5px;
	text-align:left;
	background-color:#6a9f33;
}

#in_news_list{
	float:left;
	width:680px;
	height:40px;
	border-bottom:1px #89b929 dotted;
	margin-top: 5px;
}
#in_news_title a{
	float:left;
	width:470px;
	height:28px;
	font-family:微軟正黑體;
	font-size:16px;
	font-weight:bold;
	color:#252525;
	padding-top:12px;
	padding-left:20px;
	text-align:left;
	background:url(../img/i_01.png) no-repeat left 10px;
	text-decoration:none;
}
#in_news_title a:hover{
	color:#6a9f33;
	text-decoration:none;
}


#in_news_date{
	float:left;
	width:185px;
	height:27px;
	font-family:微軟正黑體;
	font-size:16px;
	color:#ff7f00;
	padding-top:8px;
	text-align:right;
}

#in_fb{
	float:left;
	width:245px;
	height:auto;
	margin-bottom:10px;
}
#in_fb_h{
	float:left;
	width:245px;
	height:25px;
	font-family:微軟正黑體;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	padding-top:5px;
	padding-left:5px;
	text-align:left;
	background-color:#6a9f33;
}
#in_fb_c{
	float:left;
	width:242px;
	height:200px;
	margin:10px o;
	overflow:hidden;
	border:1px #c0c0c0 solid;
	padding:3px;
	margin:5px 0;
}

#in_map{
	float:left;
	width:245px;
	height:auto;
	margin-bottom:10px;
}
#in_map_h{
	float:left;
	width:245px;
	height:25px;
	font-family:微軟正黑體;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	padding-top:5px;
	padding-left:5px;
	text-align:left;
	background-color:#6a9f33;
}
#in_map_c{
	float:left;
	width:242px;
	height:auto;
	border:1px #c0c0c0 solid;
	padding:3px;
	margin:5px 0;
}
#in_map_g{
	float:left;
	width:242px;
	height:auto;
}
#in_map_w{
	float:left;
	width:239px;
	height:auto;
	font-family:微軟正黑體;
	font-size:15px;
	color:#141414;
	line-height:22px;
	padding:3px;
}

#in_ad{
	float:left;
	width:245px;
	height:auto;
	margin-bottom:30px;
}

 img{border:none;}
