﻿@charset "utf-8";
/* CSS Document */

#Header{background:url(../images/TOP_BG.jpg) left top no-repeat;}

#Header div, #Header ol, #Header ul, #Header li{ margin:0; padding:0;}

#Header #LOGO{ display:block; margin-left:18px; padding-top:20px;}/* 公司logo */
#LOGO img{ border:0;}/* 公司logo的連結效果 */

#Header h1{display:block; width:560px; height:auto; margin:20px 0 0 30px; /* margin-left:60px;*/ color:#333333; font-family:"微軟正黑體"; background-image:url(../images/0225.png); font-size:14px; font-weight:bold; line-height:20px; }/* slogan */


#Header #Menu{ background:url(../images/Menu_BG.jpg) right bottom no-repeat; display:block; width:696px; height:48px; position:absolute; right:0; top:190px; }/* 主選單*/
#Header #Menu ol{ display:block; margin-top:23px; font-size:13px; height:16px; line-height:16px; list-style:none; margin-left:16px;}
#Header #Menu li{ list-style-type:none; display:block; width:auto; height:16px; float:left; margin-right:8px;} 
#Header #Menu li a{ background:url(../images/Menu_a.gif) center left no-repeat; color:#333333; text-decoration:none;  padding-left:18px;}
#Header #Menu li a:hover{ background:url(../images/Menu_a_hover.gif) center left no-repeat; color:#e04a00; text-decoration: none;}

/*#Header #Language_Icon{} 語系選單 
#Header #Sub_Icon{}/* 次要選單 */

#Header #Banner{}/* 上方banner 主題插圖 第一階段沒有!~ */

#Header_top{clear:both; display:block; width:920px; height:20px; margin:0 auto; position:relative;  background-image:url(../images/h_line.gif); background-position:bottom;   }
#Header_top #Language_Icon{ position:absolute; top:0; right:0;}/* 語系選單!~ 第一階段沒有!~ */
#Header_top #Sub_Icon{ float:left; margin-left:10px;}/* 搬出框架外面了~ 次要選單 */
#Header_top #Sub_Icon a{ color:#333333; font-weight:bold;}
#Header_top #Sub_Icon a:hover{ color:#990000;}