@charset "utf-8";
/* CSS Document */


/**************************************************************************************************/
/*                               主要內容架構                                                      */
/*************************************************************************************************/
body{
	margin:0px;
	padding:0px;
	text-align: -moz-center !important ;
	#text-align:center;
	font-family:Verdana, Geneva, sans-serif, "新細明體";
	background:url(../images/bg-sub.gif);
	background-repeat:repeat-x;
	background-position:top center;
	font-size:12px;
	color:#333;
}

#main_visual{
	width:900px;
	padding-top:1px;
	margin: 0 auto;

}


div#contents{
	width:900px;
	background-image:url(../images/bg-content.gif);
	background-repeat:repeat-y;
	text-align:left;
	margin: 0 auto;
}

div#left{
	float:left;
	width:216px;
}

div#right{
	float:right;
	width:675px;
	text-align: -moz-center !important ;
	#text-align:center;
}
#dw{
	width:900px;
	height:82px;
	background-image:url(../images/bg-dw-2.gif);
	background-repeat:no-repeat;
	background-position:top center;
	clear:both;
	margin: 0 auto;
}

#location{
	height:57px;
	width:675px;
	background-image:url(../images/bg-title.gif);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:left;
}

#location .title{
	height:20px;
	width:280px;
	position:absolute;
	margin-top:25px;
	margin-left:50px;
	font-size:16px;
	font-family:"微軟正黑體";
	font-weight:bold;
	color:#333;
}
#location .location{
	height:20px;
	width:328px;
	position:absolute;
	margin-top:25px;
	margin-left:330px;
	font-size:11px;
	color:#644719;
	text-align:right;
	padding-top:3px;
}



div#banner{
	width:170px;
	height:149px;
	position:absolute;
}
#main{
	width:628px;
	#width:636px;
	line-height:20px;
	color:#333;
	text-align:left;
	padding-left:8px;
	padding-top:15px;
	font-size:12px;
}
#main .bar{
	width:628px;
	padding-top:20px;
	padding-bottom:15px;
}
#noinfo_tb{
	width:100%;
	border:1px solid #F2F2F2;
	color:#484848;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	padding-top:40px;
	padding-bottom:40px;
}

.line-gray{
	border-bottom:#e5e5e5 1px solid;
	height:10px;
}

.line-gray-dott{
	border-bottom:#e5e5e5 1px dotted;
	height:10px;
	
}

.form_catalog{
	border:#EEE 1px solid;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-size:12px;
}

.Listtotal{
	width:55%;
	float:left;
	padding-top:6px;
	color:#a48767;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.Listmenu{
	width:40%;
	float:right;
	text-align: -moz-right !important ;
	#text-align:right;
	padding-bottom:3px;
}

.Listmenu .cform_bt{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
}

.Listline{
	border-bottom:#e5e5e5 1px solid;
	height:1px;
	clear:both;
}

#pagedw{
	padding-top:20px;
}
.pageback{
	width:40%;
	float:left;
	text-align:left;
}

.pagetop{
	width:40%;
	float:right;
	text-align:right;
}

#line-dot{
	background:url(../images/bg-dotline.gif) top left repeat-x;
	height:3px;
}


/**************************************************************************************************/
/*                               次選單                                                   */
/*************************************************************************************************/

#title-submenu{
	padding-top:19px;
}


#wrapper-submenu{
	width:216px;	
	background:url(../images/bg-submenutb.gif) bottom left repeat-y;
	background-color:#ffffff;	
	text-align: -moz-center !important ;

}
#wrapper-submenu span{
	width:216px;
	margin:0px;
	padding:0px;
}


#submenu{
	width:186px;	
	background:url(../images/bg-submenutb.gif) bottom left no-repeat;
	background-color:#efefef;
	padding-bottom:15px;
	text-align: -moz-center !important ;
	#text-align:center;
}


#submenu-list dl {
	margin:0px;
	padding:0px;
	margin-top:0px;
	width:160px;
	text-align:left;
	padding-bottom:10px;
	padding-left: 21px;
}

#submenu-list dt {
	margin:0px;
	padding:0px;
}

#submenu-list dt a{
	display:block;
	background:url(../images/bg-submenu.gif) top left no-repeat;
	width:142px;
	#width:160px;
	color:#333333;
	font-family:Verdana, Geneva, sans-serif, "新細明體";
	font-size:12px;
	padding-top:8px;
	padding-bottom:6px;
	padding-left:20px;
	text-decoration:none;
}

