@import url(webfonts/thsarabunnew.css);

body:after{
    display:none;
    content: url(images/btn-register-01.png) url(images/btn-register-02-hover.png);
}
form * {
    color: #333;
    /*color: white;*/
}
#job-form {
    width: 904px;
    color: #5A5858;
}
#job-form *{
    font-family: THSarabunNew, Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
    font-size: 19px;
    font-weight: bold;
}
#job-form .topic-header {
    position: relative;
    clear: both;
    text-align: center;
    color: #5A5858;
    margin: 20px 0px;
}
#job-form .topic-header h1 {
    font-family: THSarabunNew, Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
    font-size: 40px;
    font-weight: bold;
    line-height: 1.8em;
    color: #A39161;
}
#job-form .topic-box {
    position: relative;
    clear: both;
    text-align: center;
    font-weight: bold;
    margin: 2px;
    color: #A39161;
    border: 1px solid #A39161;
    background-color: #A39161;
}
#job-form .topic-box * {
    color: white;
}
#job-form .topic-box h1 {
    font-family: THSarabunNew, Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
    font-size: 25px;
    line-height: 1.3em;
}
#job-form label {
    
}
#job-form input{
    font-weight: bold;
    margin-left: 5px;
    margin-right: 5px;
    height: 23px;
}
#job-form input[type="file"]{
    font-size: 14px;
    margin-top: 3px;
}
#job-form input[type='radio']{ 
    margin: -2px 0px 0px 0px;
    display: inline;
    vertical-align: top;
}
#job-form .label-radio{
    display: inline;
    vertical-align: top;
    margin-left: 5px;
}
#job-form select{
/*    font-size: 1.6em;*/
    font-weight: bold;
    height: 1.4em;
    margin-left: 5px;
    margin-right: 5px;
}
#job-form option{
    font-size: 20px;
    font-weight: bold;   
}

#job-form textarea {
    resize: none;
    line-height: 1.2em;
}
#job-form .top-zero{
    padding-top: 0px;
    margin-top: 0px;
}
.disable {
    visibility: hidden;
    overflow: hidden;
    display: none;
}
.dot-top-h1{
    height: 1px;
    clear: both;
    border-top: 1px dotted #A39161;
}
.dot-bottom-h5{
    height: 5px;
    clear: both;
    border-bottom: 1px dotted #A39161;
}
.groupBox {
    float: left;
    margin: 0px 10px 2px 10px;
}
.tableBox {
    float: left;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
.labelBox {
    float: left;
    margin: 0px;
    padding: 0px;
    position: relative;
    line-height: 1.8em;
}
.inputBox {
    float: left;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.titleBox {
    position: relative;
    border: 1px solid #A39161;
    padding: 10px 0px 0px 0px;
    margin: 5px 0px 5px 0px;
    float: left;
}
.vertCheckBox {
    list-style-type: none;
    margin-top: 10px;
}
.vertCheckBox li {
    margin-left: 5px;
}
.topicWrapper {
	position: relative;
	clear: both;
	border: 1px solid #A39161;
	padding: 0px;
	margin: 0px;
}
#job-form .confirm-box {
    position: relative;
    clear: both;
    margin: 10px;
    text-indent: 3em;
    padding: 10px 0px;
    font-size: 12px;
}
#upload-box {
    float: right;
    width: 160px;
    padding-top: 15px;
}
#upload-box #preview {
    width: 90px;
    height: 108px;
    background-image: url(images/default.png);
    background-repeat: no-repeat;
    border: 1px solid #A39161;
    margin-right: 20px;
    margin-left: 50px;
    text-align: center;
}
#upload-box #preview #loader {
    margin-top: 29px;
}
#upload-box #text {
    padding: 5px;
    text-align: right;
    margin-top: 15px;
}
#imageUpload{
    width: 150px;
}
.box-wrapper {
    overflow: hidden;
}
.box-wrapper .left {
    float: left;
    width: 49%;
}
.box-wrapper .right {
    float: right;
    width: 49%;
}
.red {
    color: red;
}

