@charset "utf-8";
/* CSS Document */



/*路徑*/
.path{
	font-size: 13px;
	line-height: 18px;
	color: #4f6228;
	text-align: left;
	font-weight: bold;}
.path  A:link, .path  A:active, .path  A:visited{color: #41382d; text-decoration: none;}
.path  A:hover {color: #41382d; text-decoration: underline;}

.path a.nownav{
	font-size: 13px;
	line-height: 18px;
	color: #4f6228;
	text-align: left;
	font-weight: bold;}

.path_01{color: #41382d; padding: 0px 5px;}
/*路徑-end*/

/*產品*/
#product_end {/*中間底部框架*/
	padding: 13px;
	height: auto;
	background-color:#f1f1f1;
}
#product_end01 {/*中間底部分隔線*/
	background-image: url(images/product_end.gif);
	background-repeat: repeat-y;
	height: auto;
	margin:0px auto;
	padding: 0px;
}
/*左邊主選單框架*/
#product_left_all{float: left; width: 124px; height: auto;}
.category_main {color: #86703a; line-height: 22px;/*主要產品樣式*/}
#category {margin-bottom: 5px;}
.category ,.category ul li {/*產品類別樣式*/
	color: #808080;
	line-height: 15px;
	font-weight: bold;
	margin-bottom: 7px;}
.category  A:link, .category  A:active, .category  A:visited{color: #808080; text-decoration: none;}
.category  a:hover {color: #808080; text-decoration: underline;}

#product_left {padding-bottom: 15px;}
#product_left  ul{list-style-type: none; margin:0px auto; padding: 0px;}
#product_left li{font-size: 13px; font-weight: bold; color: #be001a; text-align: right; line-height: 20px;}
#product_left a{color: #41382d; text-decoration: none;}
#product_left  a:hover {color: #41382d; text-decoration: underline;}
/*左邊主選單框架-end*/

/*產品說明框架*/
#product_right {float: right; width: 712px; height: auto;}
#product_w {margin:0px auto; padding: 0px; overflow: auto; height:21px; }
#product_name {font-size: 14px; font-weight: bold; color: #3d342b; text-align: left; float: left;}/*產品說明框架_標題*/
#actual_results {
	float: right;
	margin-right: 7px;
}/*產品說明框架_產品實績*/

/*產品圖*/
#commodity_chart{height: 366px; width: 712px; margin:0px auto; padding: 0px;}
#commodity_chart_l{
	width: 705px;
	float: left;
	padding-top: 6px;
}/*大張*/
#commodity_chart_l img {
	width: 705px;
}

#commodity_chart_small{
	height: auto;
	width: 85px;
	float:right;
	cursor: pointer;
}/*縮張外框*/
#commodity_chart_s{height: 85px; width: 85px;  padding-top: 6px;}/*縮圖*/

.commodity_txt{/*產品說明文*/
	font-size: 13px;
	text-align: left;
	line-height: 25px;
	color: #3d342b;}
.commodity_txt h1{
	font-size: 13px;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
	margin:0px auto;}
/*產品說明框架-end*/

/*施工案例*/
#case{height: auto; width: 100%; margin:0px auto; padding: 0px;}
#case ul{margin:0px auto;  padding: 0px; list-style-type: none;}
#case li{float:left; padding: 2px; width:350px; height:263px; overflow: hidden; margin-left:-1px;}
.case{width:348px;}
/*施工案例-end*/

/*e-mail*/
#email_all{margin:0px auto; width: 400px; height: auto; padding: 10px;}
#email{background-color: #FFFFFF;
	padding: 20px;
	border: 1px solid #bebebe;
	overflow: auto;}
#email_01{
	padding-bottom: 20px;
	height: auto;
	 margin:0px auto; 
	 padding: 0px 0px 30px 0px;}
#email_02{
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #41382d;
	text-align: right;
	float: left;
	width:45px;}
.message{font-size: 13px; color: #41382d; border: 1px solid #cdcdcd; width:100%; text-align: left;}
#email_03{float: right; width:308px;}
.email {font-size: 13px; color: #41382d; border: 1px solid #cdcdcd; width:100%; text-align: left; }
#email_04{float: right; width:308px;}
.email_04{font-size: 13px; color: #41382d; border: 1px solid #cdcdcd; text-align: left; width:308px; height: 100px; line-height: 28px; overflow-x:hidden; overflow-y:auto;}
#warning{font-size: 13px; float: left; color:#ff0000; padding: 10px 0px 0px 0px;}
#send{float: right; margin: 0px auto; padding: 0px 0px 0px 7px; text-align: right;}
.send{
	color:#ffffff;
	font-size: 13px;
	line-height: 20px;
	background-color: #597426;
	border: 1px solid #597426;
	text-align: center;}
.send a{text-decoration: none;}
.send  a:hover {text-decoration: underline; background-color: #2e9f63;}
#send_all{
	padding:0px
	margin: 0px auto;
	width:100%;
	background-color:#333333;
	z-index: 1000;
}
/*e-mail-end*/
