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


/*-- 版權宣告 --*/
.copyright{font-size:13px;color:#ffffff;font-family: "新細明體", 'Arial';text-decoration: none;line-height: 18px;}    /*-- 一般狀態文字設定 --*/
.copyright:hover {font-size:12px;color:#666666;font-family: "新細明體", 'Arial';text-decoration: none;line-height: 18px;}   /*-- 變換影像連結 --*/

/*-- 聯絡我們 --*/
.warning_font {font-family:"新細明體";font-size: 12px;color:#666666;text-decoration: none;line-height: 20px;}
.warning_mark {font-family:Arial;font-size: 13px;color:#FF0000;text-decoration: none;line-height: 20px;}
.contact_font {font-family: "新細明體", Arial;font-size: 13px;color: #333333;text-decoration: none;}
.contact_form{font-family: "新細明體", Arial;color: #333333;text-decoration: none;background-color: #FFFFFF;border: 1px solid #999999;}
.contact_form:hover{font-family: "新細明體", Arial;	color: #333333;text-decoration: none;background-color: #DBDBDB;border: 1px solid #666666;}
.button01{font-size:13px;color:#4b4b4b;font-family: "新細明體", 'Arial';text-decoration: none;line-height: 18px;} 
.button02{font-size:12px;color:#707070;font-family: "新細明體", 'Arial';text-decoration: none;line-height: 18px;} 
/*-- 聯絡我們 --*/
.company001{font-size:13px;color:#4a4a4a;font-family: "新細明體", 'Arial';text-decoration: none;line-height: 22px;}
.company_title {font-size:13px;color:#336666;font-family: "新細明體", 'Arial';text-decoration: none;line-height: 22px;font-weight: bold;}
.company_title_color {font-size:13px;color:#339966;font-family: "新細明體", 'Arial';text-decoration: none;line-height: 22px;}

.technical001{font-size:15px;color:#4e4e4e;font-family: "新細明體", 'Arial';text-decoration: none;line-height: 22px;}
.technical002{font-size:13px;color:#4e4e4e;font-family: "新細明體", 'Arial';text-decoration: none;line-height: 22px;}
.technical003{font-size:15px;color:#4e4e4e;font-family: "新細明體", 'Arial';text-decoration: none;line-height: 22px;font-weight: bold;}