@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote { 
	margin:0; 
	padding:0; 
}

body { 
	font-family:  "新細明體", "細明體", "標楷體", Arial;
	font-size: 13px;
	padding: 0 0 40px 0;
	background: url(bg.gif) repeat-x bottom fixed;
	color: #393939;
overflow: -moz-scrollbars-vertical;
}


.enfont { 
	font-family: "Bookman", "Bookman Old Style", Arial, Verdana, Helvetica;
}

.clear{
clear:both;
}

H1{
    font-size: 21px;
    margin: 0 0 15px 0;
}

H2{
	font-size:15px;
	color:#004813;
    margin: 0 0 15px 0;
}

H3{
    font-size: 14px;
    margin: 0 0 10px 0;
	color: #393939;
}

H4{
    font-size: 14px;
    margin: 0 0 10px 0;
	color:#64793e;
}

a, a img{
	border: none;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

p{
	margin: 0 0 20px 0;
	line-height: 150%;
}

table p{
	line-height: 130%;
    margin: 0 0 10px 0;
}

table td{
padding: 10px 15px 10px 15px;
}


.imgborder{
border: 1px #dddddd;
}

.tborder{
background:#dddddd;
}

.tborder2{
background:#ffffff;
}

tbody{
vertical-align: top;
}

.pic_left{
	float: left;
	margin: 0 15px 15px 0;
}

.pic_right{
	float: right;
	margin: 0 0 15px 15px;
}

.clear{
	clear: both;
}


/*---------------------------*/
#container {
    width: 956px;
    margin: 0 auto;
    position: relative;

}

#header{
	width: 956px;
	height: 105px;
	clear: both;
	margin: 0;
	position: relative;
}

#header #logo{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 92px;
	width: 128px;
}

#header #language{
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	line-height: 20px;
	font-size: 11px;
}

#header #language a{
	color: #363636;
}

#header #topbar{
	width: 320px;
	height: 24px;
	position: absolute;
	right: 0;
bottom:26px;
_bottom:20px;
	font-size: 12px;
}

#topbar a{
	color: #00370e;
}

#topbar #enews{
	float: left;
height:26px;
padding: 5px 25px 0 0;
}

#topbar #search{
	float: left;
	height: 26px;
	width: 210px;
}

#search .input{
	float: left;
	width: 165px;
}

#search .input input{
	height: 15px;
	font-size: 10px;
	width: 150px;
	color: #00370e;
}

#search .search_btn{
	float: left;
	width: 42px;
height:26px;
padding: 5px 0px 0 0;
}

#content, #sub_content{
	width: 956px;
	clear: both;
	float: left;
	margin: 0 0 20px 0;
}

#left_nav{
	width: 116px;
	min-height: 290px;
	height: auto !important;
	height: 290px;
	float: left;
}

#right_nav{
	width: 840px;
	float: left;
	position: relative;
}

#banner{
	width: 840px;
	margin: 15px 0 0 0;
}

#sub_banner{
	width: 840px;
	margin: 10px 0 0 0;
}

#sub_banner a{
	float: left;
	width: 412px;
	height: 114px;
	float: left;
}

#sub_banner .banner1{
	margin: 0;
	float: left;
}

#sub_banner .banner2{
	margin: 0 0 0 16px;
	float: left;
}

#footer{
	width: 956px;
	margin: 0px 0 0 0;
	font-size: 12px;
	clear: both;
	color: #393939;
	float: left;
}

#footer #link{
	float: left;
}

#footer #link a{
	color: #393939;
	margin: 0 10px 0 0;
	font-size: 11px;
}

#footer #copyrights{
	float: right;
}

#footer #copyrights a{
	color: #393939;
}

#sitepath{
	width: 840px;
	min-height: 15px;
	height: auto !important;
	line-height: 15px;
	margin: 10px 0 0 0;
	font-size: 11px;
	font-family:  Arial, "新細明體", "細明體", "標楷體";
}

#sitepath a{
	color: #363636;
}

#title h1{
	position: absolute;
	top: 0;
	right: 0;
	font-size: 30px;
	color: #363636;
	font-family:  Arial, "新細明體", "細明體", "標楷體";
}

