@charset "utf-8";

/* CSS Document */
#frmTopSearch {
    margin: 0px;
    padding: 0px;
    display: block;
}
.innercontainer>.linehead>.bxtoptxt>.topline2{
    display: none;
}
#frmTopSearch input[type=text] {
    width: 185px;
    border: 0px solid #F00;
    background: none;
    color: #d0d0d0;
    font-weight: bold;
    padding: 0px 8px 0px 8px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    font-family: "DBOzone";
    margin: 0 0 0 14px;
    float: left;
}

#frmTopSearch #btntopsearch {
    background: url(../images/career/btnsearch.png);
    border: none;
    cursor: pointer;
    width: 40px;
    height: 40px;
    margin: 0 0 0 0;
    float: right;
}

.topline2>a {
    background-color: #6786b8;
    color: #FFF;
}

.topline2>a:hover,
.topline2>a.active {
    background-color: #009ad9;
    color: #FFF;
}

a.topeditdata {
    display: block;
    height: 48px;
    line-height: 48px;
    background: url(../images/career/editdata.png) no-repeat;
    background-position: left;
    padding-left: 48px;
    padding-right: 8px;
    font-size: 14px;
    color: #fff;
}

a.topprintfrm {
    display: block;
    height: 48px;
    line-height: 48px;
    background: url(../images/career/printdata.png) no-repeat;
    background-position: left;
    padding-left: 48px;
    padding-right: 8px;
    font-size: 14px;
}

.showcontentleft .page_nav {
    text-align: center;
    padding: 0px;
}

.showcontentleft .page_nav * {
    font-family: 'DBOzone';
    font-size: 20px;
    text-decoration: none;
    color: #FFF;
    border: 1px #FFF solid;
    padding: 10px 18px;
    margin-left: 0px;
    border-radius: 0px;
    line-height: 34px;
    background: #088bcb;
}

.showcontentleft .page_nav .active {
    color: #ffffff;
    background-color: #05557c;
    border: 1px #FFF solid;
}

.TableList {
    border-spacing: 0px;
    border-collapse: separate;
    width: 100%;
}

.TableList tr.head {
    background: #1f3781!important;
    height: 30px;
    text-align: center;
    color: #FFF!important;
    font-size: 20px;
}

.TableList tr.head>td.col01 {
    width: 170px;
}

.TableList tr.head>td.col02 {}

.TableList tr.head>td.col03 {
    width: 90px;
}

.TableList tr.head>td.col04 {
    width: 70px;
}

.TableList tr.head>td.col05 {
    width: 90px;
}

.TableList tr.body00 {
    background: #e7e7e7;
}

.TableList tr.body01 {
    background: #f1f1f1;
}

.TableList tr.body {
    height: 47px;
    color: #000;
}

.TableList tr.body>td.col01 {
    text-align: center;
    /*border-right: 1px solid #c1c1c1;*/
    padding-top: 5px;
}

.TableList tr.body>td.col01 a {
    color: #000;
    font-size: 20px;
}

.TableList tr.body>td.col02 {
    /*border-right: 1px solid #C1C1C1;*/
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
}
.TableList tr.body > td .subject a{
    font-size: 20px;
}
.TableList tr.body>td.col03 {
    text-align: center;
    font-size: 20px;
    /*border-right: 1px solid #c1c1c1;*/
}

.TableList tr.body>td.col04 {
    text-align: center;
   /* border-right: 1px solid #c1c1c1;*/
    padding: 0 10px;
}

.TableList tr.body>td.col05 {
    text-align: center;
}

a.loadpdf {
    display: block;
    background: url(../images/career/pdf.png) no-repeat;
    width: 25px;
    height: 30px;
    margin: 0 auto;
}

a.acceptcareer {
    display: block;
    background: url(../images/career/accept.png) -20px 0px no-repeat;
    width: 90px;
    height: 47px;
    line-height: 47px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    text-indent: 20px;
}

.bgaccept00 {
    background-color: #7294cb;
}

.bgaccept01 {
    background-color: #6786b8;
}

.bxcontent .subject a {
    color: #000;
}

.download_desc {
    font-size: 16px;
}

.iconfile {
    display: block;
    margin: 0;
    padding: 0;
    width: 40px;
    margin: auto;
    margin-top: 5px;
    float: none;
}
.file_tt .countdownload,
.download_desc a{
    color: #A4A4A4;
    font-size: 16px;
}

.box-banner {
    top: -65px !important;
}
@media only screen and (max-width: 1275px) {
}

@media only screen and (max-width:960px) {
    .mobi_hides {
        display: block;
    }
    .mobi_group {
        display: none;
    }
    .showcontentleft>.bxlistcontent .bximages {
        height: 140px;
        width: 200px;
    }
}

@media only screen and (max-width:800px) {
}

@media only screen and (max-width:740px) {}

@media only screen and (max-width:680px) {
    .innercontainer>.linehead {
    }
}

@media only screen and (max-width:640px) {

}

@media only screen and (max-width: 480px) {
    .innercontainer>.linehead {
    }
    a.topeditdata {
        width: 50px;
        padding-left: 0px;
        text-indent: -1000px;
    }
}

@media only screen and (max-width: 320px) {
    .innercontainer>.linehead {
    }
    .mobi_hides_320 {
        display: none;
    }
}