@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{color:#666;font-family: Arial, Helvetica, sans-serif, "新細明體", "細明體";font-size: 13px;padding:0;margin:0;}

#webcall{display:none;}
/* ------------- all ------------- */
#top{width:1000px;height:100px;margin:auto;position:relative;overflow:hidden;zoom:1;}
.logo{float:left; display:block;}

.change{ position:relative; float:right; display:none;}
.language{color:#d6d6d6;font-size:10px;  float:right; padding:10px 0 20px 0;}
.language a { color:#666; margin:0 10px;}
.language a:link, .language a:visited{}
.language a:active, .language a:hover{ color:#0291d4;}

.menu_top {color:#000;font-size:16px;font-weight:bold; float:right;text-align:right;display:block; width:600px; margin-top:0px;}
.menu_top a {margin-left:10px; display:inline-block; font-weight:bold; height:25px; padding:5px 10px 5px 10px;}
.menu_top a:link, .menu_top a:visited  { color:#000;}
.menu_top a:active, .menu_top a:hover {	color:#fff; background:url(../../images/temp_a/mu_over.jpg) no-repeat;}

/* ------------- copyright ------------- */
#footer{ clear:both; display:block;  height:150px;}
#foot{ clear:both; margin:auto; width:1000px; background:url(../../images/temp_a/foot_bg.jpg) left top no-repeat;}
.copy{ font-size:12px; display:block; text-align:center; height:50px; overflow:hidden;padding:10px 0; }
.copy a{ color:#999; margin:0 5px;}
.design{ display:block; clear:both; text-align:right;}
.design a{ color:#666; font-size:11px; text-transform:uppercase;}



