.white_link:link, .white_link:visited, .white_link:hover, .white_link:active {
    color: White;
}

.white_link:hover {
    text-decoration: underline;
}

.red_text {
    color: Red;
}

#wrapper {
    margin-top: 10px;
    *margin-top: 0px;
}


#main_nav {
    float: left;
    margin-left: 12px;
    height: 31px;
    background: url(../images/Image/offer_header_bg.gif) no-repeat;
    background-position: top left;
    padding-left: 4px;
    position: relative;
    top: 1px;
    _top: 2px;
}

#main_nav, #main_right, #main_nav_content li, #second_nav_wrapper, #second_nav, #second_nav_content {
    background: url(../images/Image/offer_header_bg.gif) repeat-x 0 0;
}

#second_nav_right {
    float: right;
    padding-right: 5px;
    font-size: 12px;
}

    #second_nav_right a {
        padding-left: 5px;
    }

        #second_nav_right a:link, #second_nav_right a:visited, #second_nav_right a:hover, #second_nav_right a:active {
            color: White;
        }

        #second_nav_right a:hover {
            text-decoration: underline;
        }

#main_right {
    background-position: top right;
    height: 31px;
    width: 4px;
    font-size: 1px;
    float: left;
    position: relative;
    top: 1px;
    _top: 2px;
}

#main_nav_content li {
    float: left;
    background-position: 0px -64px;
    height: 32px;
    line-height: 31px;
    width: 93px;
    text-align: center;
    font-size: 14px;
}

    #main_nav_content li.current {
        background-position: 0px -32px;
        float: left;
        font-weight: bold;
    }

    #main_nav_content li.last {
        background-position: 0px -126px;
        float: left;
    }

    #main_nav_content li a {
        position: relative;
        top: 3px;
        color: #333;
    }

    #main_nav_content li .main_nav_link:hover {
        background: url(../images/Image/offer_header_bg.gif) repeat-x 0px -32px;
        font-weight: bold;
        color: #fff;
        text-decoration: none;
        height: 31px;
        line-height: 31px;
        padding: 10px 16px 7px;
        position: relative;
        top: 3px;
        *top: 1px;
        /*width: 93px;*/
    }

    #main_nav_content li.current a {
        color: #fff;
        text-decoration: none;
    }

#second_nav_wrapper {
    width: 950px;
    background-position: right bottom;
    height: 29px;
}

#second_nav {
    width: 947px;
    height: 29px;
    line-height: 29px;
    background-position: left bottom;
}

#second_nav_content {
    margin-left: 3px;
    padding-right: 10px;
    background-position: 0px -96px;
    height: 29px;
    line-height: 29px;
}

    #second_nav_content .other {
        display: none;
        margin: 0;
        padding: 0;
    }

#second_nav_right {
    display: block;
}

#city_stat_block {
    font-size: 12px;
}

    #city_stat_block a {
        font-size: 14px;
        margin-left: 18px;
    }

h3.topic_title {
    background: transparent url(../images/Image/topic_bg_2.gif) no-repeat scroll left 50%;
    border-bottom: 2px solid #BDCFDC;
    font-size: 14px;
    width: 295px;
    padding-left: 18px;
}

h3.topic_title_left {
    background: transparent url(../images/Image/topic_bg_2.gif) no-repeat scroll left 50%;
    border-bottom: 2px solid #BDCFDC;
    font-size: 14px;
    width: 565px;
    padding-left: 18px;
    margin-bottom: 10px;
}

h3.job_list_title, div.job_list_title, h2.job_list_title {
    background: transparent url(../images/Image/front_topic_bg.gif) no-repeat scroll left bottom;
    line-height: 25px;
    margin-bottom: 10px;
    padding-bottom: 1px;
    padding-left: 1px;
    position: relative;
    font-size: 14px;
}

h3.enterprise_info, h2.enterprise_info {
    background: transparent url(../images/Image/enterprise_info_bg.gif) no-repeat scroll left bottom;
    line-height: 25px;
    margin-bottom: 10px;
    padding-bottom: 1px;
    padding-left: 26px;
    position: relative;
}

