div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}
address,caption,cite,code,dfn,em,strong,var {
	font-weight: normal;
	font-style: normal;
}
ol,ul {
	list-style: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}
html {
	font-size: small;
	color: #666;
	font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif;
	letter-spacing: 0.08em;
	line-height: 1.6em;
}
html .english {
	font-family:Helvetica, Arial, sans-serif, "微軟正黑體", "Microsoft JhengHei";
	letter-spacing: 0.03em;
}
body {
	background-image:url(../images/body_bg.jpg);
	background-color: #fafbf9;
	background-repeat: repeat;
	min-width: 1000px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

* {
	margin: 0px;
	padding: 0px;
}
a {
	color: #5b8738;
	text-decoration: none;


	blr:expression(this.onFocus=this.blur());
}
a:hover {
	color: #5b8738;
	text-decoration: underline;
}
a:focus { -moz-outline-style: none; }
strong {
	/* [disabled]color: #C03; */
	font-weight: bold;
}
.pngbg {
}

/*共用CSS*/
.filter_shadow {
	filter:
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=135,strength=3);
}
.sub_title {
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	color:#5b8738;
	min-height: 28px;
	border-bottom:solid 1px #b3db40;
	padding: 15px 25px 12px 25px;
}
.back_btn a{
	background:url(../images/btn_back.png) right center no-repeat;
	padding-right:18px;
	margin-bottom:2px;
	float:right;
	font:bold 14px/20px "微軟正黑體";
	color:#5b8738;
}
.back_btn a:hover{
	text-decoration:none;
	margin-bottom:0;
	border-bottom:dotted 2px #52a326;
}
.btn_top {
	background:url(../images/btn_top.png) no-repeat;
	width:44px;
	height:12px;
	float: right;
	margin-right: 55px;
	cursor: pointer;
	clear:both;
}
.btn_top:hover {
	margin-top:1px;
	opacity: 0.8;
}

/*頁碼*/
.pages {
	text-align: center;
	padding-top: 25px;
}
.pages a {
	display:inline-block;
	padding:1px 4px;
	min-width:12px;
	height:18px;
	text-align:center;
	font:13px/19px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #aaa;
	letter-spacing:0;
	border-radius:3px;
	margin: 0 6px;
	vertical-align: middle;
}

.pages a:hover, 
.pages .here{
	color: #52a326;
	background-color: #f0f8d9;
	text-decoration:none;
	padding:0 3px;
	border:solid 1px #e6f5ba
}
.pages .prev,
.pages .next {
	padding:0;
	height:20px;
	width:20px;
}
.pages .prev {
	background:url(../images/page_left.png);
}
.pages .next {
	background:url(../images/page_right.png)
}
.pages .prev:hover,
.pages .next:hover {
	background-position:center bottom;
	background-color:transparent;
	border:0;
	padding:0;
}
.pages_quick {
	font-size:12px;
	padding: 12px 0 0 0;
}

.pages_quick .pages_check {
	background-color: #f4a100;
	color: #FFF;
	letter-spacing:0;
	white-space:nowrap;
}

/*首頁自動延展輪播效果*/
#loading {
	position: absolute;
	top: 35%;
	left: 45%;
	z-index: 3;
	width: 250px;
	height: 70px;
	text-indent: -999em;
	background: url(../images/loading.png) center center no-repeat;
}
#supersize{
	position:fixed;
}
#supersize img, #supersize a{
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
}
#supersize .prevslide, #supersize .prevslide img{
	z-index: 1;
}
#supersize .activeslide, #supersize .activeslide img{
	z-index: 2;
}

