﻿/*--網頁捲軸及內容設定-----------------------------------------------------------------------------------------------------*/
body
{
	scrollbar-highlight-color :#da75af;   /*左上外框內緣*/
	scrollbar-3dlight-color   :#752677;   /*左上外框邊緣-深色*/
	scrollbar-darkshadow-color:#4f034e;   /*右下外框邊緣-同面板底色*/ 
	scrollbar-shadow-color    :#58085a;   /*右下外框內緣-深色*/
	scrollbar-arrow-color     :#fea1d9;   /*箭頭*/
	scrollbar-face-color      :#97307f;   /*面板*/ 
	scrollbar-track-color     :#4f034e;   /*面板底色*/ 
/*	scrollbar-base-color      :#FDF2B7;     一次設定整個捲軸的基底色彩，顏色設定為網站風格色系即可*/

	margin-left  :0px;
	margin-top   :0px;
	margin-right :0px;
	margin-bottom:0px;

	background-color:#4f034e;                /*背景色*/
	background-image:url(../images/home/bg.jpg);  /*背景圖*/
/*	background-attachment:fixed;             背景圖不動*/
/*	background-repeat:no-repeat;               背景圖不重覆*/
	background-repeat:repeat-x;              /*背景圖水平重覆*/
/*	background-repeat:repeat-y;                背景圖垂直重覆*/
 
	overflow-x:hidden;                               /*不會出現橫拉把，x改成y的話就不會出現直拉把*/

}



td,th
{
	font-family:"Arial","Helvetica","sans-serif";  /*字型*/
	color:#d9b4cc;                                 /*字色*/
	font-size:9pt;                                 /*字大小*/
	line-height:14pt;                              /*行距*/
/*	letter-spacing:1pt;                                字距*/
}