#job-form input[type="button"]{
    background-image: url(images/btn-register-01.png);
    background-repeat: no-repeat;
    color: black;
    border: none;     
    width: 90px; 
    height: 32px;
    font-weight: bold;
    cursor: pointer;
}
#job-form input[type="button"]:hover{
    background-image: url(images/btn-register-02-hover.png);
    background-repeat: no-repeat;
    cursor: pointer;    
}

/*  Top Form Box  */
.topform-box{
    width: 744px;
}
.topform-box .left{
    width: 425px;
}
.topform-box .right{
    width: 319px;
}
.pos-box{
    width: 405px; 
    margin-top: 0px;
}
.pos-box .lb1{
    width: 110px;
}
.pos-box .lb2{
    width: 10px;
}
.pos-box .inputBox{
    width: 275px;
}
.pos-box .inputBox input{
    width: 100%;
}
.expectsalary-box{
    width: 405px; 
    margin-top: 0px; 
    margin-bottom: 3px;
}
.expectsalary-box .labelBox{
    width: 120px;
}
.expectsalary-box select{
    width: 140px;
}
.upload-pdf-box{
    width: 634px; 
    margin: 0px 10px 10px 10px;
}
.upload-pdf-box .labelBox{
    width: 120px;
}
.upload-pdf-box .inputBox{
    width: 504px;
}
.upload-pdf-box .inputBox input{
    width: 50%;
}

