@charset "utf-8";
<!--
/* Career */
.career p{
margin:0 0 10px 0;
clear:right;
}
.career hr{
margin:20px 0;
}
.career div.floatr{
margin:0 20px 0 0;
width:550px;
}
.career img.floatl,.career img.floatr{
margin:0;
}
.career dl{
width:250px;
}
.career dl.floatl{
margin:0 0 0 10px;
}
.career dl.floatr{
margin:0 10px 0 0;
}
.career dt{
background-color:#5879bc;
padding:5px;
color:#fff;
text-align:center;
font-weight:bold;
}
.career dd{
background:url(../images/arrow-blue.gif) no-repeat left center;
padding:0 0 0 16px;
margin:10px 5px 0 5px;
}
.career dd a{
color:#777;
}
.career dd a:hover{
color:#f90;
}
.career dd span{
color:#f90;
}
.career h1{
color:#5879bc;
font-size:22px;
margin:0 0 10px 0;
font-weight:normal;
}
.career h2{
background-color:#5879bc;
padding:5px;
margin:5px 0 0 0;
text-align:center;
font-size:14px;
color:#fff;
}
.career .detail{
line-height:16px;
margin:10px 15px;
overflow:hidden;
clear:both;
width:520px;
}
.career .detail dt{
background:none;
float:left;
width:100px;
margin:0 0 3px 0;
padding:0;
color:#666;
text-align:left;
}
.career .detail dd{
background:none;
float:right;
width:400px;
margin:0 0 3px 0;
padding:0;
}
.career .detail dd.remark{
text-decoration:underline;
}
#application{
margin:0 10px 0 40px;
}
#application .w50{
width:50px;
}
#application .w100{
width:100px;
}
#application .w150{
width:150px;
}
#application .w200{
width:200px;
}
#application .w250{
width:250px;
}
#application .w300{
width:300px;
}
#application .w400{
width:400px;
}
#application .w600{
width:600px;
}
#application .navigator{
padding:20px 0 0 80px;
margin-bottom:60px;
}
#application .navigator li{
float:left;
margin:0 2px;
text-align:center;
}
#application .navigator{
color:#777;
}
#application .navigator .selected{
color:#f90;
}
#application table{
border-collapse:collapse;
width:100%;
}
#application table th{
padding:7px 5px;
border:1px solid #aaa;
}
#application table td{
padding:7px 5px;
border:1px solid #aaa;
color:#5879bc;
}
#application input{
border:none;
border-bottom:1px dotted #ccc;
padding:0 5px;
}
#application p.submit{
text-align:center;
margin:10px 0 0 0;
}
#application p.submit input{
color:#333;
font-weight:bold;
margin:10px 3px;
padding:3px 15px;
border:1px solid #ccc;
}
#application input.radio{
border:none;
padding:0;
margin-bottom:4px;
}
#application em{
color:#d07c33;
font-size:11px;
}
#application a.button {
background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
color: #444;
display: block;
float: left;
font: normal 12px arial, sans-serif;
height: 24px;
margin-right: 6px;
padding-right: 18px; /* sliding doors padding */
text-decoration: none;
}
#application a.button span {
background: transparent url('../images/bg_button_span.gif') no-repeat;
display: block;
line-height: 14px;
padding: 5px 0 5px 18px;
} 
#application a.button:active {
background-position: bottom right;
color: #000;
outline: none; /* hide dotted outline in Firefox */
}
#application a.button:active span {
background-position: bottom left;
padding: 6px 0 4px 18px; /* push text down 1px */
} 
#application div.btn{
margin:20px 0 20px 360px;
}
.ui-datepicker{
font-size:11px !important;
}

/* Career */
/* Result */
#result{
padding:10px 10px;
margin:0 60px 15px 60px;
}
#result p{
display:inline;
font-size:13px;
}
#result span{
float:left;
margin:1px 7px 0 0;
}
#result a{
margin:0 0 0 10px;
color:#ff0;
}
#result a:hover{
text-decoration:none;
color:#fff;
}
.success{
width:400px;
margin:auto !important;
padding:20px !important;
text-align:center;
margin-top:70px !important;
margin-bottom:100px !important;
}
.success p{
line-height:28px;
font-size:14px !important;
}
.success span{
display:none;
}
/* Result */

-->