@charset "UTF-8";

#headerbox  h1#logo {
	width: 191px;
	display: block;
}
#header  #headerBox {
	width: 747px;
	height: 136px;
	float: right;
	position: absolute;
	right: 0px;
	top: 0px;
	margin-right: 8px;
}

#header .utility {
	background-image: url(../images/zhtw/logo_2.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 57px;

}
#header .utility #navlist {
	float: right;
	margin-top: 30px;
	clear: both;
}
#header .utility #navlist li {
	background-image: url(../images/public/arrows_02.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	display: inline;
	background-position: 0px 5px;
	padding-right: 15px;
}
#header .utility #navlist li  a {
	color:#444444;
	text-decoration: none;
}
#header .utility #navlist li a:hover {
	color:#003399;
	text-decoration: underline;
}
#header  /* globalNavigation
---------------------------------------------*/
#globalBox
 {
	width: 100%;
	height: 31px;
	background-image: url(../images/public/top_globalNavigation_bg.gif);
	background-repeat: repeat-x;
	clear: both;
}
#headerBox #subNavigation {
	background-image: url(../images/public/top_status_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 38px;
	text-align: right;
	width: 100%;
	padding-top: 10px;
}
#headerBox #subNavigation ul {
	list-style-type: none;
}
#headerBox #subNavigation ul li {
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	color: #333333;
}

#headerBox #subNavigation ul li.none {
	display: inline;
	background-image: none;
}
#globalNavigation {
	background-image:url(../images/public/top_globalNavigation_bg.gif);
	background-repeat:repeat-x;
	position:absolute;
	width:100%;
	height:31px;
	overflow:hidden;
	list-style-type: none;
} 
#globalNavigation li { 
    float:left; 
    margin:0; 
} 
#globalNavigation a { 
    color:#fff; 
    display:block; 
    text-align:center; 
    padding:5px; 
    font-size:0; 
    *text-indent:-9999px; 
}
#link-benefit a {
	background-image: url(../images/zhtw/top_menu_01.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 140px;
}
#link-benefit a.current {
	background-image:url(../images/zhtw/top_menu_01_over.png);
	background-repeat:no-repeat;
}
#link-benefit a:hover,#link-benefit a:active{
	background-image:url(../images/zhtw/top_menu_01_over.png);
	background-repeat:no-repeat;
} 
#link-flow a {
	background-image: url(../images/zhtw/top_menu_02.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 136px;
}
#link-flow a.current {
	background-image:url(../images/zhtw/top_menu_02_over.png);
	background-repeat:no-repeat;
}
#link-flow a:hover,#link-flow a:active{
	background-image:url(../images/zhtw/top_menu_02_over.png);
	background-repeat:no-repeat;
} 
#link-jobs a {
	background-image:url(../images/zhtw/top_menu_03.png);
	background-repeat:no-repeat;
	height: 31px;
	width: 141px;
}
#link-jobs a.current {
	background-image:url(../images/zhtw/top_menu_03_over.png);
	background-repeat:no-repeat;
}
#link-jobs a:hover,#link-jobs a:active{
	background-image:url(../images/zhtw/top_menu_03_over.png);
	background-repeat:no-repeat;
} 
#link-resumeNew a {
	background-image:url(../images/zhtw/top_menu_04.png);
	background-repeat:no-repeat;
	height: 31px;
	width: 130px;
}
#link-resumeNew a.current {
	background-image:url(../images/zhtw/top_menu_04_over.png);
	background-repeat:no-repeat;
}
#link-resumeNew a:hover,#link-resumeNew a:active{
	background-image:url(../images/zhtw/top_menu_04_over.png);
	background-repeat:no-repeat;
}
#link-resumeEdt a {
	background-image:url(../images/zhtw/top_menu_05.png);
	background-repeat:no-repeat;
	height: 31px;
	width: 148px;
}
#link-resumeEdt a:hover, #link-resumeEdt a:active {
	background-image:url(../images/zhtw/top_menu_05_over.png);
	background-repeat:no-repeat;
}
#link-resumeEdt a.current {
	background-image:url(../images/zhtw/top_menu_05_over.png);
	background-repeat:no-repeat;
}