h3.job_detail_title, h2.job_detail_title {
    background-color: #F2F8FD;
    border-bottom: 1px solid #D1E2F5;
    color: #333333;
    font-size: 16px;
    font-weight: 900;
    height: auto;
    line-height: 22px;
    padding-left: 26px;
    padding-top: 4px;
    padding-bottom: 4px;
    position: relative;
    margin-top: 20px;
}

.yellow_pen_title {
    background: #F2F8FD url(../images/Image/btn_01.gif) no-repeat scroll 4px 8px;
}

.gray_pen_title {
    background: #F2F8FD url(../images/Image/gray_pen.gif) no-repeat scroll 4px 8px;
}

.position_item_block {
    width: 580px;
    font-size: 12px;
    line-height: 1.6em;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #ccc;
}

.item_background_bg {
    padding-top: 5px;
}

h2, h4 {
    font-size: 14px;
    margin-bottom: 5px;
}

    h4.job_offer_title {
        background: url(../images/Image/ico_offer_notvip.gif) no-repeat left center;
        padding-left: 14px;
    }

    h4.job_offer_title_VIP {
        background: url(../images/Image/offer_bg.gif) no-repeat left center;
        padding-left: 14px;
    }

.job_offer_title_small {
    color: Gray;
    font-size: 12px;
    font-weight: normal;
}

.offer_footer {
    margin-top: 8px;
}

.small_title {
    color: Gray;
}

.margin_left_space {
    margin-left: 10px;
}

.position_item_block p {
    line-height: 1.5em;
}

.img_time {
    position: relative;
    top: 2px;
    margin-right: 4px;
}

.enterprise_logo {
    float: right;
    margin-left: 10px;
    margin-right: 10px;
    padding-right: 20px;
}

#search_block {
    background-color: #EEF4FD;
    border: 1px solid #BDCFDC;
    margin-right: 10px;
    margin-top: 39px;
    padding-bottom: 8px;
    position: relative;
    top: -11px;
}

.adv_search_block {
    background-color: White;
    margin-right: 0px;
}

.btn_industry {
    width: 100px;
    height: 24px;
    background-image: url(../images/Image/btn_position_bg.gif);
    border-width: 0px;
    position: relative;
    cursor: pointer;
    *top: -3px;
}

.btn_position {
    background-image: url(../images/Image/btn_selected_general_bg.gif);
    border-width: 0;
    color: #237DD8;
    height: 24px;
    line-height: 24px;
    padding-right: 20px;
    position: relative;
    text-align: center;
    width: 100px;
    cursor: pointer;
}

.btn_industry {
    background-image: url(../images/Image/btn_industry_bg.gif);
}

.btn_search {
    width: 84px;
    height: 31px;
    background-image: url(../images/Image/btn_search.gif);
    border-width: 0px;
    position: absolute;
    left: 200px;
    top: -5px;
}

.btn_search2 {
    background-image: url(../images/Image/btn_search.gif);
    border-width: 0;
    height: 31px;
    position: absolute;
    top: -2px;
    width: 84px;
}

.search_active_block {
    margin-top: 12px;
    line-height: 35px;
    position: relative;
}

.right_list_block {
    font-size: 12px;
    margin-bottom: 25px;
}

    .right_list_block li {
        margin: 0px 0px 5px 4px;
        padding: 3px 5px 3px 0;
        width: 90%;
    }

#enterprise_intro_block {
    position: relative;
}

#btn_enterprise_intro {
    background-image: url(../images/Image/btn_enterprise_intro_bg.gif);
    border-width: 0;
    height: 26px;
    position: absolute;
    right: 40px;
    top: -2px;
    width: 96px;
}

#enterprise_intro_content {
    font-size: 12px;
    margin: 8px 0px 10px;
    color: #333;
}

#position_info_block {
    background: transparent url(../images/Image/item_bg3.gif) no-repeat scroll left top;
    padding-left: 8px;
    padding-top: 5px;
}

    #position_info_block td {
        width: 230px;
        font-size: 12px;
        height: 1.6em;
        line-height: 1.6em;
    }

