html,body {
	font-size: 14px;
	font-family: Helvetica,  Arial, 微軟正黑體, sans-serif;
/* 	background: url(../../templates/beez3/images/nature/header_outer.gif) repeat-x left 0; */
	margin: 0;
	padding:0;	
	min-height: 100%;
	height: 100%;
	
}
a:link {
	text-decoration: none;	
	color: black;
}
a:visited {
	text-decoration: none;	
	color: black;
}
a:active {
	text-decoration: none;	
	color: black;
}
a:hover {
	text-decoration: none;	
	color: black;
}

.grecaptcha-badge {
   visibility: hidden;
}


input[type="text"] {
	border:1px solid lightgray;
	font-size:14px;
}
input[type="password"] {
	border:1px solid lightgray;
	font-size:14px;
}
select {
	border:1px solid lightgray;
	font-size:14px;
}

.qtable {
	position: relative;
}
#main {
	height: 100%;
	width: 100%;
/* 	background-color: white; */
	margin-left: auto;
	margin-right: auto;
/*  overflow:hidden; */
}

#all {
/*  width: 1024px; */
	display: flex;
	align-items: stretch;
	min-height: 100vh;
	margin-left: auto;
	margin-right: auto;
}
.fff {
	width:450px;
	height: 200px;
	border:3px double gray;
	position: absolute;
/* 	position:relative;
	top:10px;
	left:-250px; */
	right:320px;
	background: white;
	z-index: 30;
}

.nnn {
	width:250px;
	height: 260px;
	border:3px double gray;
	position:fixed;
	top:50%;
	right:20%;
	background: white;
	z-index: 30;
}


#ctips {
	padding: 10px;
	color: white;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;	
	background: black;
	z-index: 90;
	position: absolute;
	white-space: pre-line;
}
#ctips2 {
	padding: 5px;
	color: white;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background: black;
	z-index: 80;
	position: absolute;
}
#ctips3 {
	padding: 5px;
	color: white;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background: black;
	z-index: 70;
	position: absolute;
}
#footer {
	width:100%;
	height: 71px;
	background: url(/hr/images/footerbg.jpg) repeat-x;
}


#footer-inner {
	padding: 10px;
	width:1050px;
/*	height: 71px; */
	margin-left: auto;
	margin-right: auto;
	background: url(/hr/images/footerbg.jpg) repeat-x; 
	/*border-left: 1px solid black;
	border-right: 1px solid black;	
	border-bottom: 1px solid black;*/			
	color:white;
	/*line-height: 60px;*/
    font-size: 13px;
}

#footer-inner a:link {text-decoration: underline;color: white;}
#footer-inner a:active {text-decoration: underline;color: white;}
#footer-inner a:visited {text-decoration: underline;color: white;}
#footer-inner a:hover {text-decoration: underline;color: white; background:#095197;}
/* #footer-inner div {padding: 20px;} */


.flag {
	width:18px;
	height: 12px;
/* 	border: 1px solid gray; */
}
#top {
	font-size: 16px;
	color: white;
	background-color: grey;
	height: 80px;



/* 
	background: url(../../templates/beez3/images/nature/header_outer.gif) repeat-x left 0;
	width: 100%;
	height: 160px;
 */	
}
#langswitch {
	color:white;
	font-size: 16px;
	line-height: 24px;
	height: 24px;
	margin-left: 40px;
}



#left {
/*	width:200px;*/
	width:12%;/*14*/
	font-size: 16px;
	color: white;
	background-color: grey;
}
#right {
/*	width:824px;*/
	width:88%;/*86*/
	background-color: white;
	border-left-color: gray;
	border-left-style: solid;
	border-left-width: 0px;
}
#listtype {
	font-size: 15px;
	float: right;
	margin-right:11px;
}
#listtype ul {
	list-style: none;
	margin: 0px;
}
#listtype ul li {
	display: inline;
	padding-left: 8px;
}

#listtype ul li a:link {
	text-decoration: none;
	padding: 3px;
}


.pblock {
	padding: 0px;
	margin: 0px;
}
.fix {
	clear: both;
}
.title {
	padding: 5px;
	margin: 0px;
}
.list {
	font-size:15px;
	border-collapse: collapse;
	padding: 0px;
	margin: 5px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	border-color: #DCDCDC;
}

.list th {
	height:30px;
	background: #008080;
	border-color: #DCDCDC;
	border:0px;
	text-align: left;
}

.list tr:hover{
	background: url(/hrm/images/listtr.png) repeat;
}

.list td {
	border-color:	#DCDCDC;
	height:30px;
}

.list1 {
	border-collapse: collapse;
	padding: 0px;
	margin: 5px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	border-color:#B5B5B5;
}

.addicon {
	width:15px;
	height: 15px;
	border:1px dotted gray;
	color: red;
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	line-height: 15px;
	background: #F9F9A0;	
	cursor: pointer;
}
.addicon2 {
	width:15px;
	height: 15px;
	border:1px dotted gray;
	color: red;
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	line-height: 15px;
	background: #F9F9A0;	
	cursor: pointer;
}

