/*-- 捲軸及頁邊界設定 --*/
BODY {
SCROLLBAR-FACE-COLOR: #ffffff;  /*-- 左立體邊顏色 --*/
SCROLLBAR-HIGHLIGHT-COLOR: #a8a8a8; /*-- 箭頭顏色 --*/
SCROLLBAR-SHADOW-COLOR: #FFFFFF;  /*-- 整體顏色 --*/
SCROLLBAR-3DLIGHT-COLOR: #ffffff;  /*-- 右立體邊顏色 --*/
SCROLLBAR-ARROW-COLOR: #a8a8a8;  /*-- 軸面顏色 --*/
SCROLLBAR-TRACK-COLOR: #eeeeee;  /*-- 軸面左角邊顏色 --*/
SCROLLBAR-DARKSHADOW-COLOR: #a8a8a8;  /*-- 軸面右角邊顏色 --*/
SCROLLBAR-BASE-COLOR: #ffffff;  /*-- 軸軌顏色 --*/
background-image: url(); /*-- 背景圖檔路徑 --*/
margin-left:0px;   /*-- 左邊界距離 --*/
margin-top:0px;   /*-- 上邊界距離 --*/
margin-right:0px; /*-- 右邊界距離 --*/
margin-bottom: 0px;} /*-- 下邊界距離 --*/


/*-- 版權宣告 --*/
.copyright{font-size:12px;color:#FFFFFF;font-family: "新細明體", 'Arial';}    /*-- 一般裝態文字設定 --*/
.copyright:link {font-size:12px;color:#666666;font-family: "新細明體", 'Arial';}   /*-- 已設定連結 --*/
.copyright::visited {font-size:12px;color:#666666;font-family: "新細明體", 'Arial';}  /*-- 查閱過的連結 --*/
.copyright:hover {font-size:12px;color:#666666;font-family: "新細明體", 'Arial';}   /*-- 變換影像連結 --*/
.copyright:active {font-size:12px;color:#666666;font-family: "新細明體", 'Arial';}  /*-- 作用中的連結 --*/

/*版型*/
.button01 {font-family: Arial,;font-size: 12px;line-height: 23px;color: #6d6d6d;text-decoration: none;}
.button01:hover {font-family: Arial,;font-size: 12px;line-height: 23px;color: #999999;text-decoration: none;}
.left_button {font-family: Arial,;font-size: 14px;line-height: 15px;color: #000000;text-decoration: none;}
.left_button:hover {font-family: Arial,;font-size: 14px;line-height: 15px;color: #6e6c6c;text-decoration: none;}
.fron {border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #dfe5dc;}
.copyright001 {font-family: Arial, "新細明體";font-size: 12px;line-height: 23px;color: #56b21e;text-decoration: none;}
.copyright001:hover {font-family: Arial, "新細明體";font-size: 12px;line-height: 23px;color: #A3E978;text-decoration: none;}
.copyright002 {font-family: Arial, "新細明體";font-size: 12px;line-height: 18px;color: #b1cca4;line-height: 18px;}
/*公司簡介*/
.company001 {
	font-family: Arial,;
	font-size: 13px;
	line-height: 20px;
	color: #585656;
	text-decoration: none;
}
.company_history_title {font-family: Arial,;font-size: 16px;color: #339999;text-decoration: none;}
.company_history_font {font-family: Arial,;font-size: 13px;color: #333333;text-decoration: none;line-height: 20px;}
.line {text-decoration: none;border: 1px dotted #333333;font-family: Arial, "新細明體";font-size: 12px;color: #d5e4ce;}

/*最新消息*/
.news001 {font-family: Arial, "新細明體";font-size: 13px;line-height: 18px;color: #ff6000;font-weight: bold;}
.news002 {font-family: Arial, "新細明體";font-size: 13px;line-height: 18px;color: #919191;}
.news003 {font-family: Arial, "新細明體";font-size: 13px;line-height: 20px;color: #000000;}
.big_news0001 {font-family: Arial, "新細明體";font-size: 16px;line-height: 20px;color: #0095b0;font-weight: bold;}
.news_fron {border: 1px solid #bbbbbb;}

/*產品介紹*/
.product001 {
	font-family: Arial, "新細明體";
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}

/*產品放大頁*/
.big_product01 {font-family: Arial,;font-size: 13px;line-height: 25px;color: #333333;text-decoration: none;}
.big_product02 {font-family: Arial,;font-size: 13px;line-height: 25px;color: #007f69;text-decoration: none;}
.big_product03 {
	font-family: Arial,;
	font-size: 15px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.big_product04 {
	font-family: Arial,;
	font-size: 15px;
	line-height: 25px;
	color: #585656;
	text-decoration: none;
	font-weight: normal;
}

/*表格飾線*/
.form_box_line {text-decoration: none;border: 1px none #333333;}