h4.position_info {
    padding-bottom: 5px;
    border-bottom: 1px dotted #ccc;
    margin: 15px 15px 6px 0px;
    width: 500px;
}

ul.p_req {
}

    ul.p_req li {
        font-size: 12px;
        color: #333333;
        list-style-type: decimal;
        list-style-position: inside;
        line-height: 1.8em;
    }

p.content, .technique_block {
    font-size: 12px;
    line-height: 1.6em;
}

p.content {
    width: 580px;
    line-height: 1.8em;
    color: #333;
}

#panel_contact ul li {
    font-size: 12px;
    line-height: 1.8em;
    color: #333;
}

.offer_enterprise_intro {
    line-height: 1.8em;
    color: #333;
    margin-bottom: 10px;
    font-size: 12px;
}

#enterprise_info_block {
    margin: 15px 0px 10px 0px;
    font-size: 12px;
    line-height: 1.8em;
}

.enterprise_info_class {
    margin-left: 2em;
}

#enterprise_info_block td.small_title {
    color: #333;
    width: 70px;
    text-align: left;
    height: 1.5em;
    line-height: 1.5em;
}

#btn_other_position {
    position: relative;
    background-image: url(../images/Image/enterprise_detail.gif);
    border-width: 0;
    height: 29px;
    width: 114px;
    margin-left: 3px;
    cursor: pointer;
}

#more_enterprise_info {
    position: relative;
    background-image: url(../images/Image/enterprise_detail.gif);
    border-width: 0;
    height: 29px;
    width: 114px;
    margin-left: 0px;
    cursor: pointer;
}

#search_block table tr td {
    padding: 6px;
}

#search_block table tbody tr {
    padding-left: -100px;
}

#offer_manage {
    font-size: 12px;
    font-weight: normal;
    padding-left: 10px;
}

    #offer_manage a {
        margin-right: 5px;
    }

#con_block {
    font-size: 12px;
    padding-top: 8px;
}

    #con_block tbody tr td {
        padding: 5px 0px;
    }

    #con_block td.small_title {
        width: 60px;
        color: #333333;
    }

#adv_search_block {
    border-top: 1px dotted #ccc;
    width: 600px;
    margin: 10px 0px;
    padding-top: 15px;
    text-align: center;
}

.con_block_list {
    background-color: #F8F9FE;
    font-size: 12px;
    margin: 2px 0;
    padding: 5px 0;
    width: 580px;
}

    .con_block_list span {
        margin-right: 10px;
    }

.offer_detail {
    padding-top: 5px;
    color: #333;
}

    .offer_detail li {
        line-height: 1.8em;
        font-size: 12px;
    }

.offer-benefit {
    white-space: pre-wrap;
}

#job_list_table_block {
    font-size: 12px;
    width: 600px;
}

    #job_list_table_block th {
        background-color: #F2F8FD;
        font-weight: normal;
        color: #222;
        border-width: 0px;
        border-bottom: 1px solid #D1E2F5;
        padding: 5px;
        text-align: center;
        width: auto;
        height: 20px;
        line-height: 20px;
    }

    #job_list_table_block td {
        text-align: center;
        line-height: 2em;
    }

        #job_list_table_block td.position_name {
            text-align: left;
        }

.enterprise_list li {
    margin-bottom: 10px;
    text-align: left;
}

    .enterprise_list li .enterprise_odd {
        margin-right: 15px;
    }

.search_topic {
    position: absolute;
    z-index: 2;
}

#comment_tips {
    border-top: 1px dotted #C0C0C0;
    color: #333333;
    font-family: verdana,arial,times new roman;
    font-size: 14px;
    font-weight: bold;
    margin: 25px 0 10px;
    padding: 8px 0;
    text-transform: uppercase;
}

