﻿@charset "utf-8";
/* CSS Document */
@import url("reset.css");
/* shadow */
#Taiwan_link{ position:absolute; margin:26px 0 0 -22px; }
#Taiwan_link a{ display:block; background:url(../img/left_logo.gif) top; width:22px; height:61px;}
#Taiwan_link a:hover{ background:url(../img/left_logo_over.gif) top; }
/* shadow */

/* structure 網頁架構 */
body {
	background:#f5f5f5 url(../img/bg_body.gif) repeat-x 0px 0px;
	text-align:center;
	/* 字體設定 */
	font-family:Arial, "新細明體";
	font-size:12px;
	color:#323232;
	line-height:1.7em;
}
#wrapper {
	background:url(../img/bg_wrapper.gif) repeat-y 0px 0px;
	text-align:left;
	width:960px;
	margin:0px auto;
	padding:0px 8px;
}

table {
	width:100%;
}

a {
	color:#323232;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/* header 版頭 */
#header {
	background:url(../img/bg_header.gif) repeat-x 0px bottom;
	height:100px;
	width:100%;
}
/*#header td{
	border:solid 1px #f00;
}*/
#header .head, #header .bottom {
	background-image:url(../img/bg_header.gif);
	background-position:0px 0px;
	width:16px;
}
#header .bottom {
	background-position:right 0px;
}
#header .logo {
	width:193px;
}
#header .btn_office {
	width:166px;
}
#header .btn_office a {
	background:url(../img/login_bt.gif) no-repeat 0px 0px;
	display:block;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .btn_office a:hover {
	background:url(../img/login_bt_over.gif) no-repeat 0px 0px;
}

/* 語言列 */
#lang {
	position:absolute;
	padding:25px 0 0 0;
	font-size:12px;
}
#lang a {
	color:#666;	
	padding:5px 5px 15px 2px;
}

#lang .current{
	color:#111;		
	padding:3px 5px 10px 5px;
	background:url(../img/lang_btn_bg.gif) no-repeat 0px 0px;
}

/* nav 導覽列 */
#nav {
	width:auto;
}
#nav a {
	display:block;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
}
#nav .item_1 a{
	background:url(../img/top_menu_tw_01.gif) no-repeat 0px 0px;
	width:81px;
}
#nav .item_1 a:hover, #nav .item_1 .select {
	background:url(../img/top_menu_tw_over_01.gif) no-repeat 0px 0px;
}
#nav .item_2 a{
	background:url(../img/top_menu_tw_02.gif) no-repeat 0px 0px;
	width:81px;
}
#nav .item_2 a:hover, #nav .item_2 .select {
	background:url(../img/top_menu_tw_over_02.gif) no-repeat 0px 0px;
}
#nav .item_3 a{
	background:url(../img/top_menu_tw_03.gif) no-repeat 0px 0px;
	width:81px;
}
#nav .item_3 a:hover, #nav .item_3 .select {
	background:url(../img/top_menu_tw_over_03.gif) no-repeat 0px 0px;
}
#nav .item_4 a{
	background:url(../img/top_menu_tw_04.gif) no-repeat 0px 0px;
	width:81px;
	display:none;
}
#nav .item_4 a:hover, #nav .item_3 .select {
	background:url(../img/top_menu_tw_over_04.gif) no-repeat 0px 0px;
}



/* content 內容 */
#content {
	margin:20px 11px;
	text-align:left;
	width:97%;	
}

#content td {
	vertical-align:top;
}