/*header*/
#header {
	background:url(../images/header_bg.png) repeat-x;
	height: 70px;
	width:100%;
	z-index: 5;
}
.header {
	position: absolute;
	z-index: 100;
	top: -80px;
}
#header_cont {
	/* [disabled]height: 70px; */
	width:1000px;
	margin:0 auto;
}
#logo {
	padding:18px 0 17px 45px;
	height:35px;
	width:185px;
	float: left;
}
#logo img {
	max-height:100%;
	max-width:100%;
	width: auto;
	height: auto;
}
#nav {
	float: left;
	padding-left: 40px;
}
#nav li {
	float: left;
	position:relative;
	padding-left: 30px;
}
#nav li:first-child {
	padding-left:0;
}
.nav_list {
	padding:20px 15px;
	height:30px;
	display:block;
	font:bold 14px/1em "微軟正黑體";
	color:#fff;
	text-shadow:1px 1px rgba(5, 33, 50, 0.6);
}
.nav_list:hover, 
.nav_list_hover {
	background:url(../images/nav_list_hover.jpg) repeat-x;
	text-decoration:none;
	color:#fff;
}
.nav_list p {
	padding:0 15px 0 2px;
	border-bottom:solid 1px #eaeaea;
	font:bold 14px/20px "微軟正黑體";
	height:20px;
	color:#605b56;
}
.nav_list b {
	background:url(../images/nav_icon.png) 3px 6px no-repeat;
	padding:6px 0 0 13px;
	font:12px/1em Arial, Helvetica, sans-serif;
	color:#fff550;
	display:block;
	letter-spacing:0;
}
.nav_box {
	position:absolute;
	display:none;
	z-index:10;
	top: 68px;
	box-shadow:2px 2px 3px rgba(20,44,1,0.4);
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=135,strength=3)\8;
}
.nav_box_top_deco{
	background: url(../images/nav_box_top_arrow.png) no-repeat;
	width: 12px;
	height: 11px;
	position: absolute;
	left: 40px;
}
.nav_box_top {
	background:url(../images/nav_box_top_bg.png) 0 bottom repeat-x;
	position:relative;
	height:27px;
}
.nav_box_btm {
	background:#f5ffdd;
	height:25px;
}
.nav_box>a {
	background:#f5ffdd url(../images/nav_box_icon.png) 20px center no-repeat;
	display: block;
	padding:0 20px 0 33px;
	font:13px/30px "微軟正黑體";
	height:30px;
	color:#5b8738;
	white-space: nowrap;
	text-decoration:none;
	position:relative;
}
.nav_box>a:hover {
	background:#2d7e08 url(../images/nav_icon.png) 20px center no-repeat;
	color: #fff;
}
/*top_banner*/
#top_banner {
	background-color: #E1E7DB;
	height:130px;
	position: relative;
	box-shadow:0 0 7px rgba(115,115,90,0.2);
	margin:0 10px;
}
#top_banner .slide{
	width: 980px;
	height: 130px;
	overflow: hidden;
}
/*主框架*/
#container {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0 0 0;
}
#content {
	background:url(../images/content_bg.png) repeat-y;
	padding: 0 10px 40px 10px;
	overflow: hidden;
	position: relative;
}
#content:after {
	content:url(../images/sec_btm_bg.png);
	display:block;
	position:absolute;
	bottom:0;
}
#primary {
	width: 740px;
	float: right;
	padding:0 10px;
}


/*secondary*/
#secondary {
	width: 200px;
	float: left;
	position:relative;
	z-index:2;
}
.sec_category {
	background:url(../images/sec_title_bg.jpg);
	font-size: 18px;
	font-weight: bold;
	line-height: 58px;
	height:56px;
	color:#fff;
	text-align:center;
}
.sec_category b {
	font:normal 14px Arial, Helvetica, sans-serif;
	padding-left:5px;
}
.sec_menu {
	background:url(../images/sec_top_bg.png) no-repeat;
	padding:35px 25px;
}
.sec_menu li {
	padding-bottom:10px;
}
.sec_sub  {
	background:url(../images/sec_list_icon.jpg) 0 7px no-repeat;
	padding:0 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color:#5b8738;
	display:block;
}
.sec_sub:hover  {
	text-decoration:none;
}
.sec_sub_hover  {
	background-color: #e7eae3;
	background-position:10px 7px;
	padding: 0 10px 0 20px;
	margin: 0 -10px;
	border-radius:3px;
}
.sec_list  {
	padding:5px 0 10px 0;
}
.sec_list a {
	display:block;
	font-size:13px;
	line-height:18px;
	color:#666;
	padding:4px 10px 3px 12px;
	margin-left:-2px;
	border-radius:3px;
	margin-bottom: 2px;
}
.sec_list a:hover, 
.sec_list a.here {
	background:url(../images/sec_bg.png) center 0 repeat-y;
	text-decoration:none;
}


