<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
ol,ul {list-style:none;}
body{

 
font-size:14px;
 font-family:  Arial,Verdana, "新細明體", "Simsun (Founder Extended)", SimHei; 
}

html, body {height:100%; -webkit-text-size-adjust:none; background:#f2f2f2; color:#818181}
 
 
.index a,.index ul,.index span,#bottom a,#bottom ul, #bottom span{color:#808080;}

a,ul,li{
text-decoration:none;
 
list-style:none;
cursor:pointer;
color:#9d9d9d
  

}

 a:hover{
	 color:#666;
}
 
 a:active{
text-decoration:none;
 
}

 

a img, img{
	border: none;
 
	margin: 0px;
	padding: 0px;
	 
}
	
 
.clear{
clear:both;
}

input{ 
height:22px;
  line-height:30px;
font-size:14px;
border:1px #CCC solid;

}
select{ 
 height:19px;
 line-height:19px;
font-size:12px;
border:1px #CCC solid;

}  
 
/*--*/
.w50{ width:50px;}
.w60{ width:60px;}
.w70{ width:70px;}
.w80{ width:80px;}
.w90{ width:90px;}
.w130{ width:130px;}
.w140{ width:140px;}
.w150{ width:150px;}


.black{ color:#000}
.bold{ font-weight:bold;}
.red{ color:#E10613}
*html{ 
background-image:url(about:blank);
background-attachment:fixed;
} 

.center{ text-align:center;}


/*--广告轮播--*/
   #tab-wrap {width:100%;position:relative; }
  #tab-wrap .list {position:relative;height:515px;}
  #tab-wrap .list li {position:absolute;top:0;left:0;width:100%;height:515px;}
  #tab-wrap .list li img {margin:0 auto; }
  #tab-wrap .list li .bg-right {position:absolute;top:0;right:0;width:50%;height:515px;z-index:-1;}
  #tab-wrap .count {position:absolute;left:50%;width:10px;height:100px;top:420px;margin-left:470px;z-index:300;}
  #tab-wrap .count li {float:left;width:10px;height:10px;background:#ccc;margin-bottom:10px;}
  #tab-wrap .count li:hover{cursor:pointer;}
  #tab-wrap .count li.current {background:#74a0cc; }

/*--页头--*/
.head,.main,.foot{width:1022px;margin:0 auto;}
.head{  width:1022px; margin:0 auto;}
.languages{ margin-top:23px;   width:100%; height:22px;   }

.languages span,.languages span a{ padding:2px 10px;color:#9d9d9d; float:right; font-size:13px;  }
.languages span.on,.languages span.on a{ background-color:#bdbdbd;-moz-border-radius: 3px;      
    -webkit-border-radius: 3px;   
    border-radius:3px; color:#fff   }
	 .languages span a:hover{ text-decoration:underline     } .logo{margin-top:45px;   width:100%;   }
	 .logo .right{ width:50% ; float:right; text-align:right }
	  .logo .left{ width:50% ; float:left; color:#567fae; font-size:22px; font-family:"Century Gothic","Verdana"; padding-top:8px ;  text-shadow: #d5d5d5 0 1px 1px;  }
	 
	 
 	/*-- 菜單--*/
	.menu{   margin-top:15px; background:url(../img/menubg.png) bottom no-repeat; height:54px; padding:0  0 0 4px; overflow:hidden}
	.menu a{ width:202.8px; display:block; float:left; text-align:center; line-height:58px; font-size:17px; color:#8d8d8d;   text-shadow: #d5d5d5 0 1px 1px;}
	.menu .on{ background:url(../img/menuon.png) no-repeat center top;  z-index:1000;  color:#4d5456; -webkit-mask: -webkit-gradient(linear,0% 0%,0% 100%,from(rgba(54,57,56,1)),to(rgba(36,142,36,0))); font-weight:bold }
	.menu a:hover{ color:#666}
	 
 
 
/*--页尾--*/
.foot { margin-top:20px;}
.foot .left{ width:50%;  float:left; font-size:12px;}
 
.foot .right{ width:50% ; float:right;text-align:right;}
.foot .right h1{color:#567fae; font-size:18px; font-family:"Century Gothic","Verdana"; font-weight:normal;  }
 
 
/*--中間部份首頁--*/
 .indexad{ width:100%; height:515px; overflow:hidden;
 -moz-border-radius: 0 0 10px 10px;      
    -webkit-border-radius: 0 0 10px  10px;  
    border-radius:0 0 10px  10px; background-color:#dadada  ;   z-index:10000000;  }
	
/*--中間部份--*/
	
	.mainad{ height:230px;width:100%;overflow:hidden;background-color:#dadada  ; -moz-border-radius: 0 0 10px 10px;      
    -webkit-border-radius: 0 0 10px  10px;  
    border-radius:0 0 10px  10px;}
	.maintext{width:94%; background-color:#fff; margin-top:10px;-moz-border-radius:10px 10px 0 0 ;      
    -webkit-border-radius:10px 10px 0 0  ;  
    border-radius:10px 10px 0 0  ; padding:30px 3% 50px 3%;}
	
	.maintext .left{width:60%; float:left; line-height:22px }
 h2{ color:#567fae; font-size:30px; font-family:"Century Gothic","Verdana"; font-weight:normal; margin-bottom:30px;  }
		.maintext .right{float:right;width:225px;  padding:10px; background:#f3f3f3; border:1px solid #e9e9e9; overflow:hidden; }
		.maintext .right img{ width:225px;   height:auto }</pre></body></html>