/* sidebar 側邊欄 */
#content #sidebar {
	color:#818181;
	text-align:left;
	width:234px;
	padding:0px 2px;
	vertical-align:top;
}
/* 台幹radio */
#sidebar .radio {
	background:url(../img/bg_radio.gif) no-repeat right bottom;
	padding-bottom:1px;
}
#sidebar .radio h3 {
	color:#888888;
	font-size:1.25em;
	line-height:2em;
	height:2.5em;
	letter-spacing:0px;
	background:url(../img/bg_radio.gif) no-repeat 0px 0px;
	padding:0px 12px;
	position:relative;
}
#sidebar .radio h3 a {
	color:#e26c10;
	background:url(../img/arr_more1.gif) no-repeat 0px center;
	padding-left:15px;
	position:absolute;
	top:0px;
	right:12px;
}
#sidebar .radio h3 a:hover {
	color:#c53032;
}
#sidebar .radio p {
	margin:4px 12px;
}
#sidebar .radio p a {
	font-weight:bold;
	color:#47546e;
}
#sidebar .radio ul {
	margin:10px 15px;
}
#sidebar .radio li {
 >height:1.7em;
}
#sidebar .radio li a {
	color:#3e77bc;
}
#sidebar .radio li a:hover {
	color:#c53032;
	text-decoration:underline;
}
#sidebar .radio span {
	font-size:0.9em;
	position:absolute;
	top:-1px;
	right:0px;
}
/* vote 線上投票 */
#vote {
	padding-bottom:1px;
}
#vote form {
	background-color:#eff0f4;
	margin:0px 1px 5px 1px;
	padding:1px 0px;
}
#vote form a {
	font-weight:normal;
	color:#a82420;
}
#vote form a:hover {
	text-decoration:underline;
}
#vote ul {
	font-size:0.95em;
}
#vote li {
	background:none;
	padding:0px;
}
/* blk_side 邊欄區塊樣式 */
.blk_side {
	background:url(../img/bg_sideblk.gif) no-repeat right bottom;
	padding-bottom:1px;
	margin-bottom:8px;
}
.blk_side h3 {
	color:#888888;
	font-size:1.1em;
 >font-size:1.2em;
	line-height:2.5em;
	height:3.5em;
	letter-spacing:2px;
	background:url(../img/bg_sideblk.gif) no-repeat 0px 0px;
	padding:0px 12px;
	position:relative;
}
.blk_side h3 a {
	color:#e26c10;
	letter-spacing:0px;
	background:url(../img/arr_more1.gif) no-repeat 0px center;
	padding-left:15px;
	position:absolute;
	top:0px;
	right:12px;
}
.blk_side h3 a:hover {
	color:#c53032;
}
.blk_side p {
	margin:4px 12px;
}
.blk_side img {
	background-color:#fff;
	float:left;
	padding:1px;
	border:solid 1px #eceaea;
	margin:5px 5px 5px 15px;
}
.blk_side p a {
	font-weight:bold;
	color:#47546e;
}
.blk_side ul {
	margin:10px 15px;
}
.blk_side li {
	background:url(../img/arr_redsq.gif) no-repeat 0px center;
	line-height:1.6em;
 >line-height:1.7em;
	padding-left:10px;
	position:relative;
}
.blk_side li a {
	color:#818181;
}
.blk_side li a:hover {
	color:#c53032;
	text-decoration:underline;
}
.blk_side .line_hr {
	height:1px;
	overflow:hidden;
	background:url(../img/line_graydot3.gif) repeat-x 0px 0px;
	margin:10px 15px;
}
.blk_side .btn_area {
	text-align:center;
}
/* 主內容 */
#maincontent {
	padding-left:8px;
}
#maincontent table {
	width:100%;
}
#maincontent th {
	vertical-align:top;
	width:437px;
}
/* search 搜尋 */
#search {
	margin-bottom:8px;
}
#search ul {
	height:30px;
	border:solid 1px #ccc;
	border-bottom:none;
}
#search li {
}
#search li a {
	background:url(../img/bg_searchnav.gif) no-repeat 0px bottom;
	font-size:1.15em;
	color:#888888;
	font-weight:bold;
	display:block;
	padding:0px 15px 0px 15px;
	line-height:25px;
	height:30px;
	text-decoration:none;
}
#search li a:hover, #search li.current a {
	color:#fff;
	background:url(../img/bg_searchnav.gif) no-repeat 0px top;
}
#search .con_search {
	background:url(../img/bg_search.gif) no-repeat 0px bottom;
	padding:14px 10px;
}
#search table{

}
#search th{
	width:5em;
	padding:3px;
}
#search td{
	padding:3px;
}
#search table .note{
	color:#888888;
	font-size:11px;
}
#search table .note a{
	color:#b43e3f;
	margin:0 3px;
}
#search table .more_search a{
	color:#3e77bc;
	text-decoration:underline;
}
/*
#search select{
	width:50%;
}
*/