/*產品列表頁*/
.prolist_cont {
	padding: 20px 35px 0 35px;
}
.prolist_brief {
	font-size: 13px;
	padding: 0 10px;
}
.pro_list {
	padding: 20px 0 0 0;
}
.pro_list>li>a {
	padding: 10px;
	display:block;
	color:#666;
	position:relative;
	overflow:hidden;
	height:190px;
}
.pro_list>li>a>div {
	width: 180px;
	height: 180px;
	border: solid 5px #b3db40;
	float: left;
	background-color: #fff;
}
.pro_list>li>a>div>img {
	max-width: 100%;
	max-height: 100%;
	width:auto;
	height:auto;
}
.pro_list>li>a>h2 {
	font:bold 16px/24px "微軟正黑體";
	color:#5b8738;
	padding:10px 0 6px 215px;
	border-bottom:solid 1px #eee;
}
.pro_list>li>a>p {
	padding:25px 0 0 215px;
	font-size:12px;
}
.pro_list>li>a>span {
	display:block;
	background:url(../images/pro_list_btm.png);
	position:absolute;
	bottom:0px;
	right:10px;
	width:460px;
	height:35px;
	padding-top:50px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	color: #5b8738;
	z-index: 10;
}
.pro_list>li>a:hover {
	background-color:#edf7d3;
	text-decoration:none;
	color:#2d550d;
}
.pro_list>li>a:hover>h2 {
	border-color:#b3db40;
}
.pro_list>li>a:hover>span {
	background:url(../images/pro_list_btm_hover.png);
	color:#2d550d;
}

/*產品明細頁*/
.proinfo_cont {
	padding: 45px 45px 0 45px;
}
#proinfo_slide {
	float: left;
	height: 300px;
	width: 300px;
	border: solid 5px #b3db40;
	position:relative;
}
#proinfo_slide .slides_container {
	height: 300px;
	width: 300px;
	position:relative;
	overflow:hidden;
}
#proinfo_slide .slides_container img {
	height: 100%;
	width: 100%;
}
#proinfo_slide .pagination {
	position:absolute;
	top:13px;
	left:-28px;
}
#proinfo_slide .pagination li {
	padding-bottom:10px;
}
#proinfo_slide .pagination li a{
	background:#eee;
	width:10px;
	height:10px;
	display:block;
	font-size: 0px;
	border:solid 1px #ebebeb;
	border-radius:1px;
}
#proinfo_slide .pagination li a:hover, 
#proinfo_slide .pagination li.current a {
	background:#b3db40;
	border:solid 1px #aad430;
}
.proinfo_detail {
	width: 320px;
	float: right;
	padding-top: 12px;
}
.prolnfo_point {
	padding-top:25px;
}
.prolnfo_point p {
	background:url(../images/icon_leaf.png) no-repeat;
	padding:0 0 4px 25px;
	border-bottom:solid 1px #b3db40;
	margin-bottom:14px;
}
.prolnfo_point li {
	background:url(../images/list_icon.png) 14px 8px no-repeat;
	padding:0 0 8px 25px;
}
.proinfo_brief {
	clear:both;
	padding-top:10px;
}
.proinfo_brief p {
	background:url(../images/icon_leaf.png) 2px center no-repeat;
	padding:3px 0 0 27px;
	font-size:14px;
	line-height:40px;
}
.ui_tabs_proinfo {
	padding-top: 40px;
	clear:both;
	padding-bottom: 20px;
	width: 650px;
}
.ui_tabs_proinfo .ui-tabs-nav {
	padding-left:10px;
	border-bottom:solid 2px #b3db40;
	height:30px;
}
.ui_tabs_proinfo .ui-tabs-nav li {
	padding-right:7px;
	padding-top:3px;
	float:left;
}
.ui_tabs_proinfo .ui-tabs-nav li a {
	background:#edf7d3;
	padding:0 18px;
	border:solid #c8e772;
	border-width:1px 1px 0 1px;
	display:block;
	color:#426d1f;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
}
.ui_tabs_proinfo .ui-tabs-nav .ui-tabs-selected {
	padding-top:0;
}
.ui_tabs_proinfo .ui-tabs-nav .ui-tabs-selected a {
	background:#fff;
	padding:0 18px;
	font-size: 14px;
	line-height: 30px;
	border-width:2px 2px 0 2px;
}
.ui_tabs_proinfo .ui-tabs-nav li a:hover {
	background:#b3db40;
	color:#2d550d;
}
.ui_tabs_proinfo .ui-tabs-nav .ui-tabs-selected a:hover {
	background:#fff;
}
.ui_tabs_proinfo .ui-tabs-panel {
	padding-top:30px;
}
.ui_tabs_proinfo .ui-tabs-hide {
	display: none;
}