#user_comment_content li.user_comment {
    border-top: 1px solid #B2B2B2;
    margin-top: 12px;
    padding-top: 8px;
    width: 600px;
    font-size: 12px;
}

    #user_comment_content li.user_comment .commenter_info {
        position: relative;
        color: #454545;
    }

    #user_comment_content li.user_comment .comment_option {
        position: absolute;
        top: 0px;
        right: 10px;
    }

    #user_comment_content li.user_comment .comment_main {
        background: transparent url(../images/Image/comment.gif) no-repeat scroll 0 0;
        margin-top: 5px;
        padding: 10px 1em 10px 40px;
    }

.floor {
    font-weight: bold;
    color: #808080;
}

span.floor a {
    color: gray;
}

.qitem_reply {
    font-size: 12px;
}

textarea#txtContent {
    border: 1px solid #6B9DC7;
    height: 135px;
    margin-top: 8px;
    width: 450px;
}

#comment_opt {
    margin-left: 62px;
}

.txtContent_bg {
}

.viewCount_span {
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    right: 5px;
    top: 3px;
}

h5 {
    font-size: 12px;
    margin-bottom: 5px;
    font-weight: bold;
}

    h5.position_info {
        padding-bottom: 2px;
        border-bottom: 1px dotted #ccc;
        margin: 15px 15px 6px 0px;
        width: 500px;
    }

.publish_info {
    font-size: 12px;
    position: absolute;
    right: 20px;
    top: -32px;
}

#old_job {
    margin-top: 10px;
}

.three_letter {
    letter-spacing: 4px;
}

#flow_block {
    background-color: #E8F0FF;
    padding: 12px;
}

h2#flow_title {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
}

.flow_content {
    color: #444444;
    font-size: 12px;
    line-height: 1.8em;
    padding-top: 10px;
}

#enterprise_title_block {
    font-size: 12px;
    margin: 30px 0 30px 10px;
    width: 450px;
}

.txt_enterprise_name {
    font-size: 14px;
    height: 22px;
    margin-left: 0;
    padding-left: 0;
    width: 300px;
}

.post_context {
    font-size: 12px;
}

    .post_context td {
        height: 28px;
        line-height: 28px;
    }

    .post_context .td_flag {
        text-align: right;
        width: 14px;
    }

    .post_context .td_name {
        text-align: left;
        width: 70px;
    }

textarea, select {
    border: 1px solid #6B9DC7;
}

.btn_select {
    background: transparent url(../images/Image/select_btn_bg.gif) no-repeat scroll left top;
    border: 0 solid white;
    cursor: pointer;
    height: 24px;
    width: 130px;
}

.release_recruitment_block {
    border-top: 2px solid #2A71A5;
    margin: 20px auto 30px;
    padding-top: 20px;
    text-align: center;
    position: relative;
}

.btn_industry_2 {
    background-image: url(../images/Image/industry_bg.gif);
    border-width: 0;
    color: #237DD8;
    cursor: pointer;
    height: 24px;
    line-height: 24px;
    padding-right: 25px;
    position: relative;
    text-align: center;
    width: 145px;
}

.tip_block {
    font-size: 12px;
    line-height: 1.8em;
    margin-bottom: 50px;
}

#recommend_job_block {
    font-size: 12px;
    margin-bottom: 9px;
    line-height: 150%;
    padding-bottom: 8px;
}

.friendlink {
    width: 95%;
    font-size: 12px;
    line-height: 1.6em;
    color: gray;
    margin-top: 4px;
}

    .friendlink a {
        color: Gray;
    }

.recommend_job_item {
    border-bottom: 1px solid #CCCCCC;
}

.hot_job_offer {
    margin-bottom: 12px;
}

    .hot_job_offer li {
        line-height: 1.8;
        font-size: 12px;
        color: gray;
    }

.enterprise_opt {
    float: right;
    font-weight: normal;
    font-size: 12px;
}

    .enterprise_opt a {
        padding-left: 5px;
    }

input.search_txt {
    width: 300px;
    padding: 4px 3px;
    border: 1px solid #aaa;
    font-size: 14px;
    font-weight: bold;
    color: gray;
}