.listth {
	background: grey;
	border-color:#B5B5B5;
	color: white;
	font-weight:100;
	/* align:right; */
	
/*	color: yellow;
	font-weight:100;*/
}
.listth2 {
	background: blue;
	color: yellow;
/*	font-size: 14px;*/
	width:40px;
}

.listth3 {
	font-weight:100;
	text-decoration:underline;
	color:white;
	cursor:pointer;	
}

.listtd0 {
	/* font-family: Arial Narrow, Big Shoulders Display, 微軟正黑體, sans-serif; */
	font-family: Arial Narrow, 微軟正黑體, sans-serif;
}

.listuangtr {
	font-weight:lighter;
	font-size: 12px;
	text-decoration:underline;
	color:grey;
}

.listuangtd {
/*	background: #F8F8FF	;*/
	width:80px;
	font-weight:lighter;
	font-size: 13px;
	color:grey;
}	

.fakebotton {
	cursor: pointer;
	font-weight: bold;
	margin: 5px;
	font-size: 14px;
	background: #B0C6E7;
	padding: 0px;
	border: 1px solid gray;
}
.fakebotton:hover {
	cursor: pointer;
	font-weight: bold;
	margin: 8px;
	background: BLUE;
	color: yellow;
	padding: 3px;
	border: 1px solid gray;
}

.menu {
	margin: 0px;
}
ul.menu li {
	color: white;
	list-style-type: none;
/*	display:inline;*/
	line-height: 30px;
}

ul.menu li:hover {
	background-color: dimgray;
}


.single {
	height: 1px;
	border:0px;
	background: gray;
}
.un:hover {
	color:red;
	font-weight: bold;
}

#rightop{
	height:40px;
/*	margin-left:10px; */
	padding-top: 20px;
	background-color:skyblue;
}

#rightopb{
	margin-left:10px;
}


#languagelist {
	position: fixed;
	top:50%;
	left:50%;
	color:black;
	background: #FFFFFF;
	border:3px double gray; 
	width:750px; 
	height:600px;
	margin-top:-300px;
	margin-left:-380px;
	text-align:center;
	z-index: 60;	
}
#joblist {
	position: fixed;
	top:50%;
	left:50%;
	background: #FFFFFF;
	border:3px double gray; 
	width:750px; 
	height:600px;
	margin-top:-300px;
	margin-left:-380px;
	text-align:center;
	z-index: 55;	
}
#nurselist {
	position: fixed;
	top:50%;
	left:50%;
	color:black;
	background: #FFFFFF;
	border:3px double gray; 
	width:750px; 
	height:600px;
	margin-top:-300px;
	margin-left:-380px;
	text-align:center;
	z-index: 50;	
}
.itemlists {
	width:150px;
	float: left;
/* 	border:1px solid red; */
	text-align: left;
}
#mask {
	width:100%;
	height:100%;
	position: fixed;
	top:0;
	left: 0;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;	
	background-color: black;	
	z-index: 4;
}
.block{
	padding: 10px;
}

.welm{
	padding-left:20px;
}


#diaglog {
	position: fixed;
	top:50%;
	left:50%;
	color:black;
	background: #FFFFFF;
	border:3px double gray; 
	width:350px; 
	height:250px;
	margin-top:-200px;
	margin-left:-125px;
	text-align:center;
	z-index: 70;	
}

#css_table {
	display:table;
	background:#fcd6d6;
	width:96%;
	margin-left:10px;
	font-size: 14px;
 }
#css_tr {
	display: table-row;
  }
#css_td {
    display: table-cell;
	height:32px;
	width:80px;
 	padding-left: 10px; 
	vertical-align:top;
 }
#css_td2 {
    display: table-cell;
	height:32px;
	width:120px;
	padding-left: 10px; 
/*	vertical-align:middle;*/
 }
 
#littlediv {
	position: fixed;
	width: 280px;
	background: white;
	top:40%;
	left:38%;
	/*margin-left:-180px;*/
	padding: 20px;
	border:1px solid #CCCCCC;
	z-index: 5;
	display: none;
}
#tkwdiv {
	position: fixed;
	width: 580px;
	background: white;
	top:30%;
	left:30%;
	/*margin-left:-180px;*/
	padding: 10px;
	border:1px solid #CCCCCC;
	z-index: 5;
	display: none;
}

#acctimediv {
	font-size: 14px;
	float: left;
	margin-right:0px;
}
#acctimediv ul {
	list-style: none;
	margin: 0px;
}
#acctimediv ul li {
	display: inline;
	
/*	padding-left: 8px;
	padding-right: 8px;
	border:1px solid #CCCCCC;*/
}

#acctimediv ul li a:link{
	text-decoration: none;
/*	padding: 3px;*/
}

#detail {
	position: absolute;
	width: 620px;
	background: white;
	top:16%;
	left:30%;
	padding: 20px;
	border:1px  #fcfcfc;
	z-index: 5;
	display: none;
}

#nreserve {
	position: fixed;
	width: 260px;
	background: white;
	top:40%;
	left:40%;
	padding: 20px;
	border:1px solid #CCCCCC;
	z-index: 5;
	display: none;
}