/*NEWS列表頁*/
.news_list {
	background:url(../images/news_list_bar.gif) 138px 0 repeat-y;
	padding: 20px 35px 13px 25px;
	margin-top:25px;
}
.news_list a {
	display:block;
	padding:1px 31px 1px 21px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font:12px/28px "微軟正黑體";
	height:28px;
	margin-bottom:10px;
	color:#666;
	border-radius:3px;
}
.news_list a span {
	background:url(../images/news_list_icon.png) right bottom no-repeat;
	margin-right:10px;
	float: left;
	width: 100px;
	font:13px/29px Arial, Helvetica, sans-serif;
	letter-spacing: 0.08em;
	color:#777;
}
.news_list a:hover {
	background:url(../images/news_list_hover.png) right center no-repeat;
	background-color:#f0f8d9;
	text-decoration:none;
	font-size:12px;
	color:#5b8738;
	border:solid 1px #e8f5c4;
	padding:0 30px 0 20px;
}
.news_list a:hover span {
	background-position:right 0;
}

/*NEWS明細頁*/
.news_info_cont {
	padding:25px 45px 0 45px;
}
.news_title {
	background:url(../images/news_info_title_btm.png) 0 bottom no-repeat;
	padding:0 0 18px 0;
	font:bold 16px/24px "微軟正黑體";
	color: #5b8738;
}
.news_title p {
	background:url(../images/news_info_icon.png) 3px 6px no-repeat;
	padding:0 0 8px 22px;
	font:normal 13px/21px Arial, Helvetica, sans-serif;
	color:#62c413;
	letter-spacing:0.05em;
}
.news_info_txt {
	background:url(../images/newsinfo_txt_bg.png) 0 0 no-repeat;
	position:relative;
	padding: 30px 0 20px 0;
}
.news_info_txt,
.news_info_txt * {
	word-wrap: break-word;
	word-break: break-word;
	line-height: 1.8em;
	max-width: 100%;
}
.news_info_txt img {
	height: auto !important;
}