#search_tab {
    margin-left: 1px;
}

    #search_tab li {
        border-right: 1px solid #BBBBBB;
        color: #666666;
        float: left;
        padding: 1px 11px 2px;
        cursor: pointer;
        margin-bottom: 3px;
        font-size: 14px;
    }

        #search_tab li#fourth {
            padding-left: 20px;
            padding-right: 20px;
        }

    #search_tab #first {
        border-left: 0px solid #BBBBBB;
        _margin-left: 0px;
    }

    #search_tab #third {
        padding-left: 10px;
        padding-right: 10px;
    }

        #search_tab #third.current {
            background: transparent url(../images/Image/bg_currentSearchTab2.gif) no-repeat scroll left bottom;
        }

    #search_tab .current {
        border: 0;
        background: transparent url(../images/Image/bg_currentSearchTab.gif) no-repeat scroll left bottom;
        margin-left: -1px;
        font-weight: bold;
        padding-bottom: 5px;
        margin-bottom: 0;
    }

.search_block {
    margin-bottom: 20px;
    margin-top: -15px;
}

#cata_table {
    font-size: 12px;
    width: 100%;
    margin-top: -5px;
    line-height: 1.5em;
}

#cate_table td {
    line-height: 1.5em;
}

.search_keyword {
    position: relative;
}

.hot_search {
    font-size: 12px;
    color: Gray;
    margin-top: 5px;
}

.right_block_wrapper li {
    line-height: 180%;
    color: Gray;
    font-size: 12px;
}

.right_block_wrapper h3.topic_title {
    margin-bottom: 5px;
}

.offer_rela {
    color: gray;
    font-size: 12px;
    margin-bottom: -20px;
    margin-top: 10px;
    text-align: right;
}

.enterprise_rela {
    color: gray;
    font-size: 12px;
    margin-top: 25px;
    text-align: right;
    margin-bottom: 0px;
}

.google_ad {
    text-align: center;
    margin-top: 15px;
}

.cate_block {
    font-size: 12px;
}

    .cate_block li {
        width: 25%;
        float: left;
        margin-bottom: 10px;
    }

        .cate_block li a {
            border: 1px solid #D2D2D2;
            padding: 2px 5px;
        }

.right h3.topic_title {
    background: transparent none repeat scroll 0 0;
    border-bottom: 1px solid #DBCFDC;
    color: #444444;
    font-size: 14px;
    margin-bottom: 6px;
    padding-left: 0;
    width: 295px;
}

.post_resume_textarea {
    width: 440px;
    line-height: 1.5em;
    height: 100px;
}

.post_resume_content {
    border: 1px solid #A4C4DC;
}

#post_resume_block {
    width: 500px;
    margin: 0 auto;
    padding: 10px 0 20px;
}

.post_button_block {
    text-align: center;
    width: 180px;
    margin-top: 15px;
    margin-left: 150px;
}

.panel_post_tip {
}

.post_resume_button {
    background: url(../images/Image/post_resume.gif) no-repeat left top;
    border: medium none;
    cursor: pointer;
    padding: 10px 14px;
    width: 106px;
    height: 35px;
}

#send_state {
    font-size: 12px;
}

.big_font {
    font-size: 14px;
}

#recommend_offer_list {
    line-height: 1.9em;
    margin-top: -3px;
    margin-bottom: 10px;
}

    #recommend_offer_list li {
        width: 280px;
        float: left;
        line-height: 2.1em;
        height: 25px;
    }

.send_resume_count {
    float: right;
    font-size: 12px;
    padding-right: 3px;
    padding-top: 5px;
}

#position_flag img {
    vertical-align: middle;
}

.btn_promotion {
    background: url("../images/Image/promotion/btn_promotion.gif") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    padding: 20px 60px;
    width: 110px;
}

.post_tips {
    font-weight: bold;
    color: #555;
}



.right_offer_list h3 {
    background: transparent none repeat scroll 0 0;
    border-bottom: 1px solid #DBCFDC;
    color: #444444;
    font-size: 14px;
    margin-bottom: 6px;
    padding-left: 0;
    width: 295px;
    margin-top: 5px;
}

