@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(iepngfix-1.htc)/*tpa=http://www.automagroup.com/en/css/images/iepngfix.htc*/;}

/*----------All 基本樣式----------*/
body{ font-size:12px; color:#666; font-family: Arial, Helvetica, sans-serif, "新細明體", "細明體"; padding:0; margin:0;}
#webcall{display:none;}


/* ------------- 首頁上方 top menu ------------- */
#top{width:1000px;height:121px;margin:auto;position:relative;overflow:hidden;zoom:1;}
.logo{float:left; display:block; margin:40px 0 0 20px;}
.change{ position:relative; float:right;}

.language{font-size:10px; color:#CCC; height:30px; width:300px; text-align:right; float:right; padding:10px 0 46px 0;}
.language a { color:#CCC; margin:0 10px;}
.language a:active, .language a:hover{ color: #999;}

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


/* -------------頁尾 copyright ------------- */
#footer{height:110px;clear:both; display:block;background:url(bg_foot2-1.jpg)/*tpa=http://www.automagroup.com/en/images/temp_d/bg_foot2.jpg*/ repeat-x top; margin-top:50px;}
#foot{ clear:both; margin:auto; width:1000px;}
.copy{ color:#fff;font-size:12px; display:block; padding:10px 0 5px 0;}
.copy a{ color:#fff; margin:0 5px;}
.design{ display:block; clear:both; text-align:right;}
.design a{ color:#003570;}