/* sub_search 分類搜尋 */
#sub_search {
	margin:0 0 15px;

}
#sub_search .con_subsearch {
	background:url(../img/bg_subsearch.gif) no-repeat 0px bottom;
	padding:15px 10px 6px 10px;
	height:115px;
	>height:125px;	
}

#sub_search .man {
	background:url(../img/bg_subsearch_man.gif) no-repeat 0px bottom;	
	height:65px;
	padding:10px 16px;
}

#sub_search .con_subsearch a{
	color:#53697e;
	line-height:1.5em;
	margin:0 5px;
}
#sub_search .con_subsearch a:hover{
	text-decoration:underline;
}
#sub_search ul {
	border:solid 1px #ccc;
	border-bottom:none;
	height:30px;
}
#sub_search li {
	float:left;
	width:50%;
	>width:49.9%;
}
#sub_search li a {
	background:url(../img/bg_loginnav.gif) no-repeat 0px bottom;
	font-size:1.15em;
	color:#888888;
	font-weight:bold;
	display:block;
	padding:0px 15px 0px 15px;
	line-height:25px;
	height:30px;
	text-decoration:none;
}
#sub_search li a:hover, #sub_search li.current a {
	color:#fff;
	background:url(../img/bg_subseanav.gif) no-repeat 0px top;
}

/* login 會員登入 */
#login {
	padding:0 3px;
	margin:0 0 0 5px;
}
#login ul {
	border:solid 1px #ccc;
	border-bottom:none;
	height:30px;
}
#login li {
	float:left;
	width:50%;
	>width:49.9%;
}
#login li a {
	background:url(../img/bg_loginnav.gif) no-repeat 0px bottom;
	font-size:15px;
	color:#888888;
	font-weight:bold;
	display:block;
	padding:0px 15px 0px 15px;
	line-height:25px;
	height:30px;
	text-decoration:none;
}
#login li a:hover, #login li.current a {
	color:#fff;
	background:url(../img/bg_loginnav.gif) no-repeat 0px top;
}
#login .con_login {
	background:url(../img/bg_login.gif) no-repeat 0px bottom;
	padding:19px 10px ;

}

#login .con_login #login_menu {
	height:95px;	
	>height:107px;		
}

#login .con_login #login_menu a{
	padding:3px 0 0 7px;
	background:transparent url(../img/arr_orgtr.gif) no-repeat scroll 0 8px;	
}

#login table {
	color:#000;
	font-size:12px;
	margin-bottom:0px;
}
#login th {
	width:4.5em;
	text-align:right;
	padding:2px 5px;
}
#login td {
	padding:2px 5px;
}
#login td a {
	color:#ae0000;
}
#login .login_subnav {
	background-color:#eff0f4;
	font-size:1em;
	>font-size:0.9em;
	padding:10px;
	margin:10px -9px 0px -9px;
}
#login .login_subnav h5 {
	background:url(../img/arr_orgarrr.gif) no-repeat 0px center;
	padding-left:18px;
	color:#e26c10;
	line-height:1.8em;
}
#login .login_subnav p {
	padding:0px 15px;
}
#login .login_subnav a {
	color:#818181;
}
#login .login_subnav span {
	margin:0px 3px;
}
/* blk_ad120 名企招募 */
#blk_ad120 {
	border:solid 1px #dbdbdb;
	padding:10px 0 0 15px;
}
#blk_ad120:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#blk_ad120 {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #blk_ad120 {
	height: 1%;
}
#blk_ad120 {
	display: block;
}
/* End hide from IE-mac */

#blk_ad120 h4 {
	font-size:13px;
	color:#e26c10;
	margin:0;
}
#blk_ad120 ul {
	list-style:none;
	margin:14px 0 0 0;
	padding:0;
}
#blk_ad120 li {
	float:left;
	padding-right:15px;
	padding-bottom:7px;
}
#blk_ad120 li span {
	/*border:solid 1px #FF9900;*/
	font-size:12px;
	display:block;
	text-align:center;
}
#blk_ad120 img {
	border:0;
}

