/*--網頁捲軸----------------------------------------------------------*/
body{
scrollbar-face-color:#DCDCDC;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#EBEBEB;
scrollbar-shadow-color:#9C9C9C;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#E0E0E0;

/*--網頁內容設定-----------------------------------------------------*/
	/*background-color: #FFFFFF;                       背景色*/
	/*background:url(../html_image/ui/bgrp.gif);*/
	/*background-attachment:fixed;                     /*背景圖不動*/
	/*background-repeat:repeat-x;                     /*背景圖不重覆*/
	font-family: "Arial", "Helvetica", "sans-serif"; /*字型*/
	font-size: 9pt;                                  /*字大小*/
	/*margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;*/
	/*(overflow-x:hidden;                               /*不會出現橫拉把，x改成y的話就不會出現直拉把*/
	}


/*--表格字型、大小、行距設定(同body設定即可----------------------------*/
td{
	font-family: "Arial", "Helvetica", "sans-serif"; /*字型*/
	font-size: 9pt;                                  /*字大小*/
	/*line-height: 12pt;                               /*行距*/
	/*letter-spacing:1pt;                              字距*/
	color:#626262;
	line-height: 15pt;     
}

/*--縮排-----------------------------*/
.textquak{
	text-indent:10pt;
}

hr{
	/*width:100%;*/
	/*size:0px;
	/*color:#C2C2C2;
	/*border:10px dashed #C2C2C2;*/
	border-width:1px ;
	border-style:dashed;
	border-color:#C2C2C2;
} 