#submenu-list dt a:hover {
	background:url(../images/bg-submenu-over.gif) top left no-repeat;
	color:#00710b !important;
	text-decoration:none;
	padding-top:8px;
	padding-bottom:6px;
	padding-left:20px;
}


#submenu-list dt.submenuOver a{
	background:url(../images/bg-submenu-over.gif) top left no-repeat;
	color:#00710b !important;
	padding-top:8px;
	padding-bottom:6px;
	padding-left:25px;
}

#submenu-list dd{
	padding:0px;
	margin:0px;
	
}

#submenu-list dd a{
	width:142px;
	#width:160px;
	display:block;
	padding-top:5px;
	padding-bottom:4px;
	color:#999;
	font-family:Verdana, Geneva, sans-serif, "新細明體";
	font-size:11px;
	text-decoration:none;
	padding-left:20px;
	background:url(../images/bg-submenu-dd.gif) top left no-repeat;
}

#submenu-list dd a:hover {
	color:#644719 !important;
	text-decoration:none;
}

#submenu-list dd.last a{
	border-bottom:#cccccc 0px solid;
	color:#999;
	
}

#submenu-list dd.submenusubOver a{
	color:#644719 !important;
}

/*******************************************最新消息**************************************************/

.newsList{
	padding-top:10px;
	padding-bottom:5px;
	border-bottom:#e5e5e5 1px solid;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
}

.newsList h2{
	padding-bottom:5px;	
	color:#a48767;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.newsList h2 a:link,.newsList h2 a:visited{
	color:#a48767;
	text-decoration:none;
}
	
.newsList h2 a:hover{
	color:#7f674c !important ;
	text-decoration:underline;
}

.newsdate{
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding-top:3px;
}



/******詳細頁**********/
#newsDetail{
	padding-top:5px;
	padding-bottom:30px;
}

#newsDetail h2{
	padding-bottom:5px;	
	color:#a48767;
	font-family:"微軟正黑體";
	font-size:15px;
	font-weight:bold;
	border-bottom:#e5e5e5 1px solid;
}

#newsDetail .newsDate{
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding-top:3px;
	float:left;
	width:40%;
}

#newsDetail .newstool{
	width:50%;
	text-align:right;
	float:right;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-top:5px;
}
	
#newsDetail .newscontent{
	clear:both;
	padding-top:15px;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:22px;
	padding-bottom:15px;
}




#newsOther{
	background-color:#F7F7F7;
	padding:10px;
	border:#F0F0F0 1px solid;
}


#newsOther p{
	padding:0px;
	margin:0px;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-bottom:3px;
	border-bottom:#e5e5e5 1px solid;
}

#newsOther ul{
	margin:0px;
	padding:0px;
	margin-top:15px;
}

#newsOther li{
	margin:0px;
	padding:0px;
	list-style-type:circle;
	padding-left:3px;
	margin-left:20px;
	padding-bottom:5px;
}

#newsOther li a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
}

#newsOther li a:hover{
	color:#795b2f !important ;
	text-decoration:none;
}

#newsOther li span{
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding-left:10px;
}

#newsOtherMore{
	margin-top:10px;
	padding-left:10px;
	color:#795b2f;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background:url(../images/icon/icon_arrow5.gif) left no-repeat;
}

#newsOtherMore a:link,#newsOtherMore a:visited{
	color:#333;
	text-decoration:none;
}

#newsOtherMore a:hover{
	color:#795b2f !important ;
	text-decoration:none;
}
	
/**************************************************************************************************/
/*                               banner                                                     */
/*************************************************************************************************/	


#banner-left{
	width:170px;
	padding-bottom:2px;
	padding-top:2px;
	padding-left: 21px;
	
}





/**************************************************************************************************/
/*                             down                                                          */
/*************************************************************************************************/	

#wrapper-fooetr{
	margin-top:0px;
	background-image:url(../images/bg-dw.gif);
	background-repeat:repeat-x;
	background-position:top center;
}

#footer{
	width:900px;
	height:34px;
	text-align:left;
	margin: 0 auto;
}

#footer ul{
	margin:0px;
	padding:0px;
	padding-top:12px;
	list-style-type:none;
	float:left;
	width:416px;
	height:34px;
}