/*contact*/
#contact_content {
	background:url(../images/contact_bg.png) repeat-y;
	padding: 0 10px 40px 10px;
	overflow: hidden;
	position: relative;
}
.contact_title {
	background:url(../images/contact_title_bg.jpg);
	height:56px;
	font:bold 18px/62px "微軟正黑體";
	padding-left: 55px;
	color:#fff;
}
.contact_title b {
	font:normal 14px Arial, Helvetica, sans-serif;
	padding-left:10px;
}
.contact_cont_bg {
	background:url(../images/contact_cont_bg.jpg) 0 0 no-repeat;
	padding:0 45px;
}
.fixed_address {
	padding: 45px 0 0 565px;
	height:210px;
	overflow:hidden;
}
.fixed_address li {
	padding-bottom: 18px;
	font:13px/21px "微軟正黑體";
}
.fixed_address li strong {
	float: left;
	width:38px;
	height:40px;
	border-right:solid 3px #b3db40;
	font:bold 14px/40px "微軟正黑體";
	color:#5b8738;
	margin:2px 10px 5px 0;
}
.fixed_address li.fixed_title {
	padding-left: 40px;
	font:bold 16px/16px "微軟正黑體";
	color:#5b8738;
}
.contact_cont {
	background:url(../images/contact_table_bg.png);
	padding:10px;
	height:785px;
	overflow: hidden;
}
.google_map {
	border: solid 5px #fff;
	position: relative;
	float: left;
}
.map_logo {
	background:url(../images/contact_logo_bg.png);
	width:220px;
	height:58px;
	padding:10px 0;
	text-align:center;
	position:absolute;
	bottom:45px;
}
.map_logo img {
	padding-top:21px;
}
.cont_txt {
	padding: 35px 40px 0 40px;
	width:550px;
	float:right;
}
.contact_info {
	font-size:13px;
	line-height:23px;
	padding:0 25px 15px 25px;
	border-bottom:solid 1px #b3db40;
}
.contact_info p {
	font:bold 16px/34px "微軟正黑體";
	color:#5b8738;
}
.contact_note {
	padding:15px 25px 15px 25px;
}
.contact_form {
	padding:0 5px;
	margin:0 auto;
}
.contact_form th, 
.contact_form td {
	padding:8px 3px;
}
.contact_form th {
	line-height:21px;
	text-align:right;
	font-weight:normal;
}
.contact_form input,
.contact_form select, 
.contact_form textarea {
	border:solid 1px #b3db40;
	line-height:19px;
	color:#888;
	font-size:12px;
	height:21px;
}
.contact_form input {
	width:195px;
	height:19px;
}
.contact_form select {
	width:200px;
	padding:1px;
}
.contact_form textarea {
	width:320px;
	height:105px;
}
.contact_form a,
.contact_form img {
	vertical-align:middle;
}
.contact_form .btn_reset, 
.contact_form .btn_submit {
	display:inline-block;
	font-size:12px;
	line-height:12px;
	letter-spacing:0;
	text-decoration:none;
	border-radius:1px;
	text-shadow:1px 1px rgba(255,255,255,0.35)
}
.contact_form .btn_reset {
	background-color:#eee;
	border:solid 1px #ddd;
	padding:5px 6px 4px 6px;
	color:#333;
}
.contact_form .btn_submit {
	background-color:#b3db40;
	border:solid 1px #b3db40;
	padding: 5px 5px 4px 5px;
	color:#1c340a;
	margin-left:3px;
}
.contact_form .btn_reset:hover, 
.contact_form .btn_submit:hover {
	background-color:#52a326;
	border-color:#52a326;
	text-shadow:1px 1px #3C800A;
	color:#fff;
}

/*關於我們,品牌介紹 的左邊MENU*/
.sec_brands_sub {
	border-bottom:solid 1px #a3c291;
	font:bold 16px/46px "微軟正黑體";
	text-align:center;
	color:#3d6d17;
	margin: 0 10px;
}
.sec_brands_sub b {
	font:normal 14px Arial, Helvetica, sans-serif;
	padding-left:10px;
}
.sec_brands {
	padding-top:18px;
}
.sec_brands a {
	display:block;
	width:140px;
	border:solid 1px #ddd;
	margin:0 auto 10px auto;
}
.sec_brands a:hover {
	border-color:#52a326;
}
.sec_brands a img {
	width:140px;
	height:auto;
}

/*關於我們*/
.about_txt {
	padding: 40px 55px 0 55px;
	overflow:hidden;
	line-height: 1.7em;
}
.about_ul_list {
	padding-bottom:30px;
	line-height: 23px;
}
.about_ul_list li{
	background:url(../images/list_icon_8x8.jpg) 2px 8px no-repeat;
	padding:0 0 5px 20px;
}
.about_ol_list {
	list-style:outside decimal;
	padding:0 0 30px 30px;
	line-height: 23px;
}
.about_list_logo {
	padding:8px 0 10px 0;
}
.about_list_logo img {
	height:60px;
	width:auto;
	border:solid 1px #ddd;
	margin:0 10px 10px 0;
}

