﻿/******** General tags ********/
body{
	color:#404040;
	line-height:1em;
	margin:0 auto;
	padding:0;
	background-color: #636361;
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 0.8em;
}

/*a{
text-decoration:none;
color:#4088b8;
font-weight:bold;
}

a:hover{text-decoration:underline;}
a img{border:0;}*/
p{
	margin:0 0 18px 10px;
	line-height: 1.6em;
}
/*
ul,ol,dl{font-size:0.9em; margin:2px 0 16px 35px;}
ul ul,ol ol{margin:4px 0 4px 35px;}
*/
h1{
	font-size:1.4em;
	color:#6A6A6A;
	line-height: 2.2em;
	display: inline;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding: 2px;
}
.h1Bg{
	background-image: url(../images/h1Bg.jpg);
	background-repeat: repeat-x;
	line-height: 3px;
}
h1 a{text-transform:none; color:#4088b8;}
h2{
	font-size:1.2em;
	color:#FFFFFF;
	background-image: url(../images/h2BgRecr.jpg);
	background-repeat: no-repeat;
	height: 44px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;}


h3{
	font-size:1.2em;
	font-weight:bold;
	color:#000000;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
h4{
	font-size:1em;
	font-weight:bold;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #BE0B81;
}
h5{
	font-size:1.2em;
	color:#FFFFFF;
	background-image: url(../images/h5BgRecr.jpg);
	background-repeat: no-repeat;
	height: 44px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}



blockquote{
font-size:0.9em;
/*border:1px solid #dadada;*/
margin:20px 10px;
padding:8px;
}
form{
	margin: 0px;
	padding: 0px;
}
/******** Main wrap ********/
#wrap{
	color:#404040;
	width:925px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../images/warpRecrBg.jpg);
	background-repeat: repeat-y;
	background-position: -26px;
}


#header{
	width: 935px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/headerBg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 30px;
}
.headerMenu {
	margin-right: 8px;
	margin-left: 8px;
}

#toplinks{text-align:right; padding:5px 2px 2px 3px;}

#slogan{
font-size:1.5em;
color:#808080;
font-weight:bold;
letter-spacing:-1px;
margin:15px 0px 20px 35px;
line-height:1.2em;
}

#fontSize{
	float:left;
	width:158px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 33px;
	padding: 0px;
	FONT-SIZE: 10pt;
}
#fontSize img{
	margin-right: 3px;
	margin-left: 3px;
}
#secMenu{
	float:right;
	width:500px;
	padding: 0px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 2em;
	text-align: right;
}
#secMenu a{
	text-decoration:none;
	color:#666666;
	font-weight: normal;
}

#secMenu a:hover{text-decoration:underline;}

#sidebar{
	float:left;
	width:158px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
}
/*
#sidebar ul{
list-style:none;
font-size:0.9em;
margin:0;
padding:0 0 15px 10px;
}

#sidebar li{
list-style:none;
margin:0 0 4px 0;
padding:0;
}

#sidebar li a{
font-size:1.2em;
font-weight:bold;
padding:2px;
}

#sidebar ul ul{
margin:4px 0 3px 15px;
line-height:1.2em;
padding:0;
}

#sidebar ul ul li a{font-weight:normal;}
*/
#sidebar h2{margin:3px 0px 8px 0px;}
/******** Content variations ********/
#content{
	line-height:1.5em;
	width:700px;
	float:right;
	text-align:left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contentalt{
line-height:1.5em;
width:750px;
float:left;
text-align:left;
padding:0;
margin-right:20px;
}

#content h3, #contentalt h3{
	margin:0px;
	padding-top: 10px;
	padding-bottom: 8px;
}

#content img{
	text-transform:none;
	margin: 0px;
}
#content a{
	color: #666666;	
}





	
	/* Opera fix */
	head:first-child+body tr.ruled td{
		background-color: #C6E3FF; 
	}

/******** Footer ********/
#footer{
	clear:both;
	text-align:center;
	color:#FFFFFF;
	font-size:0.9em;
	line-height:1.6em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0px;
	background-color: #848484;
}

#footer p{margin:0; padding:0;}
#footer a{color:#FFFFFF;}
#footer .space {
	margin-right: 10px;
	margin-left: 10px;
}

#end{
	color:#404040;
	width:935px;
	background-image: url(../images/end.jpg);
	background-repeat: no-repeat;
	background-color: #636361;
	padding: 0;
	height: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

/******** Various classes ********/
.box{
color:#ffffff;
font-size:0.9em;
background-color:#4088b8;
border:1px solid #c8c8c8;
line-height:1.3em;
padding:5px 5px 5px 8px;
}