#footer li{
	margin:0px;
	padding:0px;
	background:url(../images/sp-footermenu.gif) top right no-repeat;
	float:left;
}
#footer li a{
	font-family:Verdana, Geneva, sans-serif, "新細明體";
	color:#666;
	font-size:12px;
	padding-right:11px;
	padding-left:10px;
	text-decoration:none;
}
#footer li a:hover{
	color:#765a30 !important ;
	text-decoration:none;
}

#footer .bt{
	width:80px;
	height:20px;
	padding-top:9px;
	float:right;

}


#address{
	color:#7b7a7a;
	font-family:Verdana, Geneva, sans-serif, "新細明體";
	font-size:11px;
	padding-top:5px;
	padding-bottom:10px;
	line-height:20px;
	text-align:left;
	width:900px;
	margin: 0 auto;
}

#address span{
	border-bottom:#999 1px dotted;
}

#address a{
	color:#7b7a7a;
	text-decoration:none;	
}

#address a:hover{
	color:#765a30 !important ;
	text-decoration:underline;
}


/**************************************************************************************************/
/*                                          分頁                                           */
/*************************************************************************************************/	
#pageCenter{
	padding-top:8px;
	text-align:center;
}

#pageCenterLine{
	padding-top:8px;
	text-align:center;
	border-top:#e5e5e5 0px solid;
}

#pageclear{
	padding-top:8px;
	clear:both;
}

.pagelink {
 font-size: 11px;
 color: #666;
 text-decoration: none;
 font-family: Verdana, Geneva, sans-serif;
 font-weight: bold;
}
.pagelink a:link {
	font-size: 10px;
	color: #4c4c4c;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
.pagelink a:hover {
	font-size: 10px;
	color: #b4bc47 !important;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
}
.pagelink a:visited {
	font-size: 10px;
	color: #4c4c4c;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}

.pagelink2 {
	FONT-SIZE: 11px;
	COLOR: #999999;
	TEXT-DECORATION: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
}
.pagelink2 A:link {
	FONT-SIZE: 11px;
	COLOR: #666666;
	TEXT-DECORATION: none
}
.pagelink2 A:hover {
	FONT-SIZE: 11px;
	COLOR: #990000;
	TEXT-DECORATION: underline
}
.pagelink2 A:visited {
	FONT-SIZE: 11px;
	COLOR: #666666;
	TEXT-DECORATION: none
}

.searchpdno {
	font-size: 11px;
	font-weight: bold;
	color: #a48767;
	font-family: Verdana, Geneva, sans-serif;
}

/****************************************聯絡我們*****************************************/

#form_left{
    color:#484848;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:28%;
	float:left;
	padding-left:5px;
	margin-top:6px;
	text-align:right;
}

#form_left2{
    color:#484848;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	margin-top:6px;
	width:28%;
	text-align:right;
	padding-bottom:10px;
	padding-top:10px;

}

#form_left3{
    color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	width:28%;
	float:left;
	padding-left:5px;
	margin-top:6px;
	text-align:right;
}

#form_right{
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	width:65%;
	float:left;
	padding-left:10px;
	padding-bottom:15px;
	margin-top:5px;
}

#form_right2{
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	width:65%;
	float:left;
	padding-left:10px;
	padding-bottom:2px;
	margin-top:5px;
}

.form_inquriy{
	border:1px solid #c8c8c8;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	background-color:#eeeeee;
	margin-top:2px;
	margin-left:2px;
	margin-bottom:2px;
	color:#333;
}

.redstar{
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#F00;
}
.redstar2{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#F00;
}
/************************contact us form*********************/

#contactus_form{
	width:440px;
	text-align:left;
	float:left;
	background-image:url(../images/bg_contactus.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

#contactus_bg{
	width:100%;
	background-image:url(../images/img-pdgetinfo.gif);
	background-position:top right; 
	background-repeat:no-repeat;
}
#contactus_bg2{
	width:100%;
	background-image:url(../images/img-pdgetinfo2.gif);
	background-position:top right; 
	background-repeat:no-repeat;
}

#contactus_summary{
	font-family: Verdana, Geneva, sans-serif;
	color:#666;
	font-size:12px;
	width:100%;
	text-align:left;
	padding-top:20px;
	padding-bottom:25px;
}

