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

	margin-left  :0px;
	margin-top   :0px;
	margin-right :0px;
	margin-bottom:0px;
	background-color:#adaeb0;  /*背景圖*/
	/*	background-attachment:fixed;             背景圖不動*/
/*	background-repeat:no-repeat;               背景圖不重覆*/
	background-repeat:repeat-x;              /*背景圖水平重覆*/
	/*	background-repeat:repeat-y;                背景圖垂直重覆*/
 
	/*overflow-x:hidden;                               /*不會出現橫拉把，x改成y的話就不會出現直拉把*/
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	letter-spacing: 0.1px;
}



td,th
{
	font-family:"Verdana, Arial, Helvetica, sans-serif";  /*字型*/
	color:#000000;                                 /*字色*/
	font-size:12px;                                 /*字大小*/
	line-height:24px;                              /*行距*/
	letter-spacing:0.1px;                                /*字距*/
}



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

.index_news:link     {color:#000000;text-decoration:none}  /*按鈕連結*/
.index_news:visited  {color:#000000;text-decoration:none}      
.index_news:hover    {color:#c6303d;text-decoration:none;position:relative;top:-1px;}

.eztrust:link    { font-size:10px;color:#555555;font-family:Tahoma;}/*藝誠科技l*/
.eztrust:visited { font-size:10px;color:#555555;font-family:Tahoma;}/*藝誠科技v*/
.eztrust:hover   { font-size:10px;color:#b20000;text-decoration: underline;}/*藝誠科技o*/

/*底圖、字變色連結*/
#bt a {
		width:150px;
		padding: 2px 0 0 35px;
		color:#000000;
		font-size:10pt;
		letter-spacing:5pt;
		background: url("../images/home/bg_bt.gif") 0 0 no-repeat;
		}
#bt a:hover {	
		color: #FFFFFF;
		background: url("../images/home/bg_bto.gif") 0 0 no-repeat;
		}
	
.link_bt01  /*底圖變色連結*/
{	border-width: 0px; background-color: #e7e6e6;cursor: hand;color:#FFFFFF;} 

.b:link    {  color: #0bc290;text-decoration: none;font-family: Arial, Helvetica, sans-serif}      /*一般連結*/
.b:visited {  color: #0bc290; text-decoration: none;font-family: Arial, Helvetica, sans-serif}      /*參觀過的連結*/
.b:hover   {  color: #0b7fc2;text-decoration: underline;font-family: Arial, Helvetica, sans-serif} /*當滑鼠移到連結上*/

.c:link    {  color: #113e04;text-decoration: none;font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;}      /*一般連結*/
.c:visited {  color:#113e04; text-decoration: none;font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;}      /*參觀過的連結*/
.c:hover   {  color: #29b700;text-decoration: underline;position:relative;top:-1px;right:1px;font-family: Arial, Helvetica, sans-serif;font-size: 13px;	font-weight: bold;} /*當滑鼠移到連結上*/

/*--清除連結虛線---------------------------------------------------------------------------------------------------------------*/
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:12px;color:#ffffff;
	background-color:#b40707;height:18pt;
	padding-top:4px;padding-bottom:3px;padding-left:3px;
	border: 1px outset #FFFFFF;
}

.bt11   /*平面*/
{
	font-size:12px;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:12px;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: 12px; cursor: pointer;}
.submit11  {border: 0px solid #7D85A2;background-image:url(../css/images/submit_back.gif);font-size: 12px; cursor: pointer;}
.submit12  {border: 0px solid #7D85A2;background-image:url(../css/images/submit_next.gif);font-size: 12px; cursor: pointer;}
.submit13  {border: 0px solid #7D85A2;background-image:url(../css/images/submit_end.gif);font-size: 12px; cursor: pointer;}
.submit20  {border: 0px solid #7D85A2;background-image:url(../css/images/submit_first2.gif);font-size: 12px; cursor: pointer;}
.submit21  {border: 0px solid #7D85A2;background-image:url(../css/images/submit_back2.gif);font-size: 12px; cursor: pointer;}
.submit22  {border: 0px solid #7D85A2;background-image:url(../css/images/submit_next2.gif);font-size: 12px; cursor: pointer;}
.submit23  {border: 0px solid #7D85A2;background-image:url(../css/submit_end2.gif);font-size: 12px;}

/*--按鈕設定（圖片按鈕）---------------------------------------------------------------------------------------------------*/
.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: 12px; 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: 12px; 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: 12px; 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: 12px; 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: 12px; 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: 12px; 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: 12px; 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: 12px; 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: 12px; 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: 12px; width:177px; height:21px; cursor: pointer;}
.inputa{border: 0 solid #ffffff;background-image:url("../images/vb5.gif");width:62px;height:20px;}
.inputb{border: 0 solid #ffffff;background-image:url("../images/vb6.gif");width:62px;height:20px;}
.inputc{border: 0 solid #ffffff;background-image:url("../images/vb7.gif");width:62px;height:20px;}
.inputd{border: 0 solid #ffffff;background-image:url("../images/vb8.gif");width:62px;height:20px;}
.input-r{border: 0 solid #ffffff;background-image:url("../images/8g.gif");width:100px;height:31px;}


/*--設定下拉式選單---------------------------------------------------------------------------------------------------------*/
.option01{background-color:#f6f6f6;color:#383838;font-size:12px;letter-spacing:1pt;}



/*--設定下拉式選單(外部載入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:12px;
line-height:12pt;height:24px;
}

.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:12px;
line-height:12pt;
}

.inputkeyword01a {
	BORDER-RIGHT: #ababd0 1px solid; BORDER-TOP: #ababd0 1px solid; SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; BORDER-LEFT: #ababd0 1px solid; SCROLLBAR-SHADOW-COLOR: #ffffff; COLOR: #5f5b5b; SCROLLBAR-3DLIGHT-COLOR: #ffffff; LINE-HEIGHT: 20px; SCROLLBAR-ARROW-COLOR: #ababd0; SCROLLBAR-TRACK-COLOR: #ffffff; BORDER-BOTTOM: #ababd0 1px solid; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; SCROLLBAR-BASE-COLOR: #ffffff; BACKGROUND-COLOR: #ffffff; font-size:13px;
}

.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:#f6f6f6; 
color:#1e1e1e;font-size:12px;
line-height:11pt;height:24px;
border-style:solid;border-color:#000000;border-width:1px;
}

/*.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:12px;
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:#f6f6f6; 
font-size:12px;
color:#1e1e1e;font-size:12px;
line-height:12pt;
	scrollbar-highlight-color   :#f6f6f6;  /*左上外框內綠*/
	scrollbar-shadow-color      :#f6f6f6;  /*右下外框內綠*/
	scrollbar-darkshadow-color  :#f6f6f6;  /*右下外框邊緣*/ 
	scrollbar-3dlight-color     :#f6f6f6;  /*左上外框邊緣*/
	scrollbar-arrow-color       :#275E89;  /*箭頭*/
	scrollbar-face-color        :#f6f6f6;  /*面板*/ 
	scrollbar-track-color       :#f6f6f6;  /*面板底色*/ 
/*	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:12px;
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:12px;
color:#1e1e1e;font-size:12px;
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:12px;
color:#1e1e1e;font-size:12px;
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;    一次設定整個捲軸的基底色彩，顏色設定為網站風格色系即可
}
*/

.inputkeyword0202 {
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	font-family:"Times New Roman", Times, serif;
	color:#4d7bb0;
	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: 20px;
}

/*--直線設定---------------------------------------------------------------------------------------------------------------*/
.line01{border: 1px solid  #000000}  /*實線*/
.line02{border: 1px dotted #000000}  /*虛線*/
.line2{background-image:url("../images/line2.gif");background-position:0 center; background-repeat:repeat-x}/*--中黑色虛線*/
.line3{background-image:url("../images/line3.gif");background-position:0 center; background-repeat:repeat-x}/*--中黑色虛線*/


/*--圖外框-----------------------------------------------------------------------------------------------------------------*/
.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;
	background-image: url(../images/0.gif);
}   /*底圖不重覆靠右置上*/
.bg03_righttop_about {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}    /*底圖垂直重覆靠右置下*/
.bgbg050{background-position:0 50%; background-repeat:no-repeat}


/*--立體字-----------------------------------------------------------------------------------------------------------------*/
.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: 12px;
	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: 12px;
	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: 12px;
	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: 12px;
	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: 12px;
	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: 12px;
	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: 12px;
	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: 12px;
	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;
}

.tdkind1_1{border:2px solid #eeeeee;}
.tdkind1_2{border:1px solid #eeeeee;background-image:url(images/tdkind1_2.gif);background-repeat:repeat-x;}
.tdkind1_3{border:1px solid #eeeeee;}


/*--各式字距---------------------------------------------------------------------------------------------------------------*/
.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;}


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

.style01   {color: #83878d;font-size:10px;letter-spacing:0.1pt; font-family:Verdana, Arial, Helvetica, sans-serif;}
.style02   {color: #000000;font-size:10px;letter-spacing:0pt; font-family:Verdana, Arial, Helvetica, sans-serif;}
.style03   {color: #5f5b5b;font-size:10px;letter-spacing:0.5px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.style04   {color: #5f5b5b;	font-size:11px;	letter-spacing:0.5px;font-family:Verdana, Arial, Helvetica, sans-serif;	line-height: 16px;}
.style05   {color: #7f7f7f;	font-size:11px;	letter-spacing:0.5px;font-family:Verdana, Arial, Helvetica, sans-serif;	line-height: 16px;}
.style06   {color: #2a6aca;font-family:Arial;font-size:9pt;}

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

.style200  {color: #b7b7b7;line-height:12px;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: #2a6aca;line-height:12px;font-family:Tahoma;font-size:10pt;}
.style051  {color: #65151c;	font-size:11px;	letter-spacing:0.5px;font-family:Verdana, Arial, Helvetica, sans-serif;	line-height: 16px;}
.style203  {color: #666666;font-size:10pt;}
.style205  {color: #a30c45;font-size:12pt;}
.style206  {color: #a30c45;font-size:10pt;line-height: 18px;}
.style052  {color: #676767;	font-size:11px;	letter-spacing:0.5px;font-family:Verdana, Arial, Helvetica, sans-serif;	line-height: 17px;}
.style0511  {color: #65151c;	font-size:11px;	letter-spacing:0.5px;font-family:Verdana, Arial, Helvetica, sans-serif;	line-height: 16px; padding:0 10px 0 0;}
.style0522  {color: #676767;	font-size:11px;	letter-spacing:0.5px;font-family:Verdana, Arial, Helvetica, sans-serif;	line-height: 17px; padding:0 30px 0 0;}
.texto {overflow:hidden;text-indent:-5000px;}
.copy{ font-size:11px; font-family:Tahoma; color:#5f5b5b;line-height:150%;letter-spacing:1px;}
.style2061  {color: #000000;font-size:10pt;line-height: 18px;}
.style0512  {color: #000000;	font-size:11px;	letter-spacing:0.5px;font-family:Verdana, Arial, Helvetica, sans-serif;	line-height: 16px;}
.style0521  {color: #000000;	font-size:11px;	letter-spacing:0.5px;font-family:Verdana, Arial, Helvetica, sans-serif;	line-height: 17px;}
.stylefk2  {padding:8px 0 0 0;}
.stylegg2  {color: #e3e3e3;padding:2px 0 0 0px;}