/*--連結設定-----------------------------------------------------------*/
a   {  color: #073972;text-decoration: none} 
/*a:link    {  color: #073972;text-decoration: none}      /*一般連結*/
a:visited {  color:#073972; text-decoration: none}      /*參觀過的連結*/
a:hover   {  color: #0097E8;text-decoration: underline;} /*當滑鼠移到連結上*/
/*a:hover {  color: #9A0000; text-decoration: underline;position:relative;top:-1px;right:1px;}當滑鼠移到連結上會往上跳一下*/

/*會員*/
.mem:link    {  color: #FFFFFF;text-decoration: none;line-height: 12pt;}      /*一般連結*/
.mem:visited {  color:#FFFFFF; text-decoration: none;line-height: 12pt;}      /*參觀過的連結*/
.mem:hover   {  color: #C0F2FF;text-decoration: underline;line-height: 12pt;} /*當滑鼠移到連結上*/


.index_fla:link    {  color: #073972;text-decoration: underline}      
.index_fla:visited {  color:#073972; text-decoration: underline}      
.index_fla:hover   {  color: #0097E8;text-decoration:none ;} 


/*--把字改成直行-------------------------------------------------------*/
.wordstraight{writing-mode:tb-rl}

/*--立體字-------------------------------------------------------------*/

.Ltable03 { filter: DropShadow(Color=#EEEEEE, OffX=1, OffY=1)}
.Lword0301 {
	color: #DD0202;
}

/*--陰影字和發光字只能使用其中一個，而且只能使用一次*/
/*--陰影字-------------------------------------------------------------*/
.wordshadow01{filter:shadow(color=#CEF0FD,direction=110);color:#000000} /*-shadow(color是陰影色，direction是陰影角度-*/

/*--發光字-------------------------------------------------------------*/
.wordlight01{filter:glow(color=#0000FF,strength=2); color:#FFFFFF}     /*-白字外色glow(color是發光的色，strength是發光大小-*/
.wordlight02{filter:glow(color=#48F850,strength=2); color:#000000}     /*-黑字外色glow(color是發光的色，strength是發光大小-*/
.glword {filter: Glow(Color=#A4FB7F, Strength=1);color:#1A7404;FONT-SIZE: 12px;letter-spacing:2pt;} 


/*--設定form不會有高度-------------------------------------------------*/
form{margin-top: 0; margin-bottom: 0}

/*--填寫欄位設定-------------------------------------------------*/
.inputkeyword0{
	/*BORDER-RIGHT: 1px inset; BORDER-TOP: 1px inset; BORDER-LEFT: 1px inset; BORDER-BOTTOM: 1px inset;*/
	color:#0C71AC;
	font-size:12px;
	background-color:#EBF9FF;
	border:#81D5F9 solid 1px;
	padding:2px;
}
.inputkeyword01{
line-height:12pt;
color:#000000;
background-color:#FFFFFF; 
border-width:1px; 
border-style:solid;
border-color:#275E89;
	SCROLLBAR-3DLIGHT-COLOR:    #FFFFFF; /*左上外框邊緣*/
	SCROLLBAR-HIGHLIGHT-COLOR:  #FFFFFF; /*左上外框內綠*/
	SCROLLBAR-ARROW-COLOR:      #275E89; /*箭頭*/
	SCROLLBAR-BASE-COLOR:       #FFFFFF; /*不知作用*/
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; /*右下外框邊緣*/ 
	SCROLLBAR-SHADOW-COLOR:     #FFFFFF; /*右下外框內綠*/
	SCROLLBAR-FACE-COLOR:       #FFFFFF; /*面板*/ 
	SCROLLBAR-TRACK-COLOR:      #FFFFFF; /*面板底色*/ 
}

.from_write{

font-family:Arial, Helvetica, sans-serif;
BORDER:1 SOLID #CCCCCC;
BACKGROUND-COLOR: #f9f9f9;
width:320px;



}

.from_epaper{
color:#888888;
font-family:Arial, Helvetica, sans-serif;
BACKGROUND-COLOR:#FFFFFF;
BORDER:1 SOLID #A1BA68;
line-height:10pt;
}



/*--直線設定------------------------------------------------------------*/
.line01{border: 1px solid  #9D080D} /*--實線*/
.line02{border: 1px dotted #000066}/*--虛線*/
.td_line{
	border-width:0px 0 2px 0px;
	border-style:solid;
	border-color:#E81C00;
}

.td_line2{
	border-width:0px 0 1px 0px;
	border-style:dashed;
	border-color:#DEDEDE;
}

/*--圖外框--------------------------------------------------------------*/
.imageborder{border: 1px solid  #000000} /*--實線*/

/*--各式字型大小--------------------------------------------------------*/
/*-- -------------------------------------------------------------------------------------------------------首頁選單------------*/
#ind_menu{
	text-align:right;
	padding-right:20px;
	color:#78bef5;
}


#ind_menu a:Link,#ind_menu a:Visited{
	color:#FFFFFF;
	text-decoration:none
}

#ind_menu a:Hover{
	color:#edf7ff;
	text-decoration:underline;
}
	
/*---------------------------------------------------------------------------------------------------------首頁搜尋top區------------*/

#top_box{
	font-size:12px;
	color:#8594a0;
	float:left;
	margin-right:10px;
	margin-top:-3px;
}
#top_box a:Link,#top_box a:Visited{
	color:#8594a0;
	text-decoration:none;
}
#top_box a:Hover{
	color:#003366;
	text-decoration:underline;
}
#top_box form{
	width:120px;
	margin:0px;
}

.search_bt{
	background-color:transparent;
	/*background:url(../html_image/ui/search_bt.gif) no-repeat center 2 5;*/
	background-image:url(../html_image/ui/search_bt.gif);
	background-repeat:no-repeat;
	background-position:center;
	
	
	width:30px;
	height:20px;
	border-width:0px; 
	border-style:solid;
	border-color:#275E89;
	cursor:pointer;
	float:left;
}
.search_lab{
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#006699;
	border:#0099FF 1px solid;
	float:left;
	font-size:11px;
}

/*---------------------------------------------------------------------------------------------------------首頁foot區------------*/
#footbt_foot{
	color:#319cee;
	font-size:11px;
}

#footbt_foot a:Link, #footbt_foot a:Visited{
	color:#319cee;
	text-decoration:underline;
}
#footbt_foot a:Hover{
	color:#319cee;
	text-decoration:none;
}
#root_good{
font-family:"MS UI Gothic";
color:#319cee;
font-size: 12px;
}
#root_good a:Link, #root_good a:Visited{
	color:#319cee;
	text-decoration:underline;
}
#root_good a:Hover{
	color:#319cee;
	text-decoration:none;
}
/*---------------------------------------------------------------------------------------------------------首頁newPRO區------------*/
#newpro_box{
	font-size:11px;
	
}
#newpro_box td{
	font-size:11px;
	line-height:15px;
	color:#999999;
}
#newpro_box td span{
	color:#0549c1;
	font-size:12px;
	font-weight:bolder;
	height:10px;
}
/*---------------------------------------------------------------------------------------------------------首頁news區------------*/
#news_box{
	padding:3px;
	border:#999999 solid 1px;
	width:199px;
}
#news_box2{
	font-size:11px;
	line-height:18px;
}
#news_box2 span{
	color:#FF6600;
}
#news_box2 a:Link,#news_box2 a:Visited{
	color:#666666;
}
#news_box2 a:Hover{
	color:#FF6600;
}
/*---------------------------------------------------------------------------------------------------------首頁swf區的more------------*/
#swf_upbox{
	position:absolute;
	width:772px;
	height:220px;
	z-index:auto;
	visibility: visible;
}