/*  Private Information Box */
.info-name-box{
    width: 710px;
}
.info-name-box .lb1{
    width: 75px;
}
.info-name-box .lb2{
    width: 115px;
}
.info-name-box .ip1{
    width: 90px;
}
.info-name-box .ip1 select{
    width: 80px;
}
.info-name-box .ip2, .info-name-box .ip3{
    width: 210px;
}
.info-name-box .ip2 input, .info-name-box .ip3 input{
    width: 200px;
}
.info-sex-box{
    width: 152px;
    float: right;
}
.info-sex-box .labelBox{
    width: 50px;
    padding-left: 12px;
}
.info-sex-box .inputBox{
    width: 90px;
}
.info-sex-box .inputBox select{
    width: 82px;
}
.info-nickname-box{
    width: 162px; 
    margin: 0px 10px 0px 0px;
    float: right;;
}
.info-nickname-box .labelBox{
    width: 50px;
    margin-left: 22px;
}
.info-nickname-box .inputBox{
    width: 90px;
}
.info-nickname-box .inputBox input{
    width: 80px;
}
.info-birthday-box{
    width: 265px;
}
.info-birthday-box .labelBox{
    width: 100px;
}
.info-birthday-box .inputBox{
    width: 145px;
}
.info-birthday-box .inputBox input{
    width: 130px;
    text-align: center;
}
.info-age-box{
    width: 90px;
}
.info-age-box .lb1{
    width: 35px;
}
.info-age-box .lb2{
    margin-left: 5px;
}
.info-age-box .inputBox{
    width: 40px;
}
.info-age-box .inputBox input{
    width: 30px;
    text-align: center;
}
.info-blood-box{
    width: 130px;
    margin: 0px 10px 2px 3px;
}
.info-blood-box .lb1{
    width: 65px;
}
.info-blood-box .lb2{
    margin-left: 5px;
}
.info-blood-box .inputBox{
    width: 65px;
}
.info-blood-box .inputBox select{
    width: 70px;
    text-align: center;
}
.info-id-box{
    width: 330px;
    text-align: left;
}
.info-id-box .labelBox{
    width: 115px;
}
.info-id-box .inputBox{
    width: 215px;
}
#citizen_1{
    width: 10px;
}
#citizen_2{
    width: 35px;
}
#citizen_3{
    width: 40px;
}
#citizen_4{
    width: 15px;
}
#citizen_5{
    width: 10px;
}
.info-height-box{
    width: 165px;
}
.info-height-box .lb1{
    width: 55px;
}
.info-height-box .lb2{
    width: 30px;
}
.info-height-box .inputBox{
    width: 80px;
}
.info-height-box .inputBox input{
    width: 70px;
}
.info-weight-box{
    width: 175px;
}
.info-weight-box .lb1{
    width: 60px;
}
.info-weight-box .lb2{
    width: 35px;
}
.info-weight-box .inputBox{
    width: 80px;
}
.info-weight-box .inputBox input{
    width: 70px;
}
.info-nation-box{
    width: 150px;
}
.info-nation-box .labelBox{
    width: 60px;
}
.info-nation-box .inputBox{
    width: 90px;
}
.info-nation-box .inputBox input{
    width: 80px;
}
.info-race-box{
    width: 160px;
}
.info-race-box .labelBox{
    width: 50px;
}
.info-race-box .inputBox{
    width: 110px;
}
.info-race-box .inputBox input{
    width: 100px;
}
.info-reli-box{
    width: 152px;
}
.info-reli-box .labelBox{
    width: 55px;
}
.info-reli-box .inputBox{
    width: 97px;
}
.info-reli-box .inputBox input{
    width: 87px;
}
.info-address-box{
    width: 882px; 
    margin-top: 10px;
}
.info-address-box .labelBox{
    width: 180px;
}
.info-address-box .inputBox{
    width: 692px;
}
.info-address-box .inputBox input{
    width: 100%;
}
.info-provice-box{
    width: 220px;
}
.info-provice-box .labelBox{
    width: 90px;
}
.info-provice-box .inputBox{
    width: 120px;
}
.info-provice-box .inputBox select{
    width: 100%;
}
.info-amphoe-box{
    width: 210px;
}
.info-amphoe-box .labelBox{
    width: 50px;
}
.info-amphoe-box .inputBox{
    width: 150px;
}    
.info-amphoe-box .inputBox select{
    width: 100%;
}
.info-tambon-box{
    width: 210px;
}
.info-tambon-box .labelBox{
    width: 50px;
}
.info-tambon-box .inputBox{
    width: 150px;
}    
.info-tambon-box .inputBox select{
    width: 100%;
}
.info-zipcode-box{
    width: 182px;
}
.info-zipcode-box .labelBox{
    width: 90px;
}
.info-zipcode-box .inputBox{
    width: 82px;
}
.info-zipcode-box .inputBox input{
    width: 100%;
    text-align: center;
}
.info-telhome-box{
    width: 220px;
}
.info-telhome-box .labelBox{
    width: 90px;
}
.info-telhome-box .inputBox{
    width: 120px;
}
.info-telhome-box .inputBox input{
    width: 100%;
}
.info-telwork-box{
    width: 210px;
}
.info-telwork-box .labelBox{
    width: 50px;
}
.info-telwork-box .inputBox{
    width: 150px;
}
.info-telwork-box .inputBox input{
    width: 100%;
}
.info-mobile-box{
    width: 180px;
}
.info-mobile-box .labelBox{
    width: 50px;
}
.info-mobile-box .inputBox{
    width: 120px;
}
.info-mobile-box .inputBox input{
    width: 100%;
}
.info-email-box{
    width: 212px;
}
.info-email-box .labelBox{
    width: 40px;
}
.info-email-box .inputBox{
    width: 162px;
}
.info-email-box .inputBox input{
    width: 100%;
}
.note-box{
    width: 882px;
}
.note-box .labelBox{
    width: 100%;
}

/*  Work Location Box   */
.work-location-box{
     width: 314px; 
     margin: 16px 0px 10px 5px;
}
.work-location-box .box-wrapper{
    width: 314px;
}
.work-location-box .box-wrapper .left{
    width: 170px;
}
.work-location-box .box-wrapper .right{
    width: 144px;
}
.work-location-list-box{
    width: 144px; 
    margin: 0px 0px 5px 0px;
}
.work-location-list-box .labelBox{
    width: 10px;
}
.work-location-list-box .inputBox{
    width: 124px;
}
.work-location-list-box .inputBox select{
    width: 100%;
}

