@charset "utf-8";
/* CSS Document */
/*表頭樣式*/
#header{
}

#header #go_index{
	float:left;
	background:url('./header/hr-logo.gif') no-repeat;
	left:0;
	top:0;
	text-decoration:none;
}

#header #go_inno{
	float:left;
	background:url('./header/image002.jpg') no-repeat;
	left:0;
	top:0;
	text-decoration:none;
}


#header #go_index span,
#header #go_inno span{
	width:269px;
	height:77px;
	display:block;
	
	visibility:hidden;
}

/*表頭導覽列*/
#topNav{
	float:right;
}

/*多國語系連結*/
#language{
	font-family:'Arial,Helvetica,sans-serif';
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	font-size:11px;
	visibility:hidden;
}

#language li{
	float:left;
	padding:5px 0 0 0;
}

#language a{
	color:#000;
	padding:0 1em;
	border-left:1px solid #000;
}

/*表頭最上方連結*/
#links{
	font-family:"新細明體";
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	background:url(./header/index_03.gif) repeat-x 50% 50%;
}

#links li{
	float:left;
	font-size:11px;
	line-height:21px;
	height:21px;
	padding:0 5px;
}

#links li.start{
	padding:0 0 0 20px;
	background:url(./header/index_02.gif) no-repeat left top;
}

#links li.end{
	padding: 0 1.5em 0 0;
}

#links li a{
	color:#FFF;
	text-decoration:none;
}

/*全文搜尋*/
#search{
	clear:both;
	background:#ECF0F3;
	width:258px;
	padding:0.3em 0;
	float:right;
	margin:1em 0;
	color:#036;
	font-weight:bold;
	display:none;
}

#search input{
	font-size:11px;
	border: 1px solid #B9C8D2;
	margin: 2px;
}

#go{
	width:29px;
	background:url(./header/go.gif) no-repeat 50% 50%;
	border:none;
}

#go span{
	visibility:hidden;
}

/*表頭底部連結*/
#resource{
	clear:both;
	text-align:center;
	height:32px;
}

#resource ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	padding:0 0 0 47px;
}

#resource ul li{
	padding:0;
	margin:0;
	height:32px;
	line-height:32px;
	float:left;
}

#resource a{
	display:block;
	height:32px;
	line-height:32px;
	text-decoration:none;
}

#resource a span{
	visibility:hidden;
}


#resource a:hover,
#resource a.current{
	background-position:0 -32px !important;
}

#hr a{
	background:url('./header/hr.gif') no-repeat;
	width:156px;
}

#inno a{
	background:url('./header/inno.gif') no-repeat;
	width:174px;
}

#fourm a{
	background:url('./header/fourm.gif') no-repeat;
	width:198px;
}

#company a{
	background:url('./header/company.gif') no-repeat;
	width:124px;
}

#gsit a{
	background:url('./header/gsit.gif') no-repeat;
	width:104px;
}

#pidi a{
	background:url('./header/pidi.gif') no-repeat;
	width:109px;
}