/*---------------------------------------------------------------------------------------------------------內頁的nav連結區------------*/
#link_nav{
	font-size:10px;
	color:#0460a0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:#bebebe solid 1px;
	text-align:right;
	margin-right:18px;
	width:525px;
}

/*---------------------------------------------------------------------------------------------------------內頁的title---------*/
#title_h{
	font-size:18px;
	color:#0460a0;
	height:30px;
	border-bottom:#c8e4f6 solid 3px;
	width:525px;
	line-height:30px;
	background:url(../html_image/main/title_text.gif) no-repeat 375px 3px; 
	
}

/*---------------------------------------------------------------------------------------------------------左title---------*/
#title_left{
	color:#2d6286;
	font-weight:bolder;
	font-size:14px;
	text-align:left;
	padding-left:40px;
	margin-top:-3px;
	height:24px;
}
/*---------------------------------------------------------------------------------------------------------左title  清單區---------*/
#left_list_box{
	text-align:left;
	list-style:none;
	margin-left:-40px;
	font-size:11px;
	color:#999999;
	width:229px;
	padding-left:20px;
}

#left_list_box a:Link,#left_list_box a:Visited{
	color:#6f767b;
}
#left_list_box a:Hover{
	color:#CCCCCC;
}

#left_list_box ul{
	margin-top:20px;
	

}


#left_list_box ul li{
	padding-left:0px;
	list-style:none;
	display:block;
	background:url(../html_image/main/left_list_bg.gif) no-repeat ;
	padding-left:30px;
	margin-bottom:2px;
	margin-top:10px;
	margin-left:-6px;
	/*width:165px;*/
}
#left_list_box ul li strong{
	font-weight:bolder;
	color:#0062b5;
	line-height:22px;
	font-size:12px
}
#left_list_box ul li strong a:Link,#left_list_box ul li strong a:Visited{
	color:#0062b5;
}
#left_list_box ul li strong a:Hover{
	color:#003366;
}

/*---------------------------------------------------------------------------------------------------------內頁主要內容box--------*/
#main_box{
	margin-left:20px;
	text-align:left;
}

#main_box a:Link,#main_box a:Visited{color: #3E89E4;text-decoration: underline; margin:0 5px 0 5px ;} 
#main_box a:Hover {color: #0A4C98;text-decoration:none;margin:0 5px 0 5px ;}

#main_box h1{
	color:#FF6600;
	font-weight:bolder;
	margin-bottom:0px;
	font-size:16px;
}