.right_offer_list ul li {
    padding-left: 20px;
    background: url("../images/Image/ico_right_list.gif") no-repeat scroll 0 3px transparent;
    margin-top: 10px;
    font-size: 12px;
}

#enterprise_logo {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

#position_requirements, #position_desc .content {
    font-size: 12px;
    color: #333333;
    line-height: 1.8;
}

    #position_requirements ul {
        padding-left: 20px;
        list-style: inherit;
    }

        #position_requirements ul li {
            margin-bottom: 5px;
        }

.position_block {
    font-size: 12px;
}

    .position_block h5 {
        border-bottom: 1px dotted #CCCCCC;
        margin: 15px 15px 6px 0;
        padding-bottom: 2px;
        width: 500px;
    }

    .position_block div.content {
        margin: 6px 0;
    }

h2.job_detail_title span {
    font-size: 12px;
    font-weight: normal;
    float: right;
    margin-right: 4px;
    right: 5px;
    top: 3px;
}

h2.job_detail_title #offer_opt {
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    right: 80px;
    top: 3px;
    color: Gray;
}

div #panelCommentArea {
    margin-top: 30px;
}

#post_resume_button p {
    margin-top: 6px;
}

.enterprise_info .opt {
    float: right;
    margin-right: 10px;
}

.enterprise_info span {
    font-size: 12px;
    font-weight: normal;
    position: relative;
}

#searchExplain ul {
    padding-left: 20px;
}

#tabs {
    margin-bottom: 50px;
}

    #tabs .cate-List-Block {
        margin-top: 14px;
    }

        #tabs .cate-List-Block li {
            height: 18px;
            width: auto;
            margin-right: 10px;
            padding-right: 10px;
            border: 1px solid #D2D2D2;
            padding: 2px 5px;
            float: left;
            font-size: 12px;
        }

.arraow-down {
    background: url(../images/Image/arraw.png) bottom right no-repeat;
    width: 10px;
    height: 10px;
    float: right;
    margin-top: 4px;
}


#hostSearchTabs .ui-state-default {
    width: 60px;
}

#hostSearchTabs li.ui-tabs-selected {
    background: none;
}

#hostSearchTabs ul.ui-tabs-nav {
    background: none;
}




/*VIP Enterprise Page*/
.VIPEnterprise-List hr {
    width: 550px;
    margin: 0;
    margin-top: 5px;
}

.VIPEnterprise-List-Item {
    border-bottom: 1px solid #ccc;
    margin-top: 15px;
    padding-bottom: 10px;
    float: left;
    display: block;
    margin-right: 10px;
}

.VIPEnterprise-List-Item-Image {
    float: right;
    padding-left: 10px;
    padding-right: 15px;
    max-width: 180px;
}

.VIPEnterprise-List-Item-Image-Summary {
    margin-top: 8px;
    display: block;
    word-break: break-all;
}

.VIPEnterprise-List-Item-Image-Title {
    margin-top: 8px;
}


.VIPEnterprise-List-Item-Block {
    width: 580px;
    margin-right: 14px;
    float: right;
}

    .VIPEnterprise-List-Item-Block h5 {
        margin-top: 6px;
    }

.VIPEnterprise-List-Item-Block-Jobs {
    margin-top: 4px;
    float: left;
}

    .VIPEnterprise-List-Item-Block-Jobs a {
        line-height: 20px;
    }

.VIPEnterprise-List-Item-Block-Description {
    color: gray;
    text-indent: 2em;
}

/*End VIP ENteprise Page*/

.JobCategory-Selction-Block {
    float: left;
    margin: 4px;
    min-width: 90px;
    font-size:12px;
}

    .JobCategory-Selction-Block .current {
        background-color: #efefef;
        border: 1px solid #D2D2D2;
        padding: 4px;
    }

.position_item_block-Views {
    min-width: 180px;
}

.position_item_block-PublishTime-icon {
    vertical-align: middle;
    margin-right: 3px;
    margin-bottom: 2px;
}

.position_block ol {
    margin-left: 15px;
}

    .position_block ol li {
        line-height: 1.8;
    }