/*關於我們 英文版*/
.english .sub_title {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-weight:normal;
}
.english .about_txt {
	line-height: 1.85em;
}
.english .ui-tabs-nav li a {
	font-family: Verdana;
	font-weight: normal;
	letter-spacing: 0.03em;
	color:#809e68;
}
.english .ui-tabs-nav .ui-tabs-selected a {
	color:#5b8738;
}
.about_txt .ui_tabs_proinfo .about_ol_list {
	padding-left:0;
	list-style-position: inside;
	color:#5b8738;
}
.about_txt .ui_tabs_proinfo .about_ol_list li {
	padding: 5px 10px 5px 35px;
	text-indent: -17px;
	color:#666;
	border-radius:3px;
}
.about_txt .ui_tabs_proinfo .about_ol_list li:nth-child(even) {
	background-color: #fcfcfc;
	box-shadow: inset 0 0 20px #fafafa;
	margin:3px 0;
}
.about_tab_h1 {
	font-size: 18px;
	line-height: 28px;
	color:#5b8738;
	padding-bottom: 3px;
	background: url(../images/list_icon_8x8.jpg) 2px 10px no-repeat;
	padding: 0 0 10px 20px;
}
.about_tab_table_2 {
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
	line-height: 1.2em;
}
.about_tab_table_2 th {
	padding:6px 5px;
	border-right:solid 4px #b3db40;
	border-left: solid 1px #eee;
	background: #F8FAF3;
	font-weight: normal;
}
.about_tab_table_2 td {
	padding:6px 8px;
	border-left:solid 1px #fff;
	border-right: solid 1px #eee;
}
.about_tab_table_2 .light_grey td {
	background:#f9f9f9;
}
.about_tab_table_2 .border_top td{
	border: solid #eee;
	border-width:1px 0;
	height: 14px;
	padding:0;
}

.about_tab_table_1 {
	width:100%;
	/* [disabled]padding-top:10px; */
	line-height:1.2em;
	border:solid #eee;
	border-width:0 1px 1px 1px;
}
.about_tab_table_1 th {
	/* [disabled]background:#edf7d3; */
	border-top:solid 1px #D7EB9D;
	border-bottom:solid 1px #D7EB9D;
	border-left: solid 1px #F6FAEA;
	font-weight:normal;
	padding:6px 5px;
}
.about_tab_table_1 td {
	font-size:12px;
	border-left:solid 1px #fff;
	border-top:dashed 1px #eaeaea;
	padding:10px;
}
.about_tab_table_1 th:first-child {
	border-left:0;
}
.about_tab_table_1 td:first-child {
	border-left:0;
}
.about_tab_table_1 td.light_grey {
	background:#f9f9f9;
	text-align: center;
}
.about_tab_table_1 td.grey {
	background:#f5f5f5;
	text-align: center;
}





/*品牌介紹*/
.brand_cont {
	padding: 0 55px;
	line-height: 1.7em;
}
.brand_cont li {
	padding:30px 0 8px 0;
	border-top:solid 2px #b3db40;
	overflow:hidden;
	line-height: 1.7em;
}
.brand_cont li:first-child {
	border-top:0;
}
.brand_cont .btn_top {
	margin:30px 0 1px 0;
}
.brand_cont .btn_top:hover {
	margin:31px 0 0 0;
}
.brand_logo  {
	float:left;
	padding:30px 10px;
	border:solid 5px #b3db40;
	margin:0 25px 15px 0;
}
/*Privacy*/
.privacy_cont {
	padding:20px 55px 0 55px;
	line-height: 2em;
}
.privacy_link {
	text-align: right;
	font-size: 14px;
	color: #5b8738;
}
.privacy_link a {
	padding: 0 8px;
}
.privacy_title {
	font-size:18px;
	color: #5b8738;
	padding:5px 0 13px 0;
	letter-spacing: 0.15em;
}
.privacy_txt {
	background:url(../images/news_info_title_btm.png) 0 0 no-repeat;
	padding-top:30px;
}
.privacy_txt h3 {
	color: #5b8738;
	font-size: 14px;
	padding:10px 0;
}
.privacy_txt h4 {
	background:url(../images/list_icon.png) 0 10px no-repeat;
	padding-left: 10px;
}
.privacy_txt p {
	padding-bottom: 1em;
}