.status-box{
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

/*  Marriage Status Box */
.marriage-status-box{
    width: 100px; 
    height: 160px; 
    margin-top: 10px; 
    margin-right: 0px; 
    border-right-width: 1px; 
    border-right-style: dotted; 
    border-right-color: #A39161;
}
.marriage-box{
    width: 450px;
    margin: 10px 0px 0px 0px;
}
.marriage-spouse-name-box{
    width: 240px;
    margin: 0px 0px 0px 10px;
}
.marriage-spouse-name-box .labelBox{
    width: 70px;
}
.marriage-spouse-name-box .inputBox{
    width: 170px;
}
.marriage-spouse-name-box .inputBox input{
    width: 90%;
}
.marriage-job-box{
    width: 200px;
    margin: 0px 0px;
    float: right;
}
.marriage-job-box .labelBox{
    width: 90px;
}
.marriage-job-box .inputBox{
    width: 110px;
}
.marriage-job-box .inputBox input{
    width: 90%;
}
.marriage-regist-box{
    width: 250px; 
    margin: 5px 0px 0px 10px
}
.marriage-child-num-box{
    width: 190px;
    margin: 0px 0px 0px 0px;
    float: right;
}
.marriage-child-num-box .labelBox{
    width: 80px;
}
.marriage-child-num-box .inputBox{
    width: 110px;
}
.marriage-child-num-box .inputBox input{
    width: 90%;
    text-align: center;
}
.marriage-address-box{
    width: 440px; 
    margin: 0px 0px 0px 10px;
}
.marriage-address-box .labelBox{
    width: 80px;
}
.marriage-address-box .inputBox{
    width: 360px;
    float: right;
}
.marriage-address-box .inputBox input{
    width: 97%;
}
.military-box{
    width: 150px; 
    height: 160px; 
    margin-top: 10px; 
    border-left-width: 1px; 
    border-left-style: dotted; 
    border-left-color: #A39161; 
    margin-right: 0px;
}
.military-box label{
    margin: 0px 0px 0px 10px;
}
.military-box ul{
    margin: 15px 0px 0px 10px;
}
.military-box ul li{
    margin: 5px 0px 0px 3px;
}
.military-reason-box{
    width: 160px; 
    height: 110px;
    margin: 10px 0px 0px 0px; 
    padding-top: 30px;
}

/* Family Group Box */
.family-box{
    width: 882px;
}
.fm-level{
    width: 75px;
}
.fm-name{
    width: 205px;
}
.fm-name input{
    width: 190px;
}
.fm-age{
    width: 60px;
}
.fm-age input{
    width: 45px;
}
.fm-job{
    width: 145px;
}
.fm-job input{
    width: 130px;
}
.fm-office{
    width: 237px;
}
.fm-office input{
    width: 222px;
}
.fm-phone{
    width: 150px;
}
.fm-phone input{
    width: 150px;
}

/*  Education Group Box */
.educate-box, .workexp-box{
    width: 882px;
}
.ed-level{
    width: 130px;
}
.ed-start, .ed-end{
    width: 68px;
}
.ed-name{
    width: 194px;
}
.ed-grade{
    width: 110px;
}
.ed-cert{
    width: 182px;
}
.ed-gpa{
    width: 40px;
}
.ed-major{
    width: 90px;
}
.ed-start select, .ed-end select{
    width: 58px;
}
.ed-name input{
    width: 184px;
}
.ed-grade select{
    width: 100px;
}
.ed-cert select{
    width: 172px;
}
.ed-gpa input{
    width: 30px;
}
.ed-major input{
    width: 80px;
}

/*  Work Exp Box    */
.workexp-duty-box{
    width: 542px;
}
.workexp-salary-box{
    width: 154px;
    margin-left: 0px;
    margin-bottom: 0px;
}
.workexp-other-box{
    width: 166px;
    margin-left: 0px;
    margin-bottom: 0px;
    float: right;
}
.workexp-reason-box{
    width: 330px;
    margin-left: 0px;
    margin-top: 10px;
}
.workexp-duty-box .labelBox{
    width: 120px;
    text-align: center;
}
.workexp-duty-box .inputBox{
    width: 422px;
}
.workexp-duty-box .inputBox textarea{
    width: 100%;
/*    height: 55px;*/     
    height: 70px;   
    line-height: 1.8em;
}
.workexp-salary-box .labelBox{
    width: 60px;
}
.workexp-salary-box .inputBox{
    width: 80px;
}
.workexp-salary-box .inputBox input{
    width: 100%;
    text-align: center;
}
.workexp-other-box .labelBox{
    width: 70px;
}
.workexp-other-box .inputBox{
    width: 86px;
}
.workexp-other-box .inputBox input{
    width: 100%;
    text-align: center;
}
.workexp-reason-box .labelBox{
    width: 90px;
}
.workexp-reason-box .inputBox{
    width: 231px
}
.workexp-reason-box .inputBox input{
    width: 100%;
}

.workexp-order{
    width: 50px;
}
.workexp-start, .workexp-end{
    width: 90px;
}
.workexp-comname{
    width: 242px;
}
.workexp-addr{
    width: 140px;
}
.workexp-pos{
    width: 270px;
}
.workexp-start input, .workexp-end input{
    width: 80px;
}
.workexp-comname input{
    width: 232px; 
}
.workexp-addr input{
    width: 130px;
}
.workexp-pos input{
    width: 260px;
}

/*  Skill Box   */
.skill-box{
    width: 880px;
    margin: 0px 10px 10px 10px;
    border: 1px solid #A39161;
}
.skill-header-lang-wrapper{
    float: left;
    border-bottom: 1px solid #A39161; 
}
.skill-header-com-wrapper{
    float: left;
    border-top: 1px solid #A39161; 
    border-bottom: 1px solid #A39161;
}
.skill-lang-com-box{
    width: 439px; 
    height: auto;
    margin: 0px;
    border-right: 1px solid #A39161;
}
.skill-lang-com-box .skill-header-lang-wrapper div, 
.skill-lang-com-box .skill-header-com-wrapper div{
    width: 433px;
    text-align: center;
    float: left; 
    color: white !important;
    margin: 2px;
    border: 1px solid #A39161;
    background-color: #A39161;
}
.skill-lang-head-lang{
    width: 150px; 
    height: 49px; 
    line-height: 2.6em;
}
.skill-lang-head-desc{
    width: 288px; 
    height: 25px; 
    border-bottom: 1px solid #A39161; 
    border-left: 1px solid #A39161;
}
.skill-lang-head-listen{
    width: 71px; 
    height: 24px; 
    border-right: 1px solid #A39161; 
    border-left: 1px solid #A39161;
}
.skill-lang-head-speak, .skill-lang-head-read{
    width: 71px; 
    height: 24px; 
    border-right: 1px solid #A39161;
}
.skill-lang-head-write{
    width: 72px; 
    height: 24px;
}
.skill-lang-eng{
    width: 140px; 
    height: 25px; 
    border-right: 1px solid #A39161; 
    border-top: 1px solid #A39161; 
    padding-left: 10px; 
    text-align: left;
}
.skill-lang-eng-listen, .skill-lang-eng-speak, .skill-lang-eng-read{
    width: 71px; 
    height: 25px; 
    border-right: 1px solid #A39161; 
    border-top: 1px solid #A39161;
}
.skill-lang-eng-listen .inputBox, .skill-lang-eng-speak .inputBox, 
.skill-lang-eng-read .inputBox, .skill-lang-eng-write .inputBox,
.skill-lang-other-listen .inputBox, .skill-lang-other-speak .inputBox,
.skill-lang-other-read .inputBox{
    text-align: center;
    width: 70px; 
    height: 21px;
}
.skill-lang-eng-listen .inputBox select, .skill-lang-eng-speak .inputBox select, 
.skill-lang-eng-read .inputBox select, .skill-lang-eng-write .inputBox select,
.skill-lang-other-listen .inputBox select, .skill-lang-other-speak .inputBox select,
.skill-lang-other-read .inputBox select, .skill-lang-other-write .inputBox select{
    width: 60px;
    text-align: center;
}
.skill-lang-eng-write{
    width: 72px; 
    height: 25px; 
    border-top: 1px solid #A39161;
}
.skill-lang-other{
    width: 150px; 
    height: 25px; 
    border-right: 1px solid #A39161;
    padding: 5px 0px;
}
.skill-lang-other .labelBox{
    width: 60px;
    padding-left: 10px;
}
.skill-lang-other .inputBox{
    width: 80px;
}
.skill-lang-other .inputBox input{
    width: 80%;
}
.skill-lang-other-listen, .skill-lang-other-speak, .skill-lang-other-read{
    width: 71px;
    height: 25px;
    padding: 5px 0px;
    border-right: 1px solid #A39161;
}
.skill-lang-other-write{
    width: 72px;
    height: 25px;
    padding: 5px 0px;    
}
.skill-lang-other-write .inputBox{
     width: 71px; 
     height: 21px;
     text-align: center;
}
.skill-computer{
    width: 429px; 
    text-align: left; 
    padding-left: 10px;
}
.skill-computer .inputBox{
     margin: 0px 10px 10px 0px;
}
.skill-computer .inputBox textarea{
    height: 50px;
}

/*  Other Skill Box */
.otherskill-box{
    width: 440px; 
    height: auto;
    margin: 0px;
}
.otherskill-header-wrapper{
    float: left;
    border-bottom: 1px solid #A39161;
}
.otherskill-header-wrapper div{
    width: 434px;
    text-align: center;
    float: left; 
    color: white !important;
    margin: 2px;
    border: 1px solid #A39161;
    background-color: #A39161;
}
.otherskill-drivecar-box, .otherskill-drivemotor-box{
    width: 440px;
    margin: 0px;
}
.otherskill-drivecar-box .labelBox, .otherskill-drivecar-usable-box .labelBox,
.otherskill-drivemotor-box .labelBox, .otherskill-drivemotor-usable-box .labelBox{
    width: 270px; 
    margin-left: 10px;
    line-height: 1.3em;
}
.otherskill-drivecar-box .inputBox, .otherskill-drivecar-usable-box .inputBox,
.otherskill-drivemotor-box .inputBox, .otherskill-drivemotor-usable-box .inputBox{
    width: 150px;
    margin-right: 10px;
}
.otherskill-drivecar-box .inputBox span, .otherskill-drivecar-usable-box .inputBox span,
.otherskill-drivemotor-box .inputBox span, .otherskill-drivemotor-usable-box .inputBox span{
    width: 80px; 
    float: left;
}
.otherskill-drivecar-usable-box, .otherskill-drivemotor-usable-box{
    width: 440px;
    margin: 0px;
    border-bottom: 1px solid #A39161;
}
.otherskill-activity-box{
    width: 420px; 
    margin: 0px 10px;
}
.otherskill-activity-box .inputBox{
    margin: 0px 0px 10px 0px;
}
.otherskill-activity-box .inputBox textarea{
    width: 419px;
    height: 50px;
}
.otherskill-talent-box{
    width: 420px; 
    margin-top: 3px;
}
.otherskill-talent-box .labelBox{
    width: 130px;
}
.otherskill-talent-box .inputBox{
    width: 290px; 
}
.otherskill-talent-box .inputBox input{
    width: 280px;
}

/*  General Box  */
.general-ever-kimpai-box{
    width: 520px;
    margin: 0px 0px 0px 10px;
}
.general-ever-kimpai-box .labelBox{
    width: 420px;
    line-height: 1.3em;
}
.general-ever-kimpai-box .inputBox{
    width: 100px;
}
.general-never-kimpai-box{
    width: 362px;
    margin: 0px 10px 0px 0px;
}
.general-never-kimpai-box select{
    width: 272px;
    float: left;
    position: relative;
}
.general-never-kimpai-box .inputBox{
    width: 70px;
    margin-left: 10px;
}
.general-advise-box{
    width: 882px;
    margin-top: 5px;
}
.general-advise-box .labelBox{
    width: 440px;
}
.general-advise-box .inputBox{
    width: 442px;
}
.general-advise-box .inputBox input{
    width: 98%;
    float: right;
}
.general-ever-accuse-box{
    width: 792px;
    margin: 5px 0px 0px 10px;    
}
.general-ever-accuse-box .labelBox{
    width: 420px;
    line-height: 1.3em;
}
.general-never-accuse-box{
    width: 70px;
    margin: 5px 10px 0px 20px;    
}
.general-ever-accuse-desc-box{
    width: 882px;
    margin-top: 5px;
}
.general-ever-accuse-desc-box .labelBox{
    width: 130px; 
    text-align: right;
}
.general-ever-accuse-desc-box .inputBox{
    width: 752px;
}
.general-ever-accuse-desc-box .inputBox input{
    width: 98%; 
    float: right;
}
.general-ever-sick-box{
    width: 520px;
    margin: 5px 0px 0px 10px;    
}
.general-ever-sick-box .labelBox{
    width: 420px;
    line-height: 1.3em;
}
.general-ever-sick-box .inputBox{
    width: 100px;
}
.general-ever-sick-desc-box{
    width: 272px;
    float: left;
    position: relative;
    margin: 5px 0px 0px 0px;
}
.general-ever-sick-desc-box input{
    width: 100%;
}
.general-never-sick-box{
    width: 70px;
    margin: 5px 10px 0px 20px;    
}

/*  Reference Box   */
#job-form .reference-box{
    margin: 0px 0px 10px 0px;
    border-bottom: 1px solid #A39161;
}
#job-form .reference-box div{
    width: 896px;
    float: left; 
    margin: 2px;
    color: white !important;
    text-align: center;
    border: 1px solid #A39161;
    background-color: #A39161;
    font-size: 21px;
    line-height: 1.2em;
}
.reference-name-box{
    width: 420px;
}
.reference-name-box .labelBox{
    width: 110px;
}
.reference-name-box .inputBox{
    width: 310px;
}
.reference-name-box .inputBox input{
    width: 300px;
}
.reference-relation-box{
    width: 452px;
    float: right;
    margin-left: 0px;
}
.reference-relation-box .labelBox{
    width: 95px;
}
.reference-relation-box .inputBox{
    width: 357px;
}
.reference-relation-box .inputBox input{
    width: 347px;
}
.reference-address-box{
    width: 882px;
}
.reference-address-box .labelBox{
    width: 110px;
}
.reference-address-box .inputBox{
    width: 772px;
}
.reference-address-box .inputBox input{
    width: 762px;
}
.reference-province-box{
    width: 320px;
}
.reference-province-box .labelBox{
    width: 110px;
}
.reference-province-box .inputBox{
    width: 210px;
}
.reference-province-box .inputBox select{
    width: 203px;
}
.reference-amphoe-box{
    width: 260px;
}
.reference-amphoe-box .labelBox{
    width: 70px; 
    text-align: right; 
    padding-right: 10px;
}
.reference-amphoe-box .inputBox{
    width: 180px;
}
.reference-amphoe-box .inputBox select{
    width: 173px;
}
.reference-tambon-box{
    width: 262px;
    float: right;
}
.reference-tambon-box .labelBox{
    width: 75px; 
    text-align: right; 
    padding-right: 10px;
}
.reference-tambon-box .inputBox{
    width: 177px;
}
.reference-tambon-box .inputBox select{
    width: 170px; 
}
.reference-zipcode-box{
    width: 320px; 
}
.reference-zipcode-box .labelBox{
    width: 110px;
}
.reference-zipcode-box .inputBox{
    width: 210px;
}
.reference-zipcode-box .inputBox input{
    width: 200px;
    text-align: center;
}
.reference-tel-box{
    width: 542px;
}
.reference-tel-box .labelBox{
    width: 70px; 
    text-align: right; 
    padding-right: 10px;
}
.reference-tel-box .inputBox{
    width: 462px;
}
.reference-tel-box .inputBox input{
    width: 452px;
}
.accept-box{
    width: 884px; 
    text-indent: 0px; 
    margin-top: 0px;
}
.accept-box .inputBox{
    margin-left: 380px;
}
.submit-box{
    float: right; 
    margin: 15px 20px 10px 0px;
}