#menu_bar{
	margin:0 auto;
	padding:0;
	list-style:none;
	width:938px;
	border-top:0px solid #ffffff;
	font-family:"微软雅黑", "新細明體", "宋体", Arial, Helvetica, sans-serif;
	z-index:80;
	position: relative;
}
#menu_bar dl{float:left;height:33px;position:absolute;z-index:500;}
#menu_bar dt a,#menu_bar dt a:visited{ /*text-indent:-200em;*/display:block; width:auto;height:33px; line-height:33px; color: #f3f3f3; text-align:center; cursor:pointer;text-transform: lowercase;
	text-decoration: none;
	font-size:14px;
	font-family:"微软雅黑", "新細明體", "宋体", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	}
#menu_bar dt a:hover { background:url(/Images/nav_bg.png) no-repeat;}
#menu_bar dd { position:absolute; left:0; top:33px; overflow:hidden; width:153px; height:33px;display:none;opacity:0; float: left;font-family:"微软雅黑", "新細明體", "宋体", Arial, Helvetica, sans-serif;}
#menu_bar li { width:auto; height:26px;}
#menu_bar ul li a, .dropdown ul li a:active, .dropdown ul li a:visited {
	background:#BF0202;
	width:auto;
	color: #f3f3f3;
	display: block;
	text-transform: lowercase;
	text-decoration: none;
	font-size:13px;
	font-family:"微软雅黑", "新細明體", "宋体", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	height:26px;
	line-height:26px;
	border-bottom:1px solid #9B0D0F;
	text-align:center;
	filter:alpha(opacity=90); /* IE */
	-moz-opacity:0.9; /* Moz + FF */
	opacity: 0.9; /* 支持CSS3的浏览器（FF 1.5也支持）*/
}
#menu_bar dl dd ul li a:hover {
	background:#87090A;
	color: #f3f3f3;
	filter:alpha(opacity=90); /* IE */
	-moz-opacity:0.9; /* Moz + FF */
	opacity: 0.9; /* 支持CSS3的浏览器（FF 1.5也支持）*/
}

#menu_bar dl.dropdown0 { width:84px; left:0; top:0;}
#menu_bar dl.dropdown1 { width:121px; left:84px; top:0;}
#menu_bar dl.dropdown2 { width:127px; left:205px; top:0;}
#menu_bar dl.dropdown3 { width:140px; left:332px; top:0;}
#menu_bar dl.dropdown4 { width:120px; left:472px; top:0;}

#menu_bar dt#home-ddheader{width:84px;}
#menu_bar dt#customer-ddheader{width:121px;}
#menu_bar dt#service-ddheader{width:127px;}
#menu_bar dt#about-ddheader{width:140px;}
#menu_bar dt#contact-ddheader{width:120px;}

#menu_bar dt#home-ddheader a:hover,#menu_bar dt#home-ddheader a.wsh{ background-position:0px -34px;}
#menu_bar dt#customer-ddheader a:hover,#menu_bar dt#customer-ddheader a.wsh{ background-position:-84px -34px;}
#menu_bar dt#service-ddheader a:hover,#menu_bar dt#service-ddheader a.wsh{ background-position:-205px -34px;}
#menu_bar dt#about-ddheader a:hover,#menu_bar dt#about-ddheader a.wsh{ background-position:-332px -34px;}
#menu_bar dt#contact-ddheader a:hover,#menu_bar dt#contact-ddheader a.wsh{ background-position:-472px -34px;}

#menu_bar dt a.wsh{background:url(/Images/nav_bg.png) no-repeat;}
#menu_bar dt#home-ddheader a.wsh{ background-position:0px -68px;}
#menu_bar dt#customer-ddheader a.wsh{ background-position:-84px -68px;}
#menu_bar dt#service-ddheader a.wsh{ background-position:-205px -68px;}
#menu_bar dt#about-ddheader a.wsh{ background-position:-332px -68px;}
#menu_bar dt#contact-ddheader a.wsh{ background-position:-472px -68px;}

#menu_bar dd#home-ddcontent{width:84px;}
#menu_bar dd#customer-ddcontent{width:121px;}
#menu_bar dd#service-ddcontent{width:127px;}
#menu_bar dd#about-ddcontent{width:140px;}
#menu_bar dd#contact-ddcontent{width:120px;}


