﻿@charset "utf-8";
body{
/*--網頁內容設定-----------------------------------------------------*/
	scrollbar-3dlight-color:    #7b003a; /*左上外框邊緣*/
	scrollbar-highlight-color:  #fc0077; /*左上外框內綠*/
	scrollbar-arrow-color:      #fff; /*箭頭*/
	scrollbar-base-color:       #7b003a; /*不知作用*/
	scrollbar-darkshadow-color: #7b003a; /*右下外框邊緣*/
	scrollbar-shadow-color:     #fc0077; /*右下外框內綠*/
	scrollbar-face-color:       #dc0068; /*面板*/
	scrollbar-track-color:      #7b003a; /*面板底色*/
	background-color:#7b003a;
    color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin:0px;
	}
td{
    color:#cccccc;
	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:#fb0077;font-size:xx-small;}
.eztrust:visited {color:#fb0077;font-size:xx-small;}
.eztrust:hover   {color:#fff;text-decoration: none;}

.nabout:link    {color:#9f9f9f;text-decoration:none;}
.nabout:visited {color:#9f9f9f;text-decoration:none;}
.nabout:hover   {color:#ff74b7;text-decoration: none;}


.dlinkline{background:url("../images/home/copy_line.gif") 0 center no-repeat;}
.dlink a:link    {color:#fb0077;padding:0 0 0 5px;}/*下方連結l*/
.dlink a:visited {color:#fb0077;padding:0 0 0 5px;}/*下方連結v*/
.dlink a:hover   {color:#fff;}/*下方連結o*/
.dlinkline00{background:url("../images/home/copy_line.gif") 0 center no-repeat;}


.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;}

/*左側商品類分層選單*/
#bt_p1 a{background:url("../images/photo/icon01.gif") 3px 3px no-repeat #a2004c;font-size:9pt;color:#000;text-decoration:none;height:19px;display:block;padding:3px 3px 0 20px;}
#bt_p1 a:hover{background:url("../images/photo/icon01o.gif") 3px 3px no-repeat #000;color:#fff;font-size:10pt;}
#bt_p2 a{background:url("../images/photo/icon02.gif") 3px 2px no-repeat;color:#ec0180;text-decoration:none;height:19px;display:block;padding:3px 3px 0 20px;}
#bt_p2 a:hover{background:url("../images/photo/icon02.gif") 5px 2px no-repeat;color:#ec8601;}
#bt_p3 a{ background:url("../images/home/left_pbt3line.gif") center 100% repeat-x;font-size:9pt;color:#4e9853;text-decoration:none;width:160px;height:25px;display:inherit;padding:7px 3px 0 15px;}
#bt_p3 a:hover{text-decoration: underline;}

/*--底圖背景---------------------------------------------------------------------------------------*/
.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}

/*--切版常用背景圖設定---------------------------------------------------------------------------------------*/
.bg_top{background:url(../images/home/bg_top.gif) center 100% no-repeat;}
.bg_mid{background:url(../images/home/bg_mid.jpg) center 0 no-repeat;height:632px;}
.bg_down{background:url(../images/home/bg_down.gif) center 0 no-repeat;}
.m_bg_top{height:132px;}
.m_bg_down{height:48px;vertical-align:top;}
.m_lift{width:188px;vertical-align:top;}

/*--表格設定-----------------------------------------------------------------------------------*/
.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;
}
.inputkeyword0202 {
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fe8fb9;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	font-size: 12px;
	line-height: 16px;
}

/*--各式字型大小--------------------------------------------------------*/
.texto {overflow:hidden;text-indent:-5000px;}
.copy{color:#fb0077;font-family:Tahoma;}
.copy2{color:#c9005f;}

/*--各單元字型顏色--------------------------------------------------------*/
.style01_news {color:#ff6600;}/*日期地點*/
.style02_news {color:#0073de;font-size:10pt;font-weight:bold;padding:3px 0 0 0;}/*訊息標題*/
.style03_news {color:#606060;}
.style_gray {color:#9f9f9f;}

.input_ok   {background-image:url("../images/contact/sbo.png"); background-color:transparent; border: 0;width:56px; height:17px; cursor: pointer;}
.input_no   {background-image:url("../images/contact/dbo.png"); background-color:transparent; border: 0;width:56px; height:17px; cursor: pointer;}

.inputnono {border: 1px solid #686868;background-color:transparent;color:#ffffff;}