#update_content{
	margin: 0px 0 0 0;
	padding: 20px 15px 15px 15px;
	_padding: 20px 13px 15px 15px;
	width: 810px;
	position: relative;
    float: left;
	background: #fff;
	min-height: 430px;
	height: auto !important;
	height: 430px;
	letter-spacing: 1px;
border: 1px solid #eeeeee;
}

#update_content a{
	color: #393939;
}

#update_content ol,
#update_content ul{
	list-style: none;
	margin: 0 0 15px 7px;
	padding: 0 0 0 15px;
	position:relative;
}

#update_content ul li{
	background: url(bullet01.jpg) 0 4px no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
	line-height: 160%;
}

#update_contentol li{
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
	line-height: 160%;
}

#update_content ol ol,
#update_content ul ul{
	list-style: none;
	margin: 0 0 15px 3px;
	padding: 0 0 0 15px;
}

#update_content ul ul li{
	background: url(bullet02.jpg) 0 8px no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
	line-height: 160%;
}

#update_content ol ol li{
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
	line-height: 160%;
}


.pdf{
	background: url(download_pdf_icon.jpg) -2px right no-repeat;
	padding: 10px 30px 20px 0px;
}

.arrow{
	background: url(arrow01.jpg) 0px 0px no-repeat;
	padding: 0 0 0 15px;
}

.bg{
    background: #e4eed6;
}

/*----*/
ul#left_menu{
	list-style: none;
	margin: 40px 0 0 0;
	font-family:  Arial, "新細明體", "細明體", "標楷體";
}

ul#left_menu li{
	background: #004813;
	width: 114px;
	border-top: 1px solid #fff;
	
}



ul#left_menu li a{
	line-height: 22px;
	padding: 0 0 0 15px;
	display: inline-block;
	font-size: 12px;
	height: 22px;
	color: #fff;
}

ul#left_menu li a:hover, ul#left_menu li.active a{
	background: url(left_menu_w_arrow.gif) no-repeat 5px 6px;
	text-decoration: none;
}

ul#left_menu li.active ul a, ul#left_menu li.active ul li ul a{
	background: none;
}

ul#left_menu li ul li a:hover, ul#left_menu li ul li.active a{
	background: url(left_menu_w_arrow.gif) no-repeat 5px 6px;
	text-decoration: none;
}

ul#left_menu li ul{
	list-style: none;
	background: #fff;
	margin: 0;
	padding: 0 0 0 0;
}

ul#left_menu li ul li{
	background: #507d17;
	width: 114px;
	line-height: 22px;
	margin: 0;
}

ul#left_menu li ul li a{
	padding: 0 0 0 16px;
	font-size: 12px;
	height: 22px;
	color: #fff;
}

ul#left_menu li ul li ul{
	list-style: none;
	background: #fff;
	margin: 0 0 -2px 0;
	padding: 0;
}

ul#left_menu li ul li ul li{
	background: url(left_menu_border.gif) bottom left repeat-x;
	width: 114px;
	line-height: 22px;
	margin: 0;
}

ul#left_menu li ul li ul li a{
	line-height: 22px;
	padding: 0 0 0 24px;
	font-size: 12px;
	height: 22px;
	color: #363636;
}

ul#left_menu li ul li ul li a:hover, ul#left_menu li ul li ul li.active a{
	background: url(left_menu_arrow.gif) no-repeat 15px 6px;
	text-decoration: none;
}

#products_listing{
	margin: 15px 0 0 -25px;
	_margin: 15px 0 0 -38px;
	width: 865px;
	position: relative;
	overflow: hidden;
}

#products_listing .enfont{
    line-height: 120%;
    padding: 0;
    margin: 0;
}

.product_thum{
	width: 188px;
	border: 1px solid #636363;
	float: left;
	margin: 0 0 15px 25px;
	_margin: 0 0 15px 20px;
cursor:pointer;
}

.product_thum .pic{
	width: 188px;
	height: 150px;
	overflow: hidden;
}

.product_thum .text{
	background: #636363;
	color: #fff;
	position: relative;
	height: 22px;
    width: 178px;
    line-height: 120%;
	padding: 8px 5px 0 5px;
	text-align: center;
    font-family: Arial;
}

.product_thum a{
	text-decoration: none;
}

a:hover .product_thum .text{
	background: #999;
}

a:hover .product_thum {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
text-decoration: none;
}

/*----*/