.s_title_txt{
	color:#3366FF;
	font-weight:bolder;
}
.main_color_txt{
	color:#3366FF;
}

.txt_orange{
	color:#FF9900;
	font-size:13px;
}
#main_box dl{
	margin-top:3px;
	margin-left:-20px;
}

#main_box ul{
	margin: 20px;
	padding: 0px;
	margin-bottom:0px;
	margin-top:0px;
}

#main_box ol{
	margin-left:30px;
	padding: 0px;
	margin-bottom:0px;
}


/*---------------------------------------------------------------------------------------------------------pro產品區內容--------*/
#pro_title{
	color:#0460A0;
	font-size:14px;
	border-bottom:#C8E4F6 solid 3px;
}
#pro_dis{
	line-height:15px;
}

.td_cha_bg{
	background-color:#ECF6FC;
	border-style:solid;
	border-color:#ACD7F3;
	border-width:1px 0 1px 0;
	width:300px;
	padding-left:5px;
	margin-left:20px;s
}
/*---------------------------------------------------------------------------------------------------------pro產品列表--------*/
.pro_list_td{
	
	border-bottom:#FFFFFF solid 2px;
/*background:url(../html_image/ui/pro_box_bg.gif) bottom right  no-repeat;*/
	
	background-color:#E9F7FF;
}
#list_s_txt a:Link,#list_s_txt a:Visited{
	font-size:11px;
	font-weight:lighter;
	line-height:14px;
	color:#818181;
}
#list_s_txt a:Hover{
	color:#5C5C5C;
}


.pro_list_td img{
	border:#46AFFF solid 1px;
	margin-right:15px;
}
#pro_list_title{
	margin-bottom:4px;
}

#pro_list_title a:Link ,#pro_list_title a:Visited{
	font-size:18px;
	color:#0460A0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#pro_list_title a:Hover{
	font-size:18px;
	color:#0460A0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#list_pic_learn{
	text-align:right;
}
#list_pic_learn img{
	border:none;
}

/*------------------------------------------------------------------------------------------------------- -------*/
.td_outline{
	border: 1px solid   #CCCCCC;
	background-color:#F9F9F9;
}

/*--------------------------------------------------------------------------------------------------site,map------*/
#main_sitemap_box{
	margin-left:10px;
	text-align:left;
}
#sitemap_box{
	line-height:33px;
	clear:both;
	width:900px;
	background:url(../html_image/main/site_bg2.gif) no-repeat bottom center;
	margin-bottom:10px; 
}
#sitemap_box  h1{
	color:#FF6600;
	font-weight:bolder;
	margin-bottom:0px;
	font-size:16px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	background:url(../html_image/main/site_bg1.gif) no-repeat top;
	padding-left:15px;
	padding-top:5px;
}

#sitemap_box ul {
	list-style:armenian;
	margin-left:20px;
	margin-top:0px;
	margin-bottom:20px;
	padding:10px;
}
#sitemap_box ul li{
	display:block;
	float:left;
	/*width:150px;*/
	margin:0px 25px 0px 0px ;
	font-size:12px;
}

#sitemap_box ul li a:Link,#sitemap_box ul li a:Visited{
	color: #58554C;
	text-decoration:none;
	background:url(../html_image/ui/icon_2.gif) no-repeat 0px 2px;;
	padding-left:15px;
} 
	
#sitemap_box ul li a:hover{
	color: #3E89E4;
	text-decoration: underline; 
} 

#sitemap_box hr{
	clear:both;
	margin-left:15px;
}


/*-----------------------------------------------------------------------------------------------------support------*/

#sup_box{
	width:870px;
	line-height:15px;
	font-size:11px;
	border:#B6C8D6 solid 1px;
	padding:3px;
	margin-top:1px;
	margin-bottom:1px;
	clear:both;
}

