html, 
body {
	background:transparent;
	min-width: inherit;
	position: static;
}
iframe {
    position: relative;
}
li {
	padding-left: 10px; 
	padding-bottom:15px;  
	color: #666; 
	font-size:12px;
	line-height:1.3;
}

a {
	font-family: "lsansuni", arial, "Microsoft Jhenghei", sans-serif;
}
.logo {
	width:170px;	
}
.SA-KWF, 
.SA-F0, 
.SA-F1, 
.SA-F2, 
.SA-F3, 
.SA-F4, 
.SA-F5, 
.Search-txt, 
.JD-HDText, 
.SA-FR,
.SA-LR,
.Lst-NavPage,
.Lst-NavPagelabel,
a.Lst-NavPage {
	font-size:12px;
}

.jobDetailBlock {
	margin:20px;
}

.hr { 
	border-bottom:1px solid #dfdfdf; 
	margin:20px 0; 
}
.SA-Label {
	margin-right:4px; 
	font-weight:normal;
	}
.SA-F1, 
.SA-KWF {
	border:1px solid #dddddd;	
	padding:1px 2px;
}

.SA-KWF {
	padding:3px 2px;
}

.JD-Title{
	font-size: 30px;
	color: #666666;
	font-family:"Adamina", arial, "Microsoft Jhenghei", sans-serif;
	font-weight:normal;	
	margin: 20px 0 15px 0;
	line-height:1.3;
	padding: 0;
}

.JD-HDLabel {
	font-weight:normal;	
	text-transform: uppercase;
}
.JD-FieldLabel {
	font-size: 12px;
	font-family:"lsansuni", arial, "Microsoft Jhenghei", sans-serif;
	font-weight:normal;
	text-transform: uppercase;	
	margin: 20px 0 10px 0;
	padding: 0;
}

a.Lst-Subheading {
	font-weight:normal;
}

.SRCLogSet {
	float:left;
}

.SAgLogSet {
	clear:both;
}


#div-srcparam1, 
#div-srcparam2, 
#div-srcparam3, 
#div-srcparam4{
	margin-right: 20px;
	width:auto; 
	float: left;
	height:30px;
	overflow:hidden;
}
#div-srcparam3 { width: 270px; }
#SRCLogSet{
	margin:15px 0;
}
#actions{
	margin:10px 0 15px 0;
	width:auto;
}

#actions input#srcsubmit {
	margin-right:2px;
}

#actions input#srcsubmit,
#actions #searchagentbutton .SA-ButtonFace{
	float:right;
	display:inline-block;
	color:#fff; 
	background:#999999; 
	width:auto; 
	text-align:center; 
	clear:both; 
	text-decoration:none; 
	text-transform:uppercase;
	height:30px; 
	line-height:30px; 
	border:0;
}


#actions input#srcsubmit:hover,
#actions #searchagentbutton .SA-ButtonFace:hover{
  background: #006b6e;
  cursor: pointer;
  color:#fff; 
}

div#rpd-content {
	overflow: hidden;
}

#div-srcparam1 > div,
#div-srcparam2 > div,
#div-srcparam3 > #div-srclabel3 {
	float:left;
	height:22px;
	line-height:22px;
} 
#div-srcitem3 {
	overflow:hidden;
}
#div-srcitem3 > label ,
#div-srcitem3 > input{
	margin: 5px 3px 0px 5px;
	float:left;
}
#div-srcitem3 > input[type="text"] {
    margin: 0px 3px 0px 5px;
}
#div-srcitem3 > input:first-child{
	/*margin-left:0;*/
}

.btn.back{margin-top:10px;}
