@charset "utf-8";
/*--網頁捲軸----------------------------------------------------------*/
body{
	/*SCROLLBAR-3DLIGHT-COLOR:    #f8e0d9; 左上外框邊緣*/
	/*SCROLLBAR-HIGHLIGHT-COLOR:  #fff4f1; 左上外框內綠*/
	/*SCROLLBAR-ARROW-COLOR:      #7f6760; 箭頭*/
	/*SCROLLBAR-BASE-COLOR:       #f8e0d9; 不知作用*/
	/*SCROLLBAR-DARKSHADOW-COLOR: #7f6760; 右下外框邊緣*/ 
	/*SCROLLBAR-SHADOW-COLOR:     #f8e0d9; 右下外框內綠*/
	/*SCROLLBAR-FACE-COLOR:       #f8e0d9; 面板*/ 
	/*SCROLLBAR-TRACK-COLOR:      #dba3a7; 面板底色*/ 

/*--網頁內容設定-----------------------------------------------------*/
	background-color: #000000;                     /*背景色*/
	/*background-image: url(../images/bg.jpg);         /*背景圖*/
    color:#000000;
	font-family: "Arial", "Helvetica", "sans-serif"; /*字型*/
	font-size: 9pt;                                  /*字大小*/
	line-height: 14pt;                               /*行距*/
	/*letter-spacing:1pt;                            /*字距*/
	/*overflow-x:hidden;                             /*不會出現橫拉把，x改成y的話就不會出現直拉把*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-webkit-text-size-adjust:none;
	}
td{
    color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
}
ul, h1, h2, h3, ol,form{
	list-style:none;
	padding:0;
	margin:0;
	color: #000;
	font-size: 12pt;
}	

/* --- 文繞圖start -------------- */
.image-left {float: left;margin: 0 8px 8px 0;}
.image-left img {border: 1px solid #ccc;padding: 4px;}
.image-left p {color: #666;font-family: 'Lucida Grande', Lucida Sans Unicode;font-size: 9px ;margin: 3px 0 0;text-align: center;}


/*--連結設定-----------------------------------------------------------*/
a:link    {text-decoration: none; font-weight:bold; color:#900; text-decoration:underline; }/*一般連結*/
a:visited {text-decoration: none; font-weight:bold; color:#900; text-decoration:underline; }/*參觀過的連結*/
/*a:hover   {text-decoration: none;font-size: 12px;letter-spacing: 1px;}/*當滑鼠移到連結上-優先執行*/

.eztrust           {color:#99c3cd;}/*藝誠科技l*/
.eztrust a:link    {color:#99c3cd;}/*藝誠科技l*/
.eztrust a:visited {color:#99c3cd ;}/*藝誠科技v*/
.eztrust a:hover   {color:#FFFFFF;font-weight:normal;text-decoration: none;font-size: 12px;}/*藝誠科技o*/

.dlink           {color:#FFFFFF;}/*下方連結l*/
.dlink a:link    {color:#FFFFFF;text-decoration:none;letter-spacing:1.5pt;padding:3px 2px 1px 5px;}/*下方連結l*/
.dlink a:visited {color:#FFFFFF;text-decoration:none;letter-spacing:1.5pt;padding:3px 2px 1px 5px;}/*下方連結v*/
.dlink a:hover   {color:#CCCCCC;background-color:#fef0f3;}/*下方連結o*/

.link01:link    {color:#393939;padding:3px 3px 0px 3px;text-decoration:none;font-size: 13px;letter-spacing: 1px;}
.link01:visited {color:#393939;padding:3px 3px 0px 3px;text-decoration:none;letter-spacing: 1px;}
.link01:hover   {color:#005265;padding:3px 3px 0px 3px;text-decoration:none;letter-spacing: 1px;}
.link02:link    {color:#005265;padding:3px 3px 0px 3px;text-decoration:none;font-size: 13px;letter-spacing: 1px;}
.link02:hover   {color:#005265;padding:3px 3px 0px 3px;text-decoration:none;font-size: 13px;letter-spacing: 1px;}
.link02:visited {color:#005265;padding:3px 3px 0px 3px;text-decoration:none;font-size: 13px;letter-spacing: 1px;}

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

/*--底圖背景---------------------------------------------------------------------------------------------------------------*/
.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;}    /*底圖垂直重覆靠右置下*/
.bg30_xcenter  {background-position:50% 50%;      background-repeat:repeat-x;}    /*底圖水平重覆置中置中*/

/*--切版常用背景圖設定---------------------------------------------------------------------------------------*/
.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;}


/*左側商品類分層選單*/

/*menu_pt1----------------*/

#menu_pt1{
	width:199px;}
#menu_pt1 ul{
	margin:0px;
	padding:5px 0px 5px 10px;
}
#menu_pt1 li{
	list-style-type:none;/*去掉預設的li點點*/
	font-size:11px;
	color:#fff;
	display:block;/* 將資料內容分段顯示 */
	background-image:url(../images/dot04.gif);/*更換前面的小圖*/
	background-position:10px 12px;/*控製前面小圖的位置 左右 上下*/
	background-repeat:no-repeat;/*小圖不重覆*/
	padding:0px 0px 0px 20px; /*控製後面字的位置 上右下左*/
	line-height: 23px;
	text-decoration: none;
}

#menu_pt1 a{
	color:#fff;
}

#menu_pt1 a:hover{
	color:#570000;
}



/*menu_pt2----------------*/

#menu_pt2{
	width:199px;
}

#menu_pt2 ul{
	margin:0px;
	padding:5px 0px 5px 10px;
}

#menu_pt2 li{
	list-style-type:none;/*去掉預設的li點點*/
	font-size:11px;
	color:#fff;
	display:block;/* 將資料內容分段顯示 */
	background-image:url(../images/dot04.gif);/*更換前面的小圖*/
	background-position:10px 12px;/*控製前面小圖的位置 左右 上下*/
	background-repeat:no-repeat;/*小圖不重覆*/
	padding:0px 0px 0px 20px; /*控製後面字的位置 上右下左*/
	line-height: 23px;
	text-decoration: none;
}

#menu_pt2 a{
	color:#fff;
}

#menu_pt2 a:hover{
	color:#570000;
}
/*頁次鈕*/
.input_f {color:#999;border:0;padding:0px 0px 0px 15px;background:transparent url(images/icon_first2.gif) no-repeat;width:69px;height:22px;cursor:pointer;	font-size: 12px;line-height: 20px;}
.input_p {color:#999;border:0;padding:0px 0px 0px 10px;background:transparent url(images/icon_prev2.gif) no-repeat;width:69px;height:22px;cursor:pointer;	font-size: 12px;line-height: 20px;}
.input_n {color:#999;border:0;padding:0px 10px 0px 0px;background:transparent url(images/icon_next2.gif) no-repeat;width:69px;height:22px;cursor:pointer;	font-size: 12px;line-height: 20px;}
.input_l {color:#999;border:0;padding:0px 15px 0px 0px;background:transparent url(images/icon_last2.gif) no-repeat;width:69px;height:22px;cursor:pointer;	font-size: 12px;line-height: 20px;}
  
/*--表格字型、大小、行距設定(同body設定即可----------------------------*/
.table1 {
	border: 1px solid #ffffff;
	padding: 8px;
}
.td1 {
	color:#ffffff;
	font-size:9pt;
	line-height: 16pt;
	background-color: #000000;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.td2 {
	color:#000000;
	font-size:12px;
	line-height: 24px;
}
.td3 {
	color:#006982;
	font-size:12px;
	line-height: 24px;
	font-weight: bold;
}
.td4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbc9cc;
}

.td5 {
	color:#900;
	font-size: 12px;	
	width:80px;height:20px; padding:2px 0 0 0;
	font-weight: bold;
	
} 

.td6 {
	color:#000000;
	font-size: 12px;
	padding:2px 0 0 0px;
	font-weight: bold;
} 


.td6 a:link
{
	color:#000000;
	font-size: 12px;
	font-weight: bold;
} 

.td6 a:visited
{
	color:#000000;
	font-size: 12px;
	font-weight: bold;
} 

.td6 a:hover{
	color:#900;
	font-size: 12px;
	font-weight: bold;
} 

.td7 {
	padding:0px 0px  0 0px;
	
}
.td8 {
	padding:0px 2px  5px 0px;
	
} 

.td9 {
	padding:0px 2px  5px 0px;
	height:25px;
	background-color:#c70004;
	color:#000;
	font-size:15px; padding:5px 0 4px 0;	  
}


.td9  a:link{

	color:#FFF;
	font-size:15px; 
} 

.td9
a:visited{

	color:#FFF;
	font-size:15px; 
} 

.td9 
a:hover{

	color:#000;
	font-size:15px; 
} 
/*--直線設定------------------------------------------------------------*/
.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}/*--表格底灰色虛線*/
.tddownline02{background-image:url("images/line.png");background-position:0 100%; background-repeat:repeat-x; height:40;}/*--表格底黑色虛線*/
.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} /*--實線*/
.imagemove{filter:alpha(opacity=50)} /*圖的透明度，值愈小愈透明*/ 

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

/*--按鈕設定（顏色按鈕）-----------------------------------------------*/
/*.submit01{FONT-SIZE: 12px;padding-left:1px;padding-right:1px;padding-top:1px;padding-bottom:2px;height:20;background-color:#9D080D;color:#FFFFFF}
/*--按鈕設定（顏色按鈕-虛線按鈕）--*/
/*.submit02{FONT-SIZE: 12px;padding-left:1px;padding-right:1px;padding-top:1px;padding-bottom:2px;height:20;background-color:#6DCFF6;color:#000000; border: 1 dotted #2E3092;}


/*--按鈕設定（圖片按鈕）-----------------------------------------------*/
.inputno {border: 0 solid #ffffff;background-color:transparent;color:ffffff;}
.input02 {color:#ffffff;border:0;padding:0px;background:url(images/inpbg2.gif) transparent;width:40px;height:25px;cursor:pointer;}
.input03 {color:#ffffff;border:0;padding:0px;background:url(images/inpbg3.gif) transparent;width:50px;height:25px;cursor:pointer;}
.input04 {color:#ffffff;border:0;padding:0px;background:url(images/inpbg4.gif) transparent;width:70px;height:25px;cursor:pointer;}
.input05 {color:#ffffff;border:0;padding:0px;background:url(images/inpbg5.gif) transparent;width:80px;height:25px;cursor:pointer;}
.input06 {color:#ffffff;border:0;padding:0px;background:url(images/inpbg6.gif) transparent;width:90px;height:25px;cursor:pointer;}
.input07 {color:#ffffff;border:0;padding:0px;background:url(images/inpbg7.gif) transparent;width:100px;height:25px;cursor:pointer;}
.input08 {color:#ffffff;border:0;padding:0px;background:url(images/inpbg8.gif) transparent;width:110px;height:25px;cursor:pointer;}
.input09 {color:#ffffff;border:0;padding:0px;background:url(images/inpbg9.gif) transparent;width:120px;height:25px;cursor:pointer;}

/*訊息頁數按鈕*/
.input_f {color:#999;border:0;padding:0px 0px 0px 15px;background:transparent url(images/icon_first2.gif) no-repeat;width:69px;height:22px;cursor:pointer;	font-size: 12px;line-height: 20px;}
.input_p {color:#999;border:0;padding:0px 0px 0px 10px;background:transparent url(images/icon_prev2.gif) no-repeat;width:69px;height:22px;cursor:pointer;	font-size: 12px;line-height: 20px;}
.input_n {color:#999;border:0;padding:0px 10px 0px 0px;background:transparent url(images/icon_next2.gif) no-repeat;width:69px;height:22px;cursor:pointer;	font-size: 12px;line-height: 20px;}
.input_l {color:#999;border:0;padding:0px 15px 0px 0px;background:transparent url(images/icon_last2.gif) no-repeat;width:69px;height:22px;cursor:pointer;	font-size: 12px;line-height: 20px;}

/*--商品、購物車、訂單按鈕---------------------------------------------------------------------------------------------------*/
.input022   {background-image:url(../css/images/inpbg022.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:48px; height:20px; cursor: pointer;display:inherit;}
.bt_pag   {background-image:url(../css/images/bt_pag.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:107px; height:38px; cursor: pointer;display:inherit;}
.bt_shop   {background-image:url(../css/images/bt_shop.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:101px; height:38px; cursor: pointer;display:inherit;}
.bt_del   {background-image:url(../css/images/bt_del.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:174px; height:38px; cursor: pointer;display:inherit;}
.bt_content   {background-image:url(../css/images/bt_content.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:53px; height:45px; cursor: pointer;display:inherit;}


/*--設定下拉式選單-------------------------------------------------*/
.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;}
.option04{BACKGROUND-COLOR:#fff;COLOR:#000000;font-size:10pt;font-family: "Arial";}

/*--填寫欄位設定-------------------------------------------------*/
.inputsearch {border:1px solid #a99096;background-color:#ffffff;color:#0068b7;height:21px;padding:2px 10px 0 5px;}
.inputsearch02 {border:0px ;background-color:#000;color:#FFFFFF;height:18px;padding:2px 10px 0 5px; width:150px;}

.inputsearch03 {border:0px ;background-color:#000;color:#FFFFFF;height:150px;padding:2px 10px 0 5px;}
.inputsearch04 {border:0px ;background-color:#000;color:#FFFFFF;height:21px;padding:2px 10px 0 5px; width:150px;}

.inputsearch05 {border:0px ;background-color:#000;color:#FFFFFF;height:40px;padding:2px 10px 0 5px; width:150px;}
.inputkeyword01{border:1px solid #b3b3b3;background-color:#f2f2f2;color:#666666;}
.inputkeyword02{border:1px solid #6b6b6b;color:#000000;background:url(../images/contact/demobg.gif) 100% 100% no-repeat e8e8e8;}

.inputkeyword10{border-right: 2px inset; border-top: 1px inset; border-left: 1px inset; border-bottom: 2px inset;padding-right:3px;padding-left:3px;padding-top:2px;padding-bottom:2px;background-color:#ffffff; font-size:9pt;color:#1e1e1e;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;    一次設定整個捲軸的基底色彩，顏色設定為網站風格色系即可*/
display:inherit;
}

/*--各式字型大小--------------------------------------------------------*/
.texto {overflow:hidden;text-indent:-5000px;}
.copy  {color:#ffffff;font-size: 12px;text-decoration: none;}/*下方連結l*/

/*--各單元字型顏色--------------------------------------------------------*/
.style01_news  {color:#990000;font-family:"Calibri", "Arial", "Helvetica", "sans-serif"; font-size:12px; /*字型*/}/*訊息列表頁標題*/
.style02_news  {color:#990000;font-size:14px;font-weight:bold;padding:3px 0 0 5;}/*訊息內頁標題*/
.style03_news  {color:#606060;}
.news_tittle01 {line-height: 30px;font-size: 12px;font-weight: bold;color: #999999;text-decoration: none;}
.news_tittle_bg {background-image: url(../images/news/news_t01.gif);background-repeat: no-repeat;background-position: left;width: 165px;
	             padding-left: 4px;padding-bottom: 15px;padding-top: 15px;}
.news_tittle02  {line-height: 30px;font-size: 12px;font-weight: bold;color: #005265;text-decoration: none;}
.work          {text-align: left;font-size: 12px;line-height: 20px;font-weight: normal;color: #666666;text-decoration: none;padding-left: 30px;}
.work a        {text-align: left;font-size: 12px;line-height: 20px;font-weight: normal;color: #666666;text-decoration: none;}
.work_page     {font-size: 12px;line-height: 20px;font-weight: normal;color: #FFFFFF;text-decoration: none;}
.work_page a   {color: #FFFFFF;text-decoration: none;padding-right: 5px;}
.work_tittle   {color:#666666;font-size: 14px;font-weight: normal;letter-spacing: 1px;padding-left: 5px;line-height: 20px;text-decoration: none;}
.work_date     {color:#666666;font-size: 11px;font-weight: normal;letter-spacing: 1px;padding-right: 5px;}
.style_space   {padding-top: 10px;padding-bottom: 10px;}
.style_space2  {padding-top: 10px;padding-bottom: 10px;padding-right: 10px;}
.style_space3  {padding-top: 10px;padding-bottom: 10px;padding-right: 23px;}
.stylenewdata  {color:#db1b55;font-size:8pt;}         /*--一般網站最新消息日期顏色--------------*/
.styltittle    {padding:30 0 0 60;}       /*--一般網站各頁標題字距--------------*/
.styleother    {padding:20 0 0 0;}       /*--自定頁面內容上方距離--------------*/

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

/*--讓焦點虛線消失-----------------------------------------------------------*/
a {noFocusLine:expression(this.onFocus=this.blur())} /* For IE, onFocus 的 F 要大寫*/
:focus {-moz-outline-style: none} /* For Firefox */

/*--把字改成直行-------------------------------------------------------*/
.wordstraight{writing-mode:tb-rl}
/*--設定form不會有高度-------------------------------------------------*/
form{margin-top: 0; margin-bottom: 0;}

/*--陰影字和發光字只能使用其中一個，而且只能使用一次*/
/*--陰影字-------------------------------------------------------------*/
.wordshadow01{filter:shadow(color=#CEF0FD,direction=110);color:#000000} /*-shadow(color是陰影色，direction是陰影角度-*/
/*--發光字-------------------------------------------------------------*/
/*.wordlight01{filter:glow(color=#0000FF,strength=2); color:#333333}     /*-白字外色glow(color是發光的色，strength是發光大小-*/
/*.wordlight02{filter:glow(color=#48F850,strength=2); color:#000000}     /*-黑字外色glow(color是發光的色，strength是發光大小


/*--------使用過濾器讓png透明--------------------------------------------------------------------------------*/
.proyecto	{
	background-image: url("list_bg.png")!important;
	background-image: none;
	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/home2/list_bg.png', sizingMethod="image");
	background-repeat:no-repeat;
}
/*
	crop : 剪切圖片以適應物件尺寸。 
	image : 預設值。增大或減小物件的尺寸邊界以適應圖片的尺寸。 
	scale : 縮放圖片以適應物件的尺寸邊界。
*/

/*產品列表圖片的滑鼠效果*/
.pro {
	color:#333;
	background:url(../image/product/p_bg.jpg) no-repeat bottom;
	font-size: 12px;
	letter-spacing: 2px;
	display: block;
	width:172;
	height:177;
	padding-top:10px;
	height:165px
	vertical-align: top;	
}

.pro a{
	color:#333;
	font-size: 12px;
	letter-spacing: 2px;
	display: block;
	width:172;
	height:177;
	vertical-align: top;	
}


.pro a:hover{
	color:#fff;
	font-size: 12px;
	background:url(../image/product/p_bg2.jpg) no-repeat bottom ;
	background-repeat:no-repeat;
	text-decoration: none;
	display:block;
}

.pro a:link{
	color:#333;
	font-size: 12px;
    display:block;}

.pro  a:visited{
	color:#333;
	font-size: 12px;
	display: block;
}

.down_01{
	color:#FFF;
	font-size: 14px;
}

.down_01 a:link
{
	color:#FFF;
	font-size: 14px;
}

.down_01 a:visited
{
	color:#FFF;
	font-size: 14px;
}

.down_01 a:hover{
	color:#F00;
	font-size: 14px;
}



/*---------------------------------------------------------------------------------------------*/

.down_02{
	color:#F00;
	font-size: 14px;
}


.down_03{
	color:#888888;
	font-size: 14px; padding:2px 0 2px 0
}


.down_03 a:link{
	color:#888888;
	font-size: 14px; padding:2px 0 2px 0
}


.down_03 
a:visited{
	color:#888888;
	font-size: 14px; padding:2px 0 2px 0
}


.down_03 
a:hover{
	color:#ffffff;
	font-size: 14px; padding:2px 0 2px 0
}

.down_04{
	color:#888888;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}




/*---------------------------------------------------------------------------------------------*/

.new_01{
	color:#000;
	font-size: 12px;
}

.new_01 a:link
{
	color:#000;
	font-size: 12px;
}

.new_01 a:visited
{
	color:#000;
	font-size: 12px;
}

.new_01 a:hover{
	color:#900;
	font-size: 12px;
}

.new_02  {
	color:#000000;
	font-size: 12px;
	padding:10px 40px 0 40px;
	line-height: 24px;
}

.new_03  {
	color:#c30004;
	font-size: 20px;
	letter-spacing: 1px; padding:0 0 0 40px;
}

.new_04  {
	color:#FFFFFF;
	font-size:12px;
	letter-spacing: 1px;
}

.index_01  {
	color:#c30004;
	font-size: 12px;
	letter-spacing: 0px;
}

.index_01  a:link
{
	color:#c30004;
	font-size: 12px;
	letter-spacing: 0px;
}

.index_01  a:visited
{
	color:#c30004;
	font-size: 12px;
	letter-spacing: 0px;
}

.index_01  a:hover{
	color:#c30004;
	font-size: 12px;
	letter-spacing: 0px;
}


.index_02  {
	color:#000000;
	font-size: 9px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;


}
.index_02  a:link{
	font-size: 14px;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	vertical-align: text-top;


}
.index_02  a:hover{
	font-size: 14px;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	vertical-align: text-top;


}
.index_02  a:visited{
	font-size: 14px;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	vertical-align: text-top;


}
.index_03  {
	color:#c30004;
	font-size: 10px;


}

.index_03  a:link{
	color:#c30004;
	font-size: 10px;


}

.index_03   
a:visited{
	color:#c30004;
	font-size: 10px;


}
.index_03 
a:hover{
	color:#c30004;
	font-size: 10px; 


}

.index_04  {
	color:#c30004;
	font-size: 12px;
	letter-spacing: 0px;
}
.index_04  a:link
{
	color:#c30004;
	font-size: 12px;
	letter-spacing: 0px;
}
.index_04  a:visited
{
	color:#c30004;
	font-size: 12px;
	letter-spacing: 0px;
}
.index_04  a:hover{
	color:#c30004;
	font-size: 12px;
	letter-spacing: 0px;
}

.index_05  {
	color:#000;
	font-size: 11px;
	letter-spacing: 0px; padding:0 90px 3px 0;
}


.con_01  {
	color:#000;
	font-size:40px;
	letter-spacing: 0px; padding:0 0px 0px 0;
}

.con_02  {
	color:#000;
	font-size:15px;
	letter-spacing: 0px; padding:0 0px 0px 0;
}

#bottom_pic {
	position:absolute;
	width:200px;
	height:115px;
	z-index:10;
	left: 727px;
	top: 516px;
}
#nav {
	width:594px;
	height:36px;
	margin: 0px;
	padding: 0px;
	left: 0;
	top: 0;
	/*-- IE會讓DIV不正常顯示造成跑版 需要加上font-size: 0px --*/
	font-size: 0px;
	overflow:visible;
	background: url(../images/index/bg_12_append.jpg);
}
.fb-like {
	color:#F00;
	width:300px;
	margin: 0px;
	padding: 0px;
	left: 0;
	top: 0;
	/*-- IE會讓DIV不正常顯示造成跑版 需要加上font-size: 0px --*/
	font-size: 0px;
	float: right;
}
