@charset "utf-8";
/* CSS Document */
.style12 {
	font-family: "新細明體";
	font-size: 12px;
	color: #745F40;
	line-height: normal;
}
.style1 {	font-family: "新細明體";
	font-size: 12px;
	color: #DDB868;
}
.style2 {	font-family: "新細明體";
	font-size: 12px;
	color: #B99A6C;
}
.style3 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BA9A71;
}
.style5 {font-family: "新細明體"; font-size: 12px; color: #594228;}
.style12 {color: #5B3E14}
.style13 {color: #FFFFFF}
.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style16 {
	color: #735F3E;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.style17 {color: #5D4926}
.style18 {font-family: "新細明體"; font-size: 12px; color: #5D4926; }
.style19 {color: #5D4926; font-size: 12px; }
body {
	background-image: url(images/bg-18.jpg);
	margin-top: 0px;
}
.backup {	background-attachment: fixed;
	background-image: url(images/backup.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.style13 {	font-family: "新細明體";
	font-size: 12px;
	color: #745F40;
	line-height: normal;
}
a:link {
	color: #745F40;
	text-decoration: none;
}
a:visited {
	color: #745F40;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style14 {
	font-size: 14px;
	color: #000000;
}
.style16 {color: #000033}

.style19 {	font-family: "新細明體";
	font-size: 12px;
	color: #735F3E;
}
.style20 {color: #FFFFFF}
.style15 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style17 {color: #5D4926}
.style18 {font-family: "新細明體"; font-size: 12px; color: #5D4926; }
.style19 {color: #5D4926; font-size: 12px; }
.style21 {	color: #735F3E;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.ann{
	overflow:hidden;
	height:20px;
	font-size: 13px;
	color: #594228;
} 

/*產品左邊選單*/
/*第一層*/
.prodmenu1 {
	width: 100%;
	height: 36px;
	margin: 0;
	padding:0;
	text-align:right;
}

.prodmenu_link1 {
	width: 132px;
	height: 31px;
	display:block;	
	background:url(images/prodmenu_off.jpg) top right no-repeat;
	color: #745F40;
	text-align:left;
	font-size: .9em;
	padding: 8px 0px 0px 50px;
	text-decoration: none;
}

.prodmenu_link1:link {
	width: 132px;
	height: 31px;
	display:block;	
	background:url(images/prodmenu_off.jpg) top right no-repeat;
	color: #745F40;
	text-align:left;
	font-size: .9em;
	padding: 8px 0px 0px 50px;
	text-decoration: none;
}
.prodmenu_link1:visited {
	background:url(images/prodmenu_off.jpg) top right no-repeat;
	color: #745F40;
	text-decoration: none;
}
.prodmenu_link1:hover {
	background:url(images/prodmenu_on.jpg) top right no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
/*
.prodmenu_link1:active {
	background:url(images/prodmenu_off.jpg) top right no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
*/

/*第2層*/
.prodmenu2 {
	width: 120px;
	line-height: 20px;
	margin: 0px 0px 0px 50px;
	text-align:left;
	font-size: .7em;
}

/*產品列表圖樣式 */
.prodbox {
	width: 150px;
	margin: 0px 10px 10px 0px;
	padding: 0;
	float: left;
	color: #745F40;
	font-size: .9em;
	text-decoration: none;
	background:url(images/backup.jpg) top center no-repeat;
}
/*
.prodbox:hover {
	background:url(images/backup.jpg) top center no-repeat;
}
*/
/*
.prodbox:link {
	width: 150px;
	height: 129px;
	display:block;	
	color: #745F40;
	font-size: .9em;
	text-decoration: none;
	background: none;
}
.prodbox:visited {
	color: #745F40;
	text-decoration: none;
}
.prodbox:hover {
	background:url(images/backup.jpg) center center no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
.prodbox:active {
	color: #FFFFFF;
	text-decoration: none;
}
*/

.big_bk {
	background: url(images/product_big_bk.jpg) top center no-repeat;
}