/* 人才網獵廣告區 */
#manSearch_ad {
	margin:8px 0 0 8px;
}

#manSearch_ad_footer {
	margin:0px 10px 0px 5px;
	padding:0px;
	border:#ccc 1px solid;
	border-top:#fff 1px solid;
}

#manSearch_ad h4 {
	font-size:13px;
	color:#25445d;
	background:url(../img/man_search_ad_header.gif) no-repeat;	
	margin:0 0 0 5px;
	padding:7px 7px 3px 12px;
}
#manSearch_ad ul {
	list-style:none;
	margin:14px 0 0 0;
	padding:0 0 0 33px;
}

#manSearch_ad li {
	float:left;
	padding-right:20px;
	padding-bottom:5px;
}
#manSearch_ad li span {
	/*border:solid 1px #FF9900;*/
	font-size:12px;
	display:block;
	text-align:center;
}
/**
#manSearch_ad p {
	padding:10px 33px;
}
*/
#manSearch_ad p {
	padding:10px 28px;
}
#manSearch_ad img {
	border:0;
}


/* activity 活動專區 */
#activity {
	background:url(../img/activity_box_mod1.gif) repeat-y;
	width:235px;
	margin-left:8px;
}
#activity h3 {
	font-size:13px;
	color:#FFFFFF;
	background:url(../img/activity_box_top1.gif) no-repeat top;
	line-height:35px;
	padding:0 0 0 21px;
	margin:0;
}
#activity img {
	border:solid 1px #eceaea;
	margin:0 0 3px 0;
}
#activity ul {
	list-style:none;
	font-size:12px;
	color:#323232;
	margin:10px 8px 0 8px;
	padding:0 0 15px 0;
}
#activity li {
	margin:0;
	line-height:20px;
	padding:0;
}
#activity p {
	background:url(../img/activity_box_bom1.gif) no-repeat;
	font-size:3px;
	height:5px;
	margin:0;
	padding:0;
}
/* blk_main_2con 主欄邊框區塊 */
.blk_main_2con {
	border:solid 1px #dbdbdb;
	padding:0px 0px 10px 0px;
	margin:0 0px 10px 0;
}
.blk_main_2con td {
	width:50%;
	padding:0px 15px;
}
.blk_main_2con h3 {
	background:url(../img/bg_main_2con.gif) repeat-x 0px bottom;
	color:#888888;
	/*font-size:1.2em;*/
	line-height:2.5em;
	height:3.7em;
}
.blk_main_2con h3 p {
	color:#fff;
	letter-spacing:2px;
	background:url(../img/bg_main_2con.gif) no-repeat 0px 0px;
	padding:0px 18px;
	line-height:30px;	
}
.blk_main_2con .vline {
	border-left:solid 1px #e1e1e1;
}
.blk_main_2con li {
	line-height:22px;
	background:url(../img/arr_orgtr.gif) no-repeat 0px 8px;
	padding:0px 0px 0px 12px;
}
.blk_main_2con li a {
	color:#000;
}

/* blk_main_2con 主欄邊框區塊 */
.blk_main_2con_b {
	float:left;
	width:47.2%;
	border:solid 1px #dbdbdb;
	padding:0px 5px 10px 5px;
	margin:0px 5px 10px 5px;
}
.blk_main_2con_b td {
	width:50%;
	padding:0px 15px;
}
.blk_main_2con_b h3 {
	background:url(../img/bg_main_2con_blue.gif) repeat-x 0px bottom;
	color:#888888;
	/*font-size:1.2em;*/
	line-height:2.5em;
	height:3.7em;
}
.blk_main_2con_b h3 p {
	color:#fff;
	letter-spacing:2px;
	background:url(../img/bg_main_2con_blue.gif) no-repeat 0px 0px;
	padding:0px 18px;
}
.blk_main_2con_b .vline {
	border-left:solid 1px #e1e1e1;
}
/**
.blk_main_2con_b ul {
	padding:0 10px;
}
.blk_main_2con_b li {
	line-height:1.6em;
	background:url(../img/arr_orgtr.gif) no-repeat 0px 8px;
	padding:0px 0px 0px 13px;
}
*/
.blk_main_2con_b ul {
	padding:0 15px;
}
.blk_main_2con_b li {
	line-height:1.6em;
	background:url(../img/arr_orgtr.gif) no-repeat 0px 8px;
	padding:0px 0px 0px 13px;
}
.blk_main_2con_b li a {
	color:#000;
}

