@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/temp_a/iepngfix.htc);}
body{font-family: Arial, Helvetica, sans-serif, "新細明體", "細明體";font-size: 13px;padding:0;margin:0;}

#webcall{display:none;}
/* ------------- all ------------- */
#top{width:1000px;height:136px;margin:auto;position:absolute;overflow:hidden;zoom:1;z-index:99;left:0;right:0;}
.logo{float:left; display:block;}

.change{ position:relative; float:right; display:none;}
div.language{color:#d6d6d6;font-size:15px;text-transform:uppercase;float:right;padding:0px;}
div.language a { color:#c60005; display: block; float:left; line-height:41px; margin:11px 0 10px; }
div.language a.language { background:url(../../images/temp_a/language-line.png) no-repeat center right; padding-right:19px; }
div.language a:link, .language a:visited{}
div.language a:active, .language a:hover{ color:#0291d4;}

.menu_top {color:#000;font-family:'微軟正黑體';font-size:15px;font-weight:bold;background:url(../../images/temp_a/bg_menu_top.png) no-repeat top center;float:right;text-align:center;display:block; width:865px; margin-top:0px;}
.menu_top a { display:inline-block; font-weight:bold; line-height:32px; height:32px; padding: 2px 28px 0; }
.menu_top a:link, .menu_top a:visited  { color:#000; }
.menu_top a:active, .menu_top a:hover { color:#000; background:url(../../images/temp_a/mu_over.png) no-repeat center; }

/* ------------- copyright ------------- */
#footer{ clear:both; display:block; position: relative; bottom: 0px; }
#foot{ color:#000; text-align: center; clear:both; margin:auto; width:1000px; line-height: 28px; }
#foot a{ color:#000; }
