﻿body
{
    font-size: .80em;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    margin: auto 0px;
    padding: 0px;
    color: #000000;
}

#TextArea1
{
    height: 394px;
    width: 899px;
}
.textCSS
{
    background-color: #FFFFFF;
    line-height: 150%;
    font-size: small;
}
.register
{
    border: 0px solid #99CCFF;
    width: 960px;
    margin: 0px auto;
    
    background-color: #FFFFFF;
}
.registerbody
{
    border: 1px solid #66CCFF;
    width: 960px; /*text-align: left;*/
    margin: auto;
}
.userKnow
{
    text-align: left;
    padding-left: 28px;
    font-weight: bold;
}
.userXuzhi
{
     padding-left: 28px;
}
.userRegister
{
    height: 30px;
    margin: auto;
    width: 900px;
    border-top-style: dotted;
    border-width: 1px;
    padding-top: 15px;
    text-align: left;
    font-weight: bold;
}
.registerInfo
{
    padding-left: 340px;
    text-align: left;
}
.registerbody1
{
    border-style: none solid solid solid;
    border-width: 0px;
    border-color: #66CCFF;
    width: 960px;
    margin: auto;
    padding-bottom: 20px;
    padding-top: 15px;
    background-color: #FFFFFF;
}
.xuzhiWidth
{
    width: 950px;
}
.tableSty
{
    border: 1px solid #C0C0C0;
    padding: 0px;
    margin: 0px;
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.rowHeight
{
    text-align: center;
    height: 25px;
}

.feeStyle
{
    text-align: right;
}

.enterpriseMain
{
    width: 960px;
    margin: 0px auto;
}
.enterpriseFooter {
    width: 960px;
    height: 50px;
    margin: 0px auto;
    text-align: center;
}
.leftWrapper
{
    float: left;
    width: 200px;
    height: 1000px;
    background-color: #FFFFFF;
}

.leftContent
{
    padding-left: 5px;
    background-color: #FFFFFF;
}

.rightWrapper
{
    float: left;
    width: 960px;
    border-left-style: dotted;
    border-left-width: 1px;
    border-left-color: #C0C0C0;
    background-color: #FFFFFF;
}

.rightContent
{
    background-color: #FFFFFF;
}

.enterRightContent
{
    border-style: dotted;
    border-width: 0px 0px 0px 0px;
    border-color: #C0C0C0;
    background-color: #FFFFFF;
    margin: 0px auto;
    margin-top: 0px;
    padding-bottom: 10px;
    width: 960px;
}

.enterAdminPic
{
    margin-top: 15px;
    background-position: 10px;
    background-image: url('../image/enterpriseIcon/enterAdminBanner.png');
    background-repeat: no-repeat;
    height: 50px;
    width: 200px;
}
.appliAdminPic
{
    margin-top: 15px;
    background-position: 10px;
    background-image: url('../image/enterpriseIcon/applicationBanner.png');
    background-repeat: no-repeat;
    height: 50px;
    width: 200px;
}



/*左边定位*/
.leftNavigate
{
    position: fixed;
    width: 200px;
    float: left;
    _position: absolute; /*IE6 用absolute模拟fixed*/
}
.leftNavigate ul
{
    list-style-type: none;
    line-height: 24px;
    padding:0px;
    margin-left:25px;
}
.leftNavigate ul li
{
    background-position: 5px;
    background-image: url('../../Icon/control_play_blue.png');
    background-repeat: no-repeat;
    padding-left: 0px;
    margin:0px;
}

.rightTop
{
    padding-top: 10px;
    height: 25px;
    color: #FF0000;
    font-weight: bold;
}


/*****************以下为人才检索结果显示列表****************************/
.talentList
{
    border-style: solid;
    border:0px solid #C0C0C0;
    width: 960px;
    float: left;
    display: block;
    margin: 0px;
    padding: 0px;
}

.talentList ul
{
    overflow: hidden;
    padding-top: 5px;
    margin: 0px;
    padding: 0px;
}
.talentList ul li
{
    display: inline;
    float: left;
    margin-bottom: 5px;
    margin-right: 6px;
    margin-left: 0px;
    padding: 0px;
    
}
.talentList ul .lastItem
{
    display: inline;
    float: left;
    margin-bottom: 5px;
    
    margin-right: 0px;
}
.talentList .listItem
{
    border: 1px solid #C0C0C0;
    height: 190px;
    width: 185px;
    float: left;
    display: block;
    padding: 0px;
    text-align: center;
    position: relative;
}
.listItem a:link, .listItem a:hover, .listItem a:visited, .listItem a:active
{
    text-decoration: none;
    font-family: 微软雅黑;
    font-size: 20px;
}
.talentList .posiListItem
{
    
    height: 190px;
    width: 185px;
    float: left;
    display: block;
    padding: 0px;
    position: relative;
}


.recCount {
   
    height: 30px;
    color: #ff0000;
    font-family: 微软雅黑;
    font-size: 24px;
    text-align: right;
    padding-right: 10px;
    padding-top:10px;
}
.recCount a span
{
    background-color: #FF0000;
    color: #FFFFFF;
    font-weight: bold;
}
.recCount a:link, .recCount a:hover, .recCount a:visited, .recCount a:active
{
    padding: 0px;
    margin: 0px;
    display: block;
    font-family: 微软雅黑;
    font-size: 24px;
    font-weight: bold;
    color:  #999999;
    text-decoration: none;
}
.positionName
{
    color: #000000;
    font-family: 微软雅黑;
    font-size: 26px;
    text-align: center;
    padding-right: 0px;
    padding-top: 20px;
   
    
}
.pubDate
{
    width: 100%;
    height: 25px;
    color: #FFFFFF;
    font-family: 微软雅黑;
    font-size: 16px;
    text-align: center;
    background-color: #CCCCCC;
    left: 0px;
    bottom: 0px;
    position: absolute;
    
}
.pubResumeDate
{
    width: 150px;
    height: 25px;
    color: #FFFFFF;
    font-family: 微软雅黑;
    font-size: 16px;
    text-align: center;
    background-color: #CCCCCC;
    left: 0px;
    bottom: 0px;
    position: absolute;
    
}
.pubResumeDateList
{
    width: 185px;
    height: 25px;
    color: #FFFFFF;
    font-family: 微软雅黑;
    font-size: 16px;
    text-align: center;
    background-color: #CCCCCC;
    left: 0px;
    bottom: 0px;
    position: absolute;
    
}
.pubResumeReview
{
    width: 47px;
    height: 25px;
    color: #FFFFFF;
    font-family: 微软雅黑;
    font-size: 16px;
    text-align: center;
    background-color: #CCCCCC;
    left: 139px;
    bottom: 0px;
    position: absolute;
    background-image: url('../image/review.png');
    background-repeat: no-repeat;
    border: 0px;
    cursor: pointer;
}


.talentList .listItem .picHeader {
    margin-top: 5px;
    height:125px;
    width: 100%;
    display: block;
    text-align: center;
}

.recBar
{
    border-bottom: 0px solid #999999;
    width: 100%;
    height: 65px;
    margin-bottom: 10px;
    border-bottom-style: solid;
    position: relative;
    clear: both;
    border-bottom-width: 0px;
    border-bottom-color: #CCCCCC;
}
.recTitle
{
    background-image: url('../image/recommandBar.jpg');
    background-repeat: no-repeat;
    height: 45px;
    font-size: 18px;
    color: #FFFFFF;
    font-family: 微软雅黑;
    font-weight: bold;
    padding-left: 15px;
    padding-top: 3px;
    margin-top: 20px;
    width: 137px;
    float: left;
}
.recPublish
{
    display: block;
    margin-top: 30px;
    font-size: 15px;
    color: #FFFFFF;
    font-family: 微软雅黑;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    float: right;
    width: 90px;
    background-color: #FF6600;
    text-align: center;
    margin-right: 10px;
    cursor: hand;
}

.recRight
{
    padding-top: 3px;
    margin-top: 15px;
    font-size: 18px;
    color: #000000;
    font-family: 微软雅黑;
    text-align: right;
    height: 35px;
    line-height: 35px;
    padding-right: 10px;
    margin-left: 40px;
    float: left;
   
}

.resetBtn
{
    background-repeat: no-repeat;
    background: transparent url('../image/hrResetRed.png');
    width: 100px;
    height: 30px;
    cursor: pointer;
    display: inline;
    float: right;
    border: 0px;
    font-size: 18px;
    color: #FFFFFF;
    font-family: 微软雅黑;
    margin-top: 20px;
    margin-right: 10px;
}

.recRight a:link, .recRight a:hover, .recRight a:visited, .recRight a:active
{
    font-size: 18px;
    color: #000000;
    font-family: 微软雅黑;
    text-decoration: none;
}
.footerSingle
{
    border-color: #BEBEBE;
    border-style: solid none none none;
    border-width: 1px;
    padding-top: 25px;
    width: 960px;
    height: 60px;
    margin: 0px auto;
    text-align: center;
    clear: both;
}