#button{
	width: 840px;
	height: 22px;
	position: absolute;
	right: 0;
	bottom: 0;
	background: #004813;
	font-size: 12px;
	font-family:  Arial, "新細明體", "細明體", "標楷體";
}

#button ul{
	padding: 0 10px;
	list-style: none;
}

#button ul li{
	display: inline;
	line-height: 22px;
	padding: 0 10px;
}

#button ul li a{
	color: #fff;
}

/* sitemap */

#sitemap-tree{
float:left;
display:inline;
	font-family:  Arial, "新細明體", "細明體", "標楷體";
}

.sitebox{
display:inline;
float:left;
width: 115px;
}

#sitemap-tree ul{
	list-style: none;
	margin: 0 0 15px 0px;
	padding: 0 0 0px 0px;
	position:relative;
}

#sitemap-tree ul li{
	background: url(arrow01.jpg) 0px 5px no-repeat;
	padding: 0 0 0 15px;
	margin: 0px 0 15px 0;
	line-height: 140%;
}

#sitemap-tree ul ul{
	list-style: none;
	margin: 5px 0 5px 0px;
	padding: 0 0 0 0px;
}


#sitemap-tree ul ul li{
	background: url(arrow01.jpg) 0px 5px no-repeat;
	padding: 0 0 0 12px;
	margin: 0 0 0px 0;
	line-height: 140%;
}

/*news*/

#news{
	margin: 0 0 0px 0;
	line-height: 150%;
}

#news .newstitle{
float:left;
	padding: 0 0 0 0px;
	margin: 0 0 0px 0;
	font-family:  Arial, "新細明體", "細明體", "標楷體";
}

#news .newsdate{
float:right;
	padding: 0 0 0 0px;
	margin: 0 0 0px 0;
	font-family:  Arial, "新細明體", "細明體", "標楷體";
}

#news .newslead{
	clear:both;	
width: 810px;
}

#news .newsbox{
	border-bottom: 1px solid #dddddd;
	margin: 0 0 20px 0;
	font-family:  Arial, "新細明體", "細明體", "標楷體";
}

 a:hover .newsbox img{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
text-decoration: none;
cursor:pointer;
}

a:hover .newsbox {
color:#999;
text-decoration: none;
cursor:pointer;
}

a:hover .newsbox h2{
color:#999;
text-decoration: none;
cursor:pointer;
}



#newsletter{
	width: 810px;
	_width: 710px;
	position: relative;
	_overflow: hidden;
}

#contact_form{
    margin: 0;
    padding: 10px 0;
}

.contact_row input{
	height: 18px;
	margin: 0;
	color: #888;
}

.contact_row{
	clear: both;
	position: relative;
	margin: 0 0 15px 0;
	float: left;
	#float: none;
	_width: 710px;
}

.contact_row p{
	float: left;
	position: relative;
	margin: 0;
    width: 190px;           
}

.contact_row .form{
	float: left;
	margin: 0 10px 0 0;
	width: 600px;
	_width: 500px;
}

.contact_row textarea{
	font-size: 12px;
}

#contact_btn{
	width: 500px;
	margin: 20px 0 0 190px;
	_margin: 20px 0 0 95px;
	position: relative;
	float: left;	
	clear: both;
}

#terms{
	width: 460px;
	padding: 5px 10px;
	float: left;
	#float: none;
	clear: both;
	height: 150px;
	overflow: auto;
	border: 1px solid #eee;
	position: relative;
	margin: 20px 0;
}



#catalogue{
	width: 810px;
	position: relative;
}

#catalogue #cat_photo{
	overflow: hidden;
	float: left;
	margin: 0 10px 0 0;
}

#catalogue .cat_thum{
	float: left;
	margin: 0 0 10px 10px;
}

#paging{
	width: 800px;
	position: relative;
	float: left;
	clear: both;
	margin: 0 0 20px 0;
	text-align: right;
}

#paging ul{
    list-style: none;
}

#paging li{
	display: inline;
	margin: 0 0 0 5px;
}

span.active{
    color: #004813;
}




#update_content  #terms ol{
	list-style: decimal;
	margin: 0 0 15px 0;
	padding: 0 0 0 20px;
	line-height: 130%;
}

#update_content  #terms ol li{
	margin: 0 0 5px 0;
}