﻿@charset "utf-8";
body{
/*--網頁內容設定-----------------------------------------------------*/
	scrollbar-3dlight-color:    #8f8f9f; /*左上外框邊緣*/
	scrollbar-highlight-color:  #b8b8c1; /*左上外框內綠*/
	scrollbar-arrow-color:      #b8b8c1; /*箭頭*/
	scrollbar-base-color:       #8f8f9f; /*不知作用*/
	scrollbar-darkshadow-color: #8f8f9f; /*右下外框邊緣*/
	scrollbar-shadow-color:     #6d6d7b; /*右下外框內綠*/
	scrollbar-face-color:       #8f8f9f; /*面板*/
	scrollbar-track-color:      #aaaab3; /*面板底色*/
	background-color: #aaaab3;
    color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
td{
    color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
}
/*--連結設定-----------------------------------------------------------*/
a:link    {color:#0070e2;text-decoration: none;}/*一般連結*/
a:visited {color:#0070e2;text-decoration: none;}/*參觀過的連結*/
a:hover   {color:#bd0050;text-decoration: underline;}/*當滑鼠移到連結上*/

.eztrust:link    {color:#d5d5d9;font-size:xx-small;}
.eztrust:visited {color:#d5d5d9;font-size:xx-small;}
.eztrust:hover   {color:#eeeeee;font-size:xx-small;text-decoration:none;}

.dlink{color:#383940;}/*下方連結l*/
.dlink a:link    {color:#383940;text-decoration:none;letter-spacing:1pt;padding:3px 2px 0px 5px;}/*下方連結l*/
.dlink a:visited {color:#383940;text-decoration:none;letter-spacing:1pt;padding:3px 2px 0px 5px;}/*下方連結v*/
.dlink a:hover   {color:#383940;font-weight:bold;}/*下方連結o*/

.link01:link    {color:#ff6600;padding:3px 3px 0px 3px;text-decoration:underline;}
.link01:visited {color:#ff6600;padding:3px 3px 0px 3px;text-decoration:underline;}
.link01:hover   {color:#ffffff; background-color:#ff6600;text-decoration:none;padding:3px 3px 0px 3px;}

/*--底圖背景---------------------------------------------------------------------------------------*/
.bg1000{background-position:100% 0; background-repeat:no-repeat}
.bg0100{background-position:0 100%; background-repeat:no-repeat}
.bg00{background-position:0 0; background-repeat:no-repeat}
.bg100100{background-position:100% 100%; background-repeat:no-repeat}
.bgc0{background-position:center 0; background-repeat:no-repeat}

/*--切版常用背景圖設定---------------------------------------------------------------------------------------*/
.bg_left01{background:url(../images/home/bg_left01.jpg) no-repeat 100% 0;}
.bg_left02{background:url(../images/home/bg_left02.jpg) repeat-y 100% 0;}
.bg_left03{background:url(../images/home/bg_left03.jpg) no-repeat 100% 100%;}
.bg_right01{background:url(../images/home/bg_right01.jpg) no-repeat 0 0;}
.bg_right02{background:url(../images/home/bg_right02.jpg) repeat-y 0 0;}
.bg_right03{background:url(../images/home/bg_right03.jpg) no-repeat 0 100%;}
.bg_top{background:url(../images/home/bg_top.jpg) 0 0 no-repeat;height:254px;}
.bg_down{background:url(../images/home/bg_down.jpg) 0 0 no-repeat;height:179px;}

/*--表格設定-----------------------------------------------------------------------------------*/
.table1 {
	border-top:1px solid #dddddd;
	border-left:1px solid #dddddd;
}
.td1 {
	color:#d3d3dc;
	background-color:#666699;
	font-weight:bold;
	font-size:9pt;
	line-height:16pt;
	padding:0 2px 0 2px;
}
.td2 {
	color:#fafafb;
	background-color:#000000;
	font-size:9pt;
	line-height: 16pt;
	padding:0 2px 0 2px;
}
.td3 {
	color:#000000;
	background-color:#eeeeee;
	font-size:9pt;
	line-height: 16pt;
	padding:0 3px 0 3px;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #dddddd;
}

/*--表格字型、大小、行距設定-----------------------------------------------------------------------------------*/
.ttable1 {
	border-top:1px solid #333333;
	border-left:1px solid #333333;
}
.ttd1 {
	color:#ffffff;
	background-color:#dd0078;
	font-size:9pt;
	line-height:16pt;
	padding:0 3px 0 3px;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
}
.ttd2 {
	color:#000000;
	background-color:#ffffff;
	font-size:9pt;
	line-height: 16pt;
	padding:0 3px 0 3px;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
}
.ttd3 {
	color:#000000;
	background-color:#ffdaee;
	font-size:9pt;
	line-height: 16pt;
	padding:0 3px 0 3px;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
}

/*--直線設定------------------------------------------------------------*/
.lineb{background-image:url("images/lineb.gif");background-position:0 center; background-repeat:repeat-x}/*--中黑色虛線*/
.linew{background-image:url("images/linew.gif");background-position:0 center; background-repeat:repeat-x}/*--中白色虛線*/
.lineg{background-image:url("images/lineg.gif");background-position:0 center; background-repeat:repeat-x}/*--中灰色虛線*/

.tddownlineb{background-image:url("images/lineb.gif");background-position:0 100%; background-repeat:repeat-x}/*--表格底黑色虛線*/
.tddownlineg{background-image:url("images/lineg.gif");background-position:0 100%; background-repeat:repeat-x}/*--表格底灰色虛線*/
.tddownlinew{background-image:url("images/linew.gif");background-position:0 100%; background-repeat:repeat-x}/*--表格底灰色虛線*/
.tddownline01{border-bottom:1px solid #f0f0f0;padding:5px 0 5px 0;}/*--表格底灰色線*/

.yline_r{background-image:url("images/yline.gif");background-position:100% 0; background-repeat:repeat-y;}/*--表格右虛線*/
.yline_l{background-image:url("images/yline.gif");background-position:0 0; background-repeat:repeat-y;}/*--表格左虛線*/
.boxlinex{background-image:url("images/lineboxx.gif");background-position:0 0; background-repeat:repeat-x;}/*--虛線格子橫*/
.boxliney{background-image:url("images/lineboxy.gif");background-position:0 0; background-repeat:repeat-y;}/*--虛線格子橫直*/

/*--圖外框--------------------------------------------------------------*/
.imageborder{border: 1px solid  #CCCCCC} /*--實線*/

/*--按鈕設定（圖片按鈕）-----------------------------------------------*/
.inputno {border: 0 solid #ffffff;background-color:transparent;}
.input02 {FONT-SIZE:9pt;color:#ffffff;border:0 solid #ffffff;padding:0px 0px 0px 0px;background-image:url("images/inpbg2.gif");background-color:transparent;width:40px;height:25px;}
.input03 {FONT-SIZE:9pt;color:#ffffff;border:0 solid #ffffff;padding:0px 0px 0px 0px;background-image:url("images/inpbg3.gif");background-color:transparent;width:50px;height:25px;}
.input04 {FONT-SIZE:9pt;color:#ffffff;border:0 solid #ffffff;padding:0px 0px 0px 0px;background-image:url("images/inpbg4.gif");background-color:transparent;width:70px;height:25px;}
.input05 {FONT-SIZE:9pt;color:#ffffff;border:0 solid #ffffff;padding:0px 0px 0px 0px;background-image:url("images/inpbg5.gif");background-color:transparent;width:80px;height:25px;}
.input06 {FONT-SIZE:9pt;color:#ffffff;border:0 solid #ffffff;padding:0px 0px 0px 0px;background-image:url("images/inpbg6.gif");background-color:transparent;width:90px;height:25px;}
.input07 {FONT-SIZE:9pt;color:#ffffff;border:0 solid #ffffff;padding:0px 0px 0px 0px;background-image:url("images/inpbg7.gif");background-color:transparent;width:100px;height:25px;}
.input08 {FONT-SIZE:9pt;color:#ffffff;border:0 solid #ffffff;padding:0px 0px 0px 0px;background-image:url("images/inpbg8.gif");background-color:transparent;width:110px;height:25px;}
.input09 {FONT-SIZE:9pt;color:#ffffff;border:0 solid #ffffff;padding:0px 0px 0px 0px;background-image:url("images/inpbg9.gif");background-color:transparent;width:120px;height:25px;}

/*--設定下拉式選單-------------------------------------------------*/
.option01{BACKGROUND-COLOR:#ffffff;COLOR:#0068b7;padding:10px 5px 10px 5px;}
.option02{BACKGROUND-COLOR:#87d7e0;COLOR:#000000;font-size:xx-small;}
.option03{BACKGROUND-COLOR:#000000;COLOR:#ffffff;font-size:8pt;font-family:Arial;font-weight:bold;}

/*--填寫欄位設定-------------------------------------------------*/
.inputsearch {
border:1px solid #a99096;background-color:#ffffff;
font-size:9pt;color:#0068b7;height:21px;padding:2px 10px 0 5px;}

.inputkeyword01{
line-height:12pt;
color:#666666;
background-color:#f2f2f2;
border-width:1px;
border-style:solid;
border-color:#b3b3b3;
}

.inputkeyword02{
color:#000000;
background-color:#e8e8e8;
border-width:1px;
border-style:solid;
border-color:#6b6b6b;
background-image:url("../images/contact/demobg.gif");background-position:100% 100%; background-repeat:no-repeat;
}

/*--各式字型大小--------------------------------------------------------*/
.texto {overflow:hidden;text-indent:-5000px;}
.copy{color:#919191;letter-spacing:1pt;font-family:Tahoma;}/*下方連結l*/

/*--各單元字型顏色--------------------------------------------------------*/
.style01_list {color:#4c4c7f;padding:0 0 0 10px;}
.style02_list {color:#310f5a; font-weight:bold; font-family:Arial;}
.style03_news {color:#606060;}