/*--連結設定---------------------------------------------------------------------------------------------------------------*/
a:link     {color:#fb51bf;text-decoration:none}                                           /*一般連結*/
a:visited  {color:#fb51bf;text-decoration:none}                                           /*參觀過的連結*/
a:hover    {color:#eab336;text-decoration:underline}                                      /*當滑鼠移到連結上*/
/*a:hover  {color:#9A0000;text-decoration:underline;position:relative;top:-1px;right:1px;}  當滑鼠移到連結上會往上跳一下*/

.link_01:link     {color:#fb51bf;font-family:Tahoma;font-size:8pt;text-decoration:none}  
.link_01:visited  {color:#fb51bf;font-family:Tahoma;font-size:8pt;text-decoration:none}      
.link_01:hover    {color:#eab336;font-family:Tahoma;font-size:8pt;text-decoration:none}

.link_02:link     {color:#fbbbcc;text-decoration:none}  
.link_02:visited  {color:#fbbbcc;text-decoration:none}      
.link_02:hover    {color:#fb51bf;text-decoration:underline}

.link_03:link     {color:#c2c2c2;text-decoration:none}  
.link_03:visited  {color:#c2c2c2;text-decoration:none}      
.link_03:hover    {color:#eab336;text-decoration:underline}

.link_04:link     {color:#a1508e;font-size:7.5pt;letter-spacing:1pt;text-decoration:none}  
.link_04:visited  {color:#a1508e;font-size:7.5pt;letter-spacing:1pt;text-decoration:none}      
.link_04:hover    {color:#ff61da;font-size:7.5pt;letter-spacing:1pt;text-decoration:none}

.link_05:link     {color:#3b023c;font-size:8pt;letter-spacing:1pt;text-decoration:none}  
.link_05:visited  {color:#3b023c;font-size:8pt;letter-spacing:1pt;text-decoration:none}      
.link_05:hover    {color:#ff61da;font-size:8pt;letter-spacing:1pt;text-decoration:none}

.link_06:link     {color:#3b023c;font-size:7.5pt;letter-spacing:0pt;text-decoration:none}  
.link_06:visited  {color:#3b023c;font-size:7.5pt;letter-spacing:0pt;text-decoration:none}      
.link_06:hover    {color:#ff61da;font-size:7.5pt;letter-spacing:0pt;text-decoration:none}

.link_07:link     {color:#ffffff;font-size:8pt;letter-spacing:0pt;text-decoration:none}  
.link_07:visited  {color:#ffffff;font-size:8pt;letter-spacing:0pt;text-decoration:none}      
.link_07:hover    {color:#ff61da;font-size:8pt;letter-spacing:0pt;text-decoration:none}


/*底圖、字變色連結*/
#bt a {
		width:157px;
		padding: 3px 0 0 35px;
		color:#b29089;
		font-size:7.5pt;letter-spacing:1pt;
		background: url("../images/sitemap/bg_bt01.gif") 0 0 no-repeat;
		}
#bt a:hover {	
		color: #d7c59c;
		background: url("../images/sitemap/bg_bt01o.gif") 0 0 no-repeat;
	    background-color: #420d42;
		text-decoration:none;
		}
	
#bt2 a {
		width:186px;
		padding: 3px 0 0 25px;
		color:#b29089;
		font-size:7.5pt;letter-spacing:1pt;
		background: url("../images/sitemap/bg_bt02.gif") 0 0 no-repeat;
		}
#bt2 a:hover {	
		color: #d7c59c;
		background: url("../images/sitemap/bg_bt02o.gif") 0 0 no-repeat;
	    background-color: #420d42;
		text-decoration:none;
		}

#bt3 a {
		width:100%; height:34px;
		color:#a1508e;
		font-size:7.5pt;letter-spacing:1pt;
		background: url("../images/home/space.gif") 0 0 no-repeat;
		}
#bt3 a:hover {	
		color: #ff61da;
		background: url("../images/home/space.gif") 0 0 no-repeat;
		text-decoration:none;
		}

#bts a {
		width:100%; 
		padding: 3px 0 0 30px;
		color:#a99e8b;
		font-size:7.5pt;letter-spacing:0pt;
		background: url("../images/home/space.gif") 0 0 no-repeat;
		}
#bts a:hover {	
		color: #fdf0da;
		background: url("../images/know/bg_bto.gif") 0 0 no-repeat;
		text-decoration:none;
		}
		
#bts2 a {
		width:100%; 
		padding: 3px 0 0 50px;
		color:#a99e8b;
		font-size:7.5pt;letter-spacing:0pt;
		background: url("../images/home/space.gif") 0 0 no-repeat;
		}
#bts2 a:hover {	
		color: #fdf0da;
		background: url("../images/product/bg_bto.gif") 0 0 no-repeat;
		text-decoration:none;
		}
		
		

.link_bt01  /*底圖變色連結*/
{
	border-width: 0px;
    background-color: #e7e6e6;
	cursor: hand;
	color:#FFFFFF;
} 


/*--清除連結虛線---------------------------------------------------------------------------------------------------------------*/
a {noFocusLine:expression(this.onFocus=this.blur())} /* For IE, onFocus 的 F 要大寫*/
:focus {-moz-outline-style: none}  /*For Firefox */



/*--設定form不會有高度-----------------------------------------------------------------------------------------------------*/
.form{margin:0;}
/*.form{margin-top:5;margin-bottom:5;margin-right:5;margin-left:5;}



/*--按鈕設定（顏色按鈕）---------------------------------------------------------------------------------------------------*/
.bt10   /*立體*/
{
	font-size:9pt;color:#ffffff;
	background-color:#b40707;height:18pt;
	padding-top:4px;padding-bottom:3px;padding-left:3px;
	border: 1px outset #FFFFFF;
}

.bt11   /*平面*/
{
	font-size:9pt;color:#ffffff;
	background-color:#b40707;height:16pt;
	padding-top:4px;padding-bottom:3px;padding-left:3px;padding-right:2px;
	border: 0px inset #FFFFFF;
}

/*--按鈕設定（顏色按鈕-虛線按鈕）--*/
/*.bt20
{
	font-size:9pt;color:#ffffff;
	background-color:#b40707;height:18pt;
	padding-top:4px;padding-bottom:3px;padding-left:3px;padding-right:2px;
	border: 1 dotted #05257e;
}
*/

/*--按鈕設定（圖片按鈕上下頁）---------------------------------------------------------------------------------------------*/
.submit10  {border: 0px solid #7D85A2;background-image:url(../css/images/submit_first.gif);font-size: 9pt; cursor: pointer;}
.submit11  {border: 0px solid #7D85A2;background-image:url(../css/images/submit_back.gif);font-size: 9pt; cursor: pointer;}
.submit12  {border: 0px solid #7D85A2;background-image:url(../css/images/submit_next.gif);font-size: 9pt; cursor: pointer;}
.submit13  {border: 0px solid #7D85A2;background-image:url(../css/images/submit_end.gif);font-size: 9pt; cursor: pointer;}
.submit20  {border: 0px solid #7D85A2;background-image:url(../css/images/submit_first2.gif);font-size: 9pt; cursor: pointer;}
.submit21  {border: 0px solid #7D85A2;background-image:url(../css/images/submit_back2.gif);font-size: 9pt; cursor: pointer;}
.submit22  {border: 0px solid #7D85A2;background-image:url(../css/images/submit_next2.gif);font-size: 9pt; cursor: pointer;}
.submit23  {border: 0px solid #7D85A2;background-image:url(../css/submit_end2.gif);font-size: 9pt;}

/*--按鈕設定（圖片按鈕）---------------------------------------------------------------------------------------------------*/
.input01   {background-image:url(../css/images/inpbg01.gif); background-color:transparent; border: 0 solid #4E8A1B;color:#FFFFFF;padding-left:5px;padding-right:3px;padding-top:4px;padding-bottom:0px;font-size: 9pt; width:42px; height:21px; cursor: pointer;}
.input02   {background-image:url(../css/images/inpbg02.gif); background-color:transparent; border: 0 solid #4E8A1B;color:#FFFFFF;padding-left:5px;padding-right:3px;padding-top:4px;padding-bottom:0px;font-size: 9pt; width:42px; height:21px; cursor: pointer;}
.input03   {background-image:url(../css/images/inpbg03.gif); background-color:transparent; border: 0 solid #4E8A1B;color:#FFFFFF;padding-left:1px;padding-right:1px;padding-top:4px;padding-bottom:0px;font-size: 9pt; width:51px; height:21px; cursor: pointer;}
.input04   {background-image:url(../css/images/inpbg04.gif); background-color:transparent; border: 0 solid #4E8A1B;color:#FFFFFF;padding-left:1px;padding-right:1px;padding-top:4px;padding-bottom:0px;font-size: 9pt; width:69px; height:21px; cursor: pointer;}
.input0402 {background-image:url(../css/images/inpbg0402.gif); background-color:transparent; border: 0 solid #4E8A1B;color:#FFFFFF;padding-left:1px;padding-right:1px;padding-top:4px;padding-bottom:0px;font-size: 9pt; width:69px; height:21px; cursor: pointer;}
.input05   {background-image:url(../css/images/inpbg05.gif); background-color:transparent; border: 0 solid #4E8A1B;color:#FFFFFF;padding-left:1px;padding-right:1px;padding-top:4px;padding-bottom:0px;font-size: 9pt; width:87px; height:21px; cursor: pointer;}
.input06   {background-image:url(../css/images/inpbg06.gif); background-color:transparent; border: 0 solid #4E8A1B;color:#FFFFFF;padding-left:1px;padding-right:1px;padding-top:4px;padding-bottom:0px;font-size: 9pt; width:105px; height:21px; cursor: pointer;}
.input07   {background-image:url(../css/images/inpbg07.gif); background-color:transparent; border: 0 solid #4E8A1B;color:#FFFFFF;padding-left:1px;padding-right:1px;padding-top:4px;padding-bottom:0px;font-size: 9pt; width:123px; height:21px; cursor: pointer;}
.input08   {background-image:url(../css/images/inpbg08.gif); background-color:transparent; border: 0 solid #4E8A1B;color:#FFFFFF;padding-left:1px;padding-right:1px;padding-top:4px;padding-bottom:0px;font-size: 9pt; width:153px; height:21px; cursor: pointer;}
.input09   {background-image:url(../css/images/inpbg09.gif); background-color:transparent; border: 0 solid #4E8A1B;color:#FFFFFF;padding-left:1px;padding-right:1px;padding-top:4px;padding-bottom:0px;font-size: 9pt; width:177px; height:21px; cursor: pointer;}
.input_send   {background-image:url(../images/inquiry/bt_send.gif); background-color:transparent; border: 0 solid #4E8A1B;color:#FFFFFF;padding-left:1px;padding-right:1px;padding-top:4px;padding-bottom:0px;font-size: 9pt; width:46px; height:23px; cursor: pointer;}
.input_clear   {background-image:url(../images/inquiry/bt_clear.gif); background-color:transparent; border: 0 solid #4E8A1B;color:#FFFFFF;padding-left:1px;padding-right:1px;padding-top:4px;padding-bottom:0px;font-size: 9pt; width:46px; height:23px; cursor: pointer;}
.input_back   {background-image:url(../images/inquiry/bt_back.gif); background-color:transparent; border: 0 solid #4E8A1B;color:#FFFFFF;padding-left:1px;padding-right:1px;padding-top:4px;padding-bottom:0px;font-size: 9pt; width:57px; height:23px; cursor: pointer;}
.input_close   {background-image:url(../images/product/bt_close.gif); background-color:transparent; border: 0 solid #4E8A1B;color:#FFFFFF;padding-left:1px;padding-right:1px;padding-top:4px;padding-bottom:0px;font-size: 9pt; width:70px; height:23px; cursor: pointer;}
.input_close2   {background-image:url(../images/product/bt_close2.gif); background-color:transparent; border: 0 solid #4E8A1B;color:#FFFFFF;padding-left:1px;padding-right:1px;padding-top:4px;padding-bottom:0px;font-size: 9pt; width:70px; height:23px; cursor: pointer;}



/*--設定下拉式選單---------------------------------------------------------------------------------------------------------*/
.option01{background-color:#350a35;color:#ffffff;font-size:8.5pt;letter-spacing:1pt; width:50px;}



/*--設定下拉式選單(外部載入selectbox.htc，但網頁要在同一層才能作用)--------------------------------------------------------*/
.selectBox {behavior: url(../css/selectbox.htc);}
.selectBox2 {behavior: url(../css/selectbox2.htc);}


/*--填寫欄位設定-----------------------------------------------------------------------------------------------------------*/
.inputkeyword
{
border-right: 1px inset; border-top: 1px inset; border-left: 1px inset; border-bottom: 1px inset;
padding-right:3px;padding-left:3px;padding-top:2px;padding-bottom:2px;
background-color:#f6f6f6; 
color:#1e1e1e;font-size:9pt;
line-height:12pt;height:14pt;
}

.inputkeyword01
{
border-right: 1px inset; border-top: 1px inset; border-left: 1px inset; border-bottom: 1px inset;
padding-right:3px;padding-left:3px;padding-top:2px;padding-bottom:2px;
background-color:#f6f6f6; 
color:#1e1e1e;font-size:9pt;
line-height:12pt;
}

.inputkeyword02
{
border-right: 1px inset; border-top: 1px inset; border-left: 1px inset; border-bottom: 1px inset;
padding-right:3px;padding-left:3px;padding-top:1px;padding-bottom:2px;
background-color:#350a35; 
color:#ffffff;font-size:8.5pt;
text-align:center;
line-height:11pt;height:14pt; 
border-style:solid;border-color:#000000;border-width:0px;
}
.inputkeyword03
{
border-right: 1px inset; border-top: 1px inset; border-left: 1px inset; border-bottom: 1px inset;
padding-right:3px;padding-left:3px;padding-top:1px;padding-bottom:2px;
background-color:#350a35; 
color:#ffffff;font-size:8.5pt;
line-height:11pt;height:14pt; 
border-style:solid;border-color:#000000;border-width:0px;
}

/*.inputkeyword03
{
border-right: 1px inset; border-top: 1px inset; border-left: 1px inset; border-bottom: 1px inset;
padding-right:3px;padding-left:3px;padding-top:2px;padding-bottom:2px;
background-color:#f6f6f6; 
color:#1e1e1e;font-size:9pt;
line-height:12pt;
border-style:dotted;border-color:#000000;border-width:1px;
}
*/

.inputkeyword10
{
border-right: 1px inset; border-top: 1px inset; border-left: 1px inset; border-bottom: 1px inset;
padding-right:3px;padding-left:3px;padding-top:2px;padding-bottom:2px;
background-color:#350a35; 
font-size:9pt;
color:#ffffff;font-size:8.5pt;
line-height:12pt;
border-width:0px;
	scrollbar-highlight-color   :#350a35;  /*左上外框內綠*/
	scrollbar-shadow-color      :#350a35;  /*右下外框內綠*/
	scrollbar-darkshadow-color  :#350a35;  /*右下外框邊緣*/ 
	scrollbar-3dlight-color     :#350a35;  /*左上外框邊緣*/
	scrollbar-arrow-color       :#a366a3;  /*箭頭*/
	scrollbar-face-color        :#350a35;  /*面板*/ 
	scrollbar-track-color       :#350a35;  /*面板底色*/ 
/*	scrollbar-base-color        :#818181;    一次設定整個捲軸的基底色彩，顏色設定為網站風格色系即可*/
}

.inputkeyword11
{
border-right: 1px inset; border-top: 1px inset; border-left: 1px inset; border-bottom: 1px inset;
padding-right:3px;padding-left:3px;padding-top:2px;padding-bottom:2px;
background-color:#f6f6f6; 
color:#1e1e1e;font-size:9pt;
line-height:12pt;
}

/*.inputkeyword12{
border-right: 1px inset; border-top: 1px inset; border-left: 1px inset; border-bottom: 1px inset;
padding-right:3px;padding-left:3px;padding-top:2px;padding-bottom:2px;
background-color:#f6f6f6; 
font-size:9pt;
color:#1e1e1e;font-size:9pt;
line-height:12pt;
	scrollbar-highlight-color   :#275E89;  左上外框內綠
	scrollbar-shadow-color      :#275E89;  右下外框內綠
	scrollbar-darkshadow-color  :#f6f6f6;  右下外框邊緣
	scrollbar-3dlight-color     :#f6f6f6;  左上外框邊緣
	scrollbar-arrow-color       :#275E89;  箭頭
	scrollbar-face-color        :#f6f6f6;  面板
	scrollbar-track-color       :#f6f6f6;  面板底色 
	scrollbar-base-color        :#818181;    一次設定整個捲軸的基底色彩，顏色設定為網站風格色系即可
}
*/

/*.inputkeyword13{
border-right: 1px inset; border-top: 1px inset; border-left: 1px inset; border-bottom: 1px inset;
padding-right:3px;padding-left:3px;padding-top:2px;padding-bottom:2px;
background-color:#f6f6f6; 
font-size:9pt;
color:#1e1e1e;font-size:9pt;
line-height:12pt;
border-style:dotted;border-width:1px; border-color:#000000;
	scrollbar-highlight-color   :#275E89;  左上外框內綠
	scrollbar-shadow-color      :#275E89;  右下外框內綠
	scrollbar-darkshadow-color  :#f6f6f6;  右下外框邊緣
	scrollbar-3dlight-color     :#f6f6f6;  左上外框邊緣
	scrollbar-arrow-color       :#275E89;  箭頭
	scrollbar-face-color        :#f6f6f6;  面板
	scrollbar-track-color       :#f6f6f6;  面板底色
	scrollbar-base-color        :#818181;    一次設定整個捲軸的基底色彩，顏色設定為網站風格色系即可
}
*/



/*--直線設定---------------------------------------------------------------------------------------------------------------*/
.line01{border: 1px solid  #000000}  /*實線*/
.line02{border: 1px dotted #000000}  /*虛線*/



/*--圖外框-----------------------------------------------------------------------------------------------------------------*/
.imageborder{border: 1px solid  #000000} 

.imagemove{filter:alpha(opacity=50)} /*圖的透明度，值愈小愈透明*/ 



/*--底圖背景---------------------------------------------------------------------------------------------------------------*/
.bg01_lefttop   {background-position:0 0;      background-repeat:no-repeat}   /*底圖不重覆靠左置上*/
.bg02_leftdown  {background-position:0 100%;   background-repeat:no-repeat}   /*底圖不重覆靠左置下*/
.bg03_righttop  {background-position:100% 0;   background-repeat:no-repeat}   /*底圖不重覆靠右置上*/
.bg04_rightdown {background-position:100% 100%;background-repeat:no-repeat}   /*底圖不重覆靠右置下*/
.bg05_centertop {background-position:50% 0;    background-repeat:no-repeat}   /*底圖不重覆置中置上*/
.bg06_centerdown{background-position:50% 100%; background-repeat:no-repeat}   /*底圖不重覆置中置下*/
.bg07_center    {background-position:50% 50%; background-repeat:no-repeat}    /*底圖不重覆置中置中*/

.bg10_xlefttop  {background-position:0 0;      background-repeat:repeat-x}    /*底圖水平重覆靠左置上*/
.bg11_xleftdown {background-position:0 100%;   background-repeat:repeat-x}    /*底圖水平重覆靠左置下*/
.bg12_ylefttop  {background-position:0 0;      background-repeat:repeat-y}    /*底圖垂直重覆靠左置上*/
.bg13_yleftdown {background-position:0 100%;   background-repeat:repeat-y}    /*底圖垂直重覆靠左置下*/

.bg20_xrighttop {background-position:100% 0;   background-repeat:repeat-x}    /*底圖水平重覆靠右置上*/
.bg21_xrightdown{background-position:0 0;      background-repeat:repeat-x}    /*底圖水平重覆靠右置下*/
.bg22_yrighttop {background-position:100% 0;   background-repeat:repeat-y}    /*底圖垂直重覆靠右置上*/
.bg23_yrightdown{background-position:0 0;      background-repeat:repeat-y}    /*底圖垂直重覆靠右置下*/



/*--立體字-----------------------------------------------------------------------------------------------------------------*/
.Ltable01  { filter: DropShadow(color=#ffffff, OffX=1, OffY=1)}



/*--表格-------------------------------------------------------------------------------------------------------------------*/
.table01
{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.td10
{
	background-color: #245F96;
	color: #FFFFFF;
	font-size: 9pt;
	line-height: 16pt;letter-spacing:1pt;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	text-align:center;
}

.td11
{
	background-color: #5894BF;
	color: #FFFFFF;
	font-size: 9pt;
	line-height: 16pt;letter-spacing:1pt;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	text-align:center;
}

.td16
{
	background-color: #daeaf1;
	color:#0d124a;
	font-size: 9pt;
	line-height: 16pt;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
}

.td17
{
	background-color: #cee4ea;
	color: #0d124a;
	font-size: 9pt;
	line-height: 16pt;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
}

.td20
{
	background-color: #454545;
	color: #FFFFFF;
	font-size: 9pt;
	line-height: 16pt;letter-spacing:1pt;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	text-align:center;
}

.td21
{
	background-color: #787878;
	color: #FFFFFF;
	font-size: 9pt;
	line-height: 16pt;letter-spacing:1pt;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	text-align:center;
}

.td26
{
	background-color: #eeeeee;
	color:#242424;
	font-size: 9pt;
	line-height: 16pt;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
}

.td27
{
	background-color: #e5e5e5;
	color: #242424;
	font-size: 9pt;
	line-height: 16pt;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
}



/*--各式字距---------------------------------------------------------------------------------------------------------------*/
.letter01 {letter-spacing:2pt;}
.letter02 {letter-spacing:4pt;color: #011380;font-size:11pt;font-weight: bold;}
.letter10 {padding-right:8px;padding-left:8px;padding-top:8px;padding-bottom:8px;}



/*--標題-------------------------------------------------------------------------------------------------------------------*/
.title01   {color: #480b00;font-size:11pt;letter-spacing:1pt;font-weight: bold;}
.title02   {color: #ffffff;font-size:11pt;letter-spacing:1pt;}
.title03   {color: #fe4f86;font-size:11pt;letter-spacing:1pt;}
.title04   {color: #fdf0da;font-size:9pt;letter-spacing:2pt;}


/*--各式字型大小-----------------------------------------------------------------------------------------------------------*/
.style_del {text-decoration:line-through;}/*--數字刪除線---*/

.style01   {color: #ffffff;}
.style02   {color: #cc0000;}
.style03   {color: #002d94;}
.style04   {color: #000000;letter-spacing:1pt;font-weight: bold;}
.style05   {color: #ff6fcc;}
.style06   {color: #c5c5c5;}
.style07   {color: #3d0c3d;}
.style08   {color: #c5c5c5;letter-spacing:2pt;}
.style09   {color: #8b3a78;font-size:7.5pt;}
.style10   {color: #3b023c;font-size:8pt;}
.style11   {color: #fff0d5;font-size:9pt;line-height:11pt;}
.style12   {color: #3b023c;font-size:7.5pt;}

.style100  {letter-spacing:1pt;font-family:絡遺;font-size:8pt;}
.style101  {color: #cc0000;letter-spacing:1pt;font-family:絡遺;font-size:8pt;}
.style102  {color: #002d94;letter-spacing:1pt;font-family:絡遺;font-size:8pt;}

.style200  {color: #fb51bf;line-height:9pt;font-family:Tahoma;font-size:8pt;}
.style201  {color: #ff0000;line-height:10pt;font-family:Tahoma;font-size:11pt;letter-spacing:0pt;font-weight: bold;}
.style202  {color: #fbbbcc;line-height:9pt;font-family:Tahoma;font-size:8pt;}
.style203  {color: #8b3a78;line-height:9pt;font-family:Tahoma;font-size:8pt;}