.box a{color:#f0f0f0;}
.left{float:left; margin:0 15px 4px 0;}
.right{float:right; margin:0 0 4px 15px;}
.textright{text-align:right;}
.readmore{text-align:right; margin:-10px 10px 12px 0;}

.center{text-align:center;}
.blue{color:#4088b8;}
.big{font-size:1.3em;}
.small{font-size:0.8em;}
.bold{font-weight:bold;}

.clear{clear:both;}
.hide{display:none;}
.fade{color:#c8c8c8;}
.gray{color:#808080;}

.photo{
border:1px solid #bababa;
padding:2px;
background-color:#ffffff;
margin:6px 18px 2px 5px;
}
.path{
	background-image: url(../images/pathRecr.jpg);
	background-repeat: repeat-x;
	height: 22px;
	font-size: 0.8em;
}/*-----Menu--------*/
td.back1{
	background-image: url(../images/menuA1Recr.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 38px;
	font-size: 12px;
        }
td.back2{
	background-image: url(../images/menuARecr.jpg);
	padding-left: 38px;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
        }

.menuBar {
	BORDER-RIGHT: #e4eaeb 0px solid;
	BORDER-TOP: #e4eaeb 0px solid;
	FONT-SIZE: 10pt;
	BORDER-LEFT: #e4eaeb 0px solid;
	WIDTH: 158px;
	CURSOR: hand;
	COLOR: #950000;
	BORDER-BOTTOM: #e4eaeb 0px solid;
	border-collapse:collapse;
	background-image: url(../images/menuA.png);
	height: 25px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.menuBarOver {
	BORDER-RIGHT: #e4eaeb 0px solid;
	BORDER-TOP: #e4eaeb 0px solid;
	FONT-SIZE: 10pt;
	BORDER-LEFT: #e4eaeb 0px solid;
	WIDTH: 166px;
	CURSOR: hand;
	BORDER-BOTTOM: #e4eaeb 0px solid;
	border-collapse:collapse;
	height: 33px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-left: 0px;
	background-image: url(../images/menuARecr.jpg);
}

.menuBody {	
	FONT-SIZE: 10pt;	
}

	.menuLeftNavOff {
	CURSOR: hand;
	COLOR: #950000;
	WIDTH: 158px;
	background-image: url(../images/menuBRecr.jpg);
	background-repeat: no-repeat;
	height: 25px;
	margin: 0px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-size: 12px;
}
	.menuLeftNavUp {
	CURSOR: hand;
	COLOR: #FFFFFF;
	WIDTH: 158px;
	background-image: url(../images/menuBRecrover.jpg);
	height: 25px;
	background-repeat: no-repeat;
	margin: 0px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-size: 12px;
}
/*------Table style---*/

#recrTB table{
		/*border: 1px solid #666;*/
	}
#recrTB tr td{
		font-family: "lucida grande", verdana, sans-serif;
		font-size: 8pt;
		padding: 3px 8px;
		background: #F2F0F1;
	}
#recrTB thead td{
	background-color: #CCCBCA;

	font-weight: bold
	border-bottom: 1px solid #999;
	text-align: center;
	font-weight: bold;
	color: #000000;
	}
#recrTB tbody td{
			/*border-left: 1px solid #D9D9D9;*/
	}
#recrTB tbody tr.even td{
		background: #eee;
	}
#recrTB tbody tr.selected td{
	background-color:#DEDCDD;

	}
#recrTB tbody tr.ruled td{
		color: #000;
		background-color: #C6E3FF; 
		font-weight: bold;
		border-color: #3292FC;
	}

/*------recr-------*/
#recr {
	color: #6F6F6F;
	background-color: #F7F7F7;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 0px;
	font-size: 1em;
	display: block;
	height: auto;
}
#recr h1{
	font-weight: bold;
	color: #5E5E5E;
	background-color: #E3E3E3;
	font-size: 1em;
	display: block;
	padding-right: 4px;
	padding-left: 4px;
	margin: 0px;
	width: 682px;
	clear: both;
}
#recr p{
	color: #6F6F6F;
	margin-top: 8px;
	margin-right: 14px;
	margin-bottom: 8px;
	margin-left: 14px;
	clear: both;
}
#recr img {
	display: block;
	float: right;
	position: static;
	margin-top: -28px;
}

#recr div.job{
	float: right;
	width: 100px;
	padding: 4px;
	text-align: right;
	color: #7A009E;
}
#recr .more{
	text-align: right;
	float: right;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#recrJob{
	background-image: url(../images/boxBg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 5px;
	}
#recrJob select{

	font-size:1em;
}
.recrJobBg{
	background-image: url(../images/boxBg.jpg);
	background-repeat: repeat-y;
}

.recrJobTop{
	background-image: url(../images/boxTop.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 699px;
}
.recrJobBottom{
	background-image: url(../images/boxBottom.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 699px;
}

#recrJob table{

	/*border: 1px solid #666;*/
	}
#recrJob tr td{
	/*font-family: "lucida grande", verdana, sans-serif;*/
	/*font-size: 8pt;*/
	padding: 3px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
#recrJob thead td{
	/*background-color: #D0CFCF;*/
	font-weight: bold;
	/*border-bottom: 1px solid #999;*/
	text-align: center;
	color: #000000;
	}
#recrJob tbody td{
			/*border-left: 1px solid #D9D9D9;*/
	}
#recrJob tbody tr.even td{
		/*background: #eee;*/
	}
#recrJob tbody tr.selected td{
	/*background-color: #E3E3E3;*/
	}
#recrJob tbody tr.ruled td{
		color: #000;
		/*background-color: #C6E3FF; */
		font-weight: bold;
		border-color: #3292FC;
	}
	
.header4{
	font-size:1em;
	font-weight:bold;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #BE0B81;
}
#recr .jobDis {
	display: block;
	float: right;
	width: 560px;
}
#recr .jobContent {
	float: left;
	padding-right: 5px;

}

#recr .jobQua {
	width: 560px;
	display: block;
	float: right;
}
#recr .jobLoc {
	float: right;
	width: 560px;
	display: block;

}
