/* 企业招聘页面样式 */
#recruitment_search
{
    width: 666px;
    height: 132px;
    margin-bottom: 8px;
    background-image: url('../Images/ResumeSearchHeaderBg.jpg');
}

#recruitment_search #SearchBar
{
    position: relative;
    left: 148px;
    top: 77px;
    width: 400px;
}
.recruit_title
{
    width: 62px;
    float: left;
}
.recruit_title2
{
    width: 106px;
    float: left;
    padding-left: 15px;
}
.recruit_title3
{
    width: 104px;
    float: left;
}
.recruit_title4
{
    width: 188px;
    float: left;
    padding-left: 54px;
}
.recruit_title5
{
    width: 118px;
    float: left;
    padding-left: 8px;
}
.recruit_title6
{
    width: 52px;
    float: left;
}


.recruit_con1
{
    width: 82px;
    height: 12px;
    float: left;
    display: inline;
    text-align: center;
    white-space: nowrap;
}
.recruit_con2
{
    width: 35px;
    height: 12px;
    float: left;
    text-align: center;
    white-space: nowrap;
}
.recruit_con3
{
    width: 50px;
    height: 12px;
    float: left;
    text-align: center;
}
.recruit_con33
{
    width: 80px;
    height: 12px;
    float: left;
    text-align: center;
}
.recruit_con4
{
    width: 110px;
    height: 12px;
    float: left;
    text-align: center;
}
.recruit_con5
{
    width: 250px;
    height: 12px;
    float: left;
    text-align: center;
}
.recruit_con6
{
    width: 142px;
    height: 12px;
    float: left;
    text-align: center;
}



/* 招聘信息页面样式 */
#information_title
{
    width: 666px;
    height: 27px;
    margin-bottom: 8px;
    background-image: url(../images/information_line.jpg);
    background-repeat: repeat-x;
}
.infor_title
{
    width: 252px;
    float: left;
}
.infor_title2
{
    width: 240px;
    float: left;
    padding-left: 45px;
}
.infor_con1
{
    width: 275px;
    height: 26px;
    line-height: 26px;
    float: left;
    margin-left: 24px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    _margin-left:5px;
    _width: 285px;
}
.infor_con2
{
    width: 335px;
    float: left;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}


/* 新闻详细页页面样式 */

#newpage_body
{
    width: 666px;
    height: auto;
    float: left;
    margin-left: 14px;
    background-color: #fbfdff;
    border: 1px solid #dedede;
    text-align: left;
}
#newpage_title
{
    width: 580px;
    height: 54px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e8f2fe;
    line-height: 32px;
    margin-top: 22px;
    text-align: center;
    margin-left: 35px;
    margin-bottom: 20px;
}
#newpage_con
{
    width: 580px;
    line-height: 24px;
    text-align: left;
    margin-left: 35px;
}



/* 流动党员页面样式 */
#flow_button
{
    width: 280px;
    float: left;
    font-weight: bold;
    color: #20729c;
    margin-top: 30px;
    margin-left: 40px;
}
.flow_con
{
    width: 170px;
    float: left;
    line-height: 20px;
}
#flow_anniu
{
    float: left;
    margin-left: 6px;
}
/* 企业首页页面样式 */
#enterprise_login
{
    width: 191px;
    height: auto;
    border: 1px solid #dddddd;
    background-image: url(../images/login_line.jpg);
    background-repeat: repeat-x;
    margin-bottom: 7px;
    float: left;
}
.enter_title
{
    width: 170px;
    float: left;
    font-weight: bold;
    margin-top: 6px;
    margin-bottom: 10px;
}
.enter_welcome
{
    float: left;
    width: 150px;
    text-align: left;
    padding-left: 20px;
    line-height: 20px;
}
#enter_exit
{
    height: 31px;
    width: 84px;
    float: left;
    margin-left: 50px;
    padding-bottom: 10px;
    padding-top: 10px;
    display: inline;
}
.enter_title2
{
    width: 170px;
    float: left;
    font-weight: bold;
    margin-top: 6px;
    margin-bottom: 10px;
}
.enter_post
{
    float: left;
    width: 174px;
    padding-top: 8px;
}
#enter_con
{
    height: 123px;
    width: 592px;
    margin-left: 32px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e2f1ff;
    margin-top: 56px;
}
.enter_contitle
{
    color: #1889b7;
    margin-left: 200px;
}
.enter_conul
{
    padding-top: 30px;
}
.enter_conli
{
    height: 22px;
}
#enter_con2
{
    width: 592px;
    margin-left: 32px;
    margin-top: 30px;
    text-align: left;
}
.enter_conblue
{
    text-align: center;
    font-weight: bold;
    color: #1495c9;
    font-size: 14px;
}
.enter_content
{
    text-align: left;
    line-height: 20px;
}
.enter_conright
{
    text-align: right;
    line-height: 22px;
}

