﻿@charset "utf-8";
body{
/*--網頁內容設定-----------------------------------------------------*/
	/*scrollbar-3dlight-color:    #fdce23; /*左上外框邊緣*/
	/*scrollbar-highlight-color:  #ffedaa; /*左上外框內綠*/
	/*scrollbar-arrow-color:      #ffffff; /*箭頭*/
	/*scrollbar-base-color:       #fdce23; /*不知作用*/
	/*scrollbar-darkshadow-color: #fdce23; /*右下外框邊緣*/
	/*scrollbar-shadow-color:     #d7a800; /*右下外框內綠*/
	/*scrollbar-face-color:       #fdce23; /*面板*/
	/*scrollbar-track-color:      #fdce23; /*面板底色*/
	background-color: #abe4ff;
    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;}/*當滑鼠移到連結上*/

.i1:link    {color:#6d6d6d;text-decoration:none;}
.i1:visited {color:#6d6d6d ;text-decoration:none;}
.i1:hover   {color:#0099e8;text-decoration:none;}


.down:link    {color:#ffffff;text-decoration:none;}
.down:visited {color:#ffffff ;text-decoration:none;}
.down:hover   {color:#fff3a3;text-decoration:underline;}

.eztrust:link    {color:#919191;}
.eztrust:visited {color:#919191 ;}
.eztrust:hover   {color:#bd0050;font-weight:bold;text-decoration: none;}

.dlink{color:#636363;}/*下方連結l*/
.dlink a:link    {color:#636363;text-decoration:none;letter-spacing:1.5pt;padding:3px 2px 1px 5px;}/*下方連結l*/
.dlink a:visited {color:#636363;text-decoration:none;letter-spacing:1.5pt;padding:3px 2px 1px 5px;}/*下方連結v*/
.dlink a:hover   {color:#bd0050;background-color:#fef0f3;}/*下方連結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}

/*--切版常用背景圖設定---------------------------------------------------------------------------------------*/
.inbg_left01{background:url(../images/index/inbg_left01.jpg) no-repeat 100% 0;}
.inbg_left02{background-color:#FFFFFF;}
.inbg_left03{background:url(../images/index/inbg_left03.jpg) no-repeat 100% 100%;}
.inbg_right01{background:url(../images/index/inbg_right01.jpg) no-repeat 0 0;}
.inbg_right02{background-color:#FFFFFF;}
.inbg_right03{background:url(../images/index/inbg_right03.jpg) no-repeat 0 100%;}

.bg_left01{background:url(../images/index/bg_left01.jpg) no-repeat 100% 0;}
.bg_left02{background-color:#FFFFFF;}
.bg_left03{background:url(../images/index/bg_left03.jpg) no-repeat 100% 100%;}
.bg_right01{background:url(../images/index/bg_right01.jpg) no-repeat 0 0;}
.bg_right02{background-color:#FFFFFF;}
.bg_right03{background:url(../images/index/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:#ffffff;
	background-color:#000000;
	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;
}
.td2 {
	color:#000000;
	background-color:#ffffff;
	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;
}
.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;color:ffffff; font-size:xx-small;}
.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_news {color:#ff6600;}/*日期地點*/
.style02_news {color:#0073de;font-size:10pt;font-weight:bold;padding:3px 0 0 0;}/*訊息標題*/
.style03_news {color:#606060;}
.style_white {color:#ffffff; }
.style_white2 {color:#ffffff; font-size:8px }
.style_index {color:#0099e8; font-size:9px }
.style_index2 {color:#8d8d8d;font-size:11px }
.style_index3 {color:#6d6d6d;font-size:12px }

.bg_top2{background:url(../images/index/bg_banner.jpg) 0 0 no-repeat;height:297px;}

