@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	text-align: -moz-center !important ;
	#text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg.gif) repeat top left;
}

img{
	border:none;
}

td{
	color:#666;
	font-family:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}

p{
	padding:0px;
	margin:0px;
}

h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
	font-weight:normal;
}


a:link{
	color:#7c4610;
	text-decoration:none;
}

a:visited{
	color:#7c4610;
	text-decoration:none;
}
a:hover{
	color:#417330 !important ;
	text-decoration:none;
}

/* 消除連結虛線 For IE */
a{
noFocusline:expression(this.onFocus=this.blur());
}

/* 消除連結虛線 For Firefox */
a:focus{
-moz-outline-style:none;
}

ul,ol {
margin:0;
padding:0;
list-style:none
}


/**************************************************************************************************/
/*                               top                                                             */
/*************************************************************************************************/

div#header{
	width:930px;
	height:82px;
	text-align:left;
	background:url(../images/bg-top.gif) top left no-repeat;
	margin:0 auto;
}

div#logo{
	width:108px;
	float:left;
	text-align:right;
	padding-top:20px;
}

#topRight{
	width:500px;
	float:right;
	text-align: -moz-right !important ;
	#text-align:right;
}

/*****************************language************************************************/
#language{
	width:500px;
	height:47px;
	text-align: right;
}

/*****************************產品搜尋************************************************/
#topSearch{
	width:181px;
	height:19px;
	text-align:left;
	float:right;
}

#topSearchForm{
	width:132px;
	float:left;
}

#bt-topsearch{
	width:46px;
	float:left;
}

.topSearchForm{
	border:#d2ceb6 1px solid;
	color:#7c4610;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#fffbdd;
}

/*****************************上方連結選單************************************************/
#toplink{
	width:200px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#7c4610;
	font-size:12px;
	padding-top:3px;
}

#toplink a{
	font-family:Arial, Helvetica, sans-serif;
	color:#7c4610;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#toplink a:hover{
	color:#417330 !important ;
	text-decoration:none;
}

/**************************************************************************************************/
/*                             主選單                                                          */
/*************************************************************************************************/	
#wrapper-navi{
	height:30px;
	background:url(../images/bg-topmenu.gif) top left repeat-x;
	text-align: center;
}

#navigation{
	width: 930px;
	margin: 0 auto;
	text-align: left;
	hight: 30px;
}

.menu{
	float:left;
}



/**************************************************************************************************/
/*                             down                                                          */
/*************************************************************************************************/	

#wrapper-fooetr{
	background:url(../images/bg-down.gif) top left repeat-x;
}

#footer{
	width:930px;
	text-align:left;
	height:96px;
	position:relative;
}

#footer .logo{
	width:69px;
	height:68px;
	margin-top:9px;
	margin-left:11px;
	position:absolute;
}

#footer .dwmenu{
	width:500px;
	position:absolute;
	margin-top:17px;
	margin-left:95px;
	font-family:Arial, Helvetica, sans-serif;
	color:#7e4d30;
	font-size:12px;
}

#footer .dwmenu a{
	font-family:Arial, Helvetica, sans-serif;
	color:#7e4d30;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#footer .dwmenu a:hover{
	color:#417330 !important ;
	text-decoration:none;
}
#footer .address{
	color:#7e6246;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	position:absolute;
	margin-top:43px;
	margin-left:95px;
}

#footer .copyright{
	margin-top:43px;
	margin-left:95px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c2b282;
}

#footer .copyright a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c2b282;
	text-decoration:none;
}

#footer .copyright a:hover{
	color:#7e4d30 !important ;
	border-bottom:#417330 1px dotted;
}

#footer .goptop{
	width:31px;
	margin-top:9px;
	margin-left:899px;
	position:absolute;
}