/** add by mingjian Begin 2008-10-15*/
.leftDiv {
    width:50%;
    float:left;
}
.rightDiv {
    width:50%;
    float:right;
}
.blk_main_2con div {
	width:99.9%;
	height:137px;
	overflow:hidden;
}
/** add by mingjian End 2008-10-15*/


/* blk_ad685 */
#blk_ad685 {
	margin-top:10px;
}
#blk_ad685 img {
	background-color:#fff;
	border:solid 1px #dbdbdb;
}
/* btn_submit */
.btn_submit{
	color:#6f6f6f;
	font-size:11px;
	>font-size:10px;
	background:url(../img/btn_submit.gif) no-repeat 0px 0px;
	width:48px;
	height:25px;
	padding-bottom:5px;
	>padding-bottom:0px;
	border:none;
}

/* address 版權 */
address {
	font-size:12px;
	height:116px;
	background:url(../img/footer_bg.gif) 0px 0px;
	color:#818181;
	padding:15px 0 0 62px;
}
address p {
	margin:0;
	line-height:18px;
}
address p a {
	text-decoration:underline;
	color:#818181;
	margin:0 8px 0 8px;
}
address p a:hover {
	text-decoration:underline;
	color:#000000;
}
address .ft_menu {
	font-size:13px;
	color:#3e77bc;
	padding-bottom:8px;
}
address .ft_menu a {
	text-decoration:none;
	color:#3e77bc;
	margin:0;
}
address .ft_menu a:hover {
	text-decoration:underline;
}

/* map */
#mapSearch {
	/*width:440px;*/
	height:180px;
}
#mapSearch .jnum {
color: #cd0001;
font-size:12px;
}
#mapSearch a {
color: #222;
text-decoration:none;
font-size:12px;
}
#mapSearch a:hover {
color: #cd0001;
text-decoration:underline;
}
#map {
 margin:0px 10px 0px 5px;
 width:155px;
 float:left; 
}
#mapdata {
/*float:right;
padding: 2px 5px 2px 2px;
margin: 0px 10px 0px 0px;
width:260px;*/
}
.mapInfo h3 {
	color:#323232;
	font-size:13px;
	font-weight:bold;
	padding:3px 0px 10px 0px;
	background:url(images/map_h3_line.gif) repeat-x;
}
.link_right {
	padding:5px;
	float:right;
}

/*人才網獵的搜尋框 */
#men_search {
	background: url(../img/search_box_bg.gif) no-repeat;
	width:480px;
	height:115px;
	padding:5px 45px;
	margin:0 0 8px;
}

#men_search h3 {
	padding:5px 0 0 0;
	color:#FFF;
}

#men_search a {
	color:#25445d;
	font-weight:bold;
}

/* 次選單設計 */
#sub_menu {
	color:#ffe787;		
	background:url(../img/sub_menu_bg.gif);
	padding:0 0 0 25px;
}

#sub_menu ul {
	font-size:12px;
	height:30px;
}
#sub_menu li {
	padding:4px 2px;	
	float:left;
}

#sub_menu .select {
	color:#FFF;
	padding:7px 2px;
	background:url(../img/sub_menu_select_bg.gif);
}


#sub_menu span {
	padding:0 5px;
}

#sub_menu a {
	color:#ffe787;	
}

#sub_menu a:hover {
	text-decoration:none;
	color:#FFF;
}

#sub_menu_login {
	padding:6px 35px;
	font-size:12px;
	float:right;
}
#sub_menu_login1 {
	padding:6px 35px;
	font-size:12px;
	float:right;
}
#table_890{width: 100%;	}

#login_div {
	width:260px;
	margin:0 0 0 15px;
}

#member_center55 {
	display:block;
	text-align:center;
	padding:5px;
	}