#sup_box span{
	display:block;
	float:left;
	width:160px;
	margin:0;
	padding:0px;
	
}
#sup_box span img{
	margin-right:3px;
}
#sup_box div{
	width:700px;
	margin:0 0 0 170px;
	padding:0px;
}
#sup_box div span{
		margin-top:4px;
		display:block;
		width:300px;
		clear:both;
}
#sup_box div span img{
	margin-right:0px;
}
#sup_box div span strong{
	color:#0099FF;
}

/*-----------------------------------------------------------------------------------------------------partner-----*/
#partner_box{
	width:150px;
	height:200px;
	line-height:15px;
	font-size:11px;
	border:#CBE7F3 solid 1px;
	padding:2px;
	float:left;
	text-align:center;
	background-color:#F5FCFF;
	margin:5px 15px 15px 0px;
}
#partner_box h1{
	font-size:12px;
	margin:3px;
	
}
#partner_box div{
	/*width:140px;
	height:100px;*/
	text-align:center;
	background-color:#FFFFFF;
	vertical-align:bottom;

}

#partner_box div img{
	margin: 0 auto;
}
#partner_box div td.certpic{
	height:113px;
	width:auto;
	clear:both;
	margin: 0 auto;
	
}
#partner_box div td img{
	margin:1px;
}
#partner_box div td a:link img,#partner_box div td a:visited img{
	border:#FFFFFF solid 1px;
	
}
#partner_box div td a:Hover img{
	border:#0099FF solid 1px;
}
/*----------------------------------------------------------------------------------------------------contact----*/
.contact_info{
	padding-left:30px;
	font-size:14px;
}

.contact_info strong{
	font-size:12px;
	color:#0066CC;
}

















/*--圖外框--------------------------------------------------------------*/
.imageborder{border: 1px solid #C3C3C3} /*--實線*/

#img_link a:Link img, #img_link a:Visited img, #img_link a:Active img{ 
	width:140px;
	height:140px;
	border:#E1E1E1 solid 1px;
}
#img_link a:Hover img{ 
	border:#3CABEF solid 1px;
}

/*--小字--------------------------------------------------------------*/
.small_txt{
	/*color:#999999;*/
	font-size:11px;
	line-height:16px;
	/*border-width:0px 1px 1px 0;
	border-color:#CCCCCC;
	border-style:solid*/
}











/*---背景用-----------------------------------------------------------------------------------*/
.bg_norp{background-repeat:no-repeat;}
.bg_rpx{background-repeat:repeat-x;}
.bg_rpy{background-repeat:repeat-y;}
.bg_left{background-position:left top;}
.bg_right{background-position:right top;}
.bg_btm{background-position:bottom right;}
.bg_norp_btm{background-repeat:no-repeat;background-position:bottom}
.bg_norp_right{background-repeat:no-repeat;background-position:right bottom}
.bg_norp_left{background-repeat:no-repeat;background-position:left bottom}
.bg_norp_center{background-repeat:no-repeat;background-position:center}
.bg_norp_cright{background-repeat:no-repeat;background-position:right center}
.bg_norp_cleft{background-repeat:no-repeat;background-position:left center}
.bg_norp_ctop{background-repeat:no-repeat;background-position:top center}
.bg_rpy_btm{background-repeat:repeat-x; background-position:bottom;}



/*---表格線用-----------------------------------------------------------------------------------*/
.form_line{
background-image:url(images/form_dot.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.form_line_gray{
background-image:url(images/form_dot_gray.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.form_line_dotted{
background-image:url(images/from_dotted.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.form_line_download{
background-image:url(images/form_dot_blue.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.form_line_news{
background-image:url(images/form_dot_news.gif);
background-repeat:repeat-x;
background-position:bottom;
color:#999999;
}

.form_line_dline{
background-image:url(images/form_dot_dline.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.form_line_dline_up{
background-image:url(images/form_dot_dline.gif);
background-repeat:repeat-x;
background-position:top;
}