/*footer*/
#footer_index {
	background:url(../images/footer_index_bg.png) 0 0 repeat-x;
	width: 100%;
	min-width:1000px;
	position: absolute;
	bottom: -274px;
	z-index: 100;
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
.footer_box_btn_area {
	margin:0 auto;
	height:24px;
}
.footer_box_close, 
.footer_box_open {
	background-image: url(../images/open_close_btn.png);
	background-repeat:no-repeat;
	width: 140px;
	height: 20px;
	cursor: pointer;
	margin: 0 auto;
}
.footer_box_close {
	background-position:left bottom;
}
.footer_box_open {
	background-position:left top;
}
.footer_box_close:hover {
	background-position:right bottom;
}
.footer_box_open:hover {
	background-position:right top;
}
#footer_box {
	background:url(../images/footer_box_cont.png) no-repeat;
	width: 1000px;
	height:170px;
	margin:0 auto;
	overflow: hidden;
	text-shadow: 1px 1px #eee;
}
.footer_title {
	background:url(../images/nav_box_icon.png) 0 center no-repeat;
	font:bold 14px/16px "微軟正黑體";
	color:#306902;
	padding-left: 10px;
}
.footer_address {
	padding: 30px 0 0 90px;
	float: left;
}
.footer_address_txt {
	font:12px/1.8em "微軟正黑體";
	letter-spacing:0;
	border-left:solid 3px #5b8738;
	padding-left:9px;
	margin: 2px 0 0 173px;
}
.footer_address_txt p {
	font:bold 14px/1em "微軟正黑體";
	padding-bottom:7px;
	color:#306902;
}
#footer_slide {
	float: right;
	width: 460px;
	padding: 30px 48px 0 0;
}
#footer_slide .slides_container {
	height: 97px;
	width: 460px;
	overflow: hidden;
}

.footer_brands {
	padding:12px 0 7px 4px;
	overflow: hidden;
}
.footer_brands a {
	border:solid 1px #ddd;
	display:block;
	float:left;
	margin:0 5px;
}
.footer_brands a:hover {
	border-color:#9CCE0D;
}
.footer_brands a img {
	height: 60px;
	width: 140px;
}
.footer_pro {
	padding: 12px 0 7px 4px;
	overflow: hidden;
}
.footer_pro a {
	border:solid 1px #ddd;
	display:block;
	float:left;
	margin: 0 7px;
}
.footer_pro a:hover {
	border-color:#9CCE0D;
}
.footer_pro a img {
	height: 60px;
	width: 60px;
}
#footer_slide .pagination {
	float: right;
	padding-right: 1px;
}
#footer_slide .pagination li {
	padding-right: 3px;
	float: left;
}
#footer_slide .pagination li a{
	background:url(../images/pagination.png) no-repeat;
	width:13px;
	height:13px;
	display:block;
	font-size: 0px;
}
#footer_slide .pagination li a:hover, 
#footer_slide .pagination li.current a {
	background-position:right 0;
}



#footer {
	background:url(../images/footer_bg.png) repeat-x;
	height: 80px;
	color: #fff;
}
.footer_cont {
	width: 1000px;
	margin: 0 auto;
	padding: 12px 0 0 0;
}
.footer_link {
	border-bottom: solid 1px #87b372;
	padding: 6px 45px;
	line-height:14px;
}
.footer_link a {
	color: #fff;
}
.footer_link a:hover {
	color: #dbff87;
	text-decoration:none;
}
.footer_link a:first-child {
	color: #dbff87;
	font-size:14px;
}
.copy_right {
	padding: 6px 40px 0 45px;
	font-size:12px;
	letter-spacing:0;
}
.copy_right a {
	color:inherit;
	text-decoration:none;
}
.share_link {
	float:right;
}
.share_link a {
	float:left;
	margin-left:5px;
}
.share_link a:hover {
	margin-top:1px;
}
