@charset "utf-8";
/*----------消虛線---------*/
a {noFocusLine:expression(this.onFocus=this.blur()); text-decoration:none;}      /* For IE, onFocus 的 F 要大寫*/
:focus {-moz-outline-style: none}                         /* For Firefox */


/*----------網頁png----------*/
div, img { behavior:url(../images/iepngfix.htc);}
body{font-size: 12px;color:#5d5d5d;font-family: Arial, Helvetica, sans-serif, "新細明體", "細明體";padding:0;margin:0; overflow-x:hidden;}/* 橫捲隱藏*/
A:link A:visited A:active   { FONT-STYLE: normal; TEXT-DECORATION: none; color: #777} 
A:hover { COLOR:#333; FONT-STYLE: normal; TEXT-DECORATION: underline} 

/* ------------- 上方頁首 top menu ------------- */
#top{width:1000px;margin:auto;position:relative;overflow:hidden; border:0px solid #0C9}
.logo{float:left; display:block; padding-top:30px;}
.change{ position:relative; float:right;}

.language{font-size:10px; color:#d6d6d6 height:30px;float:right; padding:10px 0 35px 0; border:0px solid #F0C}
.language a { color:#666; margin:0 10px;}
.language a:active, .language a:hover{ color: #000;}

.menu_top { font-size:16px; font-weight:bold; float:right; display:block; width:660px;}
.menu_top a { margin-left:10px; float:left; display:block; font-weight:bold; height:25px; padding:5px 10px 0px 10px;}
.menu_top a:link, .menu_top a:visited  { color: #06C;}
.menu_top a:active, .menu_top a:hover {	color: #09C;text-decoration:none;}



/* -------------頁尾 copyright ------------- */
#footer{ clear:both; display:block; background:#000;_background:url(../images/bg_foot2.jpg) repeat-x top;_height:110px;}
#foot{ clear:both; margin:auto; width:1000px; background:url(../images/.jpg) left top no-repeat;}
.copy{ display:block; text-align:center; padding:10px 0 20px 0;}
.copy a{ color:#999;}
.design{ display:block; clear:both; text-align:right;}
.design a{ color:#003570;}