#contactus_summary2{
	font-family: Verdana, Geneva, sans-serif;
	color:#333;
	font-size:13px;
	width:100%;
	text-align:left;
	padding-top:20px;
}
#form{
	width:25%;
	text-align:right;
	float:left;
	/*background-image:url(../images/contactus/ct_1.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
	font-size:12px;
	color:#404040;
	padding-right:10px;	
}

#form2{
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	width:70%;
	float:left;
	padding-left:0px;
	padding-bottom:2px;	
}
#form3{
	color:#ea0828;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	width:290px;
	#width:300px;
	float:right;
	padding-left:0px;
	padding-bottom:2px;	
}
#form_bar{
	clear:both;
	height:5px;
}


#form_title{
	width:18%;
	height:20px;
	text-align:right;
	float:left;
	padding-right:8px;
	padding-top:3px;
}
#form_input{
	width:80%;
	height:20px;
	text-align:left;
	float:right;
	
}



#contactus_location{
	width:180px;
	text-align:left;
	float:right;
	margin-right:0px;
	*margin-right:0px;
}
#location_title{
	width:100%;
	text-align:left;
	float:right;
	
}
#location_content{
	width:100%;
	text-align:left;
	float:right;
	font-family: Verdana, Geneva, sans-serif;
	color:#666;
	font-size:11px;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:10px;
	
}
#location_map{
	width:100%;
	text-align:left;
	float:right;
	
	font-size:11px;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:10px;
	
}




/**************************************************************************************************/
/*                               產品介紹                                                      */
/*************************************************************************************************/
#wrapper-pd{
	margin-bottom:15px;
	width:100%;
	
}

#pd{
	width:144px;
	height:109px;
	float:left;
	margin-right:5px;
	margin-left:6px;
	text-align: -moz-center !important ;
	#text-align:center;
}

#pd .pd-image{
	width:140px;
	height:105px;
	margin-top:2px;
	border:2px solid #ede3db;	
	
}



#pd .pd-title {
	width:100%;
	height:15px;
	font-size:12px;
	font-weight:normal;
	padding-top:2px;
	
}

#pd .pd-title a:link{
	color:#333;
	text-decoration:none;
}
#pd .pd-title a:visited{
	color:#333;
	text-decoration:none;
}
/**************************************************************************************************/
/*                               產品介紹 --詳細頁                                                 */
/*************************************************************************************************/


#wrapper-proDetail{
	margin-bottom:15px;
	width:100%;
}


#pro-image{
	width:300px;
	height:225px;
	border:4px solid #f4efd4;
	float:left;
	
}

#pro-txt{
	width:295px;
	line-height:18px;
	float:right;
}

#pro-txt .title{
	width:64px;
	float:left;
}

#pro-txt .txt{
	width:218px;
	float:right;
	font-size:12px;
}


/******************************網站導覽***************************************/
#wrapper-sitemap{
	background-image:url(../images/bg-sitemap-2.gif);
	background-repeat:no-repeat;
	background-position:top center;
}


#sitemap{
	text-align:left;
	padding-top:10px;
}

.sitemapList{
	width:165px;
	float:left;
	margin-left:20px;
	margin-right:20px;
}

.sitemaptitle a{
	
    width:111px !important ;
	#width:162px;
	height:36px;
	color:#795e4c;
	font-size:14px;
	font-family:"微軟正黑體";
	font-weight:bold;
	padding-left:50px;
	padding-top:9px;
}

.sitemaptitle a:link{
	background:url(../images/bg-title-graytxt.gif) top left no-repeat;
	color:#795e4c;
	text-decoration:none;
}

.sitemaptitle a:visited{
	background:url(../images/bg-title-graytxt.gif) top left no-repeat;
	color:#795e4c;
	text-decoration:none;
}

.sitemaptitle a:hover{
	color:#a88b78 !important ;
	text-decoration:none;
}

.sitemapList dl {
	margin:0px;
	padding:0px;
	margin-top:8px;
	text-align:left;
	list-style-type:none;
	padding-left:8px;
	width:154px;
}

.sitemapList dt {
	margin:0px;
	padding:0px;
}

.sitemapList dt a{
	display:block;
	color:#666666;
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(../images/bg-sitemap.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:12px;
	text-decoration:none;
	line-height:24px;
	padding-left:15px;
	
}

.sitemapList dt a:link{
	
	color:#666666;
	text-decoration:none;
}

.sitemapList dt a:visited{
	
	color:#666666;
	text-decoration:none;
}

.sitemapList dt a:hover {
	
	color:#795e4c !important;
	text-decoration:none;
}

.sitemap-sp{
	height:30px;
	clear:both;
}