.bind_header{
    text-align: center;
    background: url(/static/images_en/headerBg.jpg?t=2) repeat-x;
    height: 52px;
}
.bind_header .header_content{
    color: #bfbfbf;
    width: 1002px;
    margin: auto;
}
.bind_header .bing_alogo{
    background: url(/static/images_en/sprite_logo.png?t=1) no-repeat 0 0;
    width: 178px;
    height: 38px;
    float: left;
    margin-top: 8px;
}

.bind_header .bing_lang{
    position: absolute;
    right: 18px;
    font-size: 12px;
    margin-top: 19px;
    padding: 0;
}

#Main .bind_content{
    margin: 100px auto;
}
#Main .bind_content .title {
    font-size: 24px;
    text-align: center;
}
.third_register .table2 tr th {
    padding-right: 20px;
    text-align: left;
    color: #555;
}
.third_register .table2 tr td {
    text-align: left;
    padding: 10px 0;
    color: #666;
}

.third_register .agree,
.third_register .checkBox {
    width: 335px;
    width: 340px\0;
    margin: 10px auto;
    color: #777;
    font-size: 12px;
}
.en .third_register .agree,
.en .third_register .checkBox{
    width: 401px;
    width: 405px\0;
    margin: 10px auto;
    font-size: 12px;
    color: #666;
}
.third_register .checkBox,
.en .third_register .checkBox{
    margin-bottom: 30px;
}
.third_register .checkBox .btnRed,
.third_register .checkBox .text {
    line-height: 28px;
    margin-left: 10px;
    float: right;
}

#Main .box1{
    margin-top: 10px;
    margin-left: 200px;
}

.third-message .discribe {
    padding: 0 20px;
}

#Main .bind_content.linkedin-account-exist .title,
#account-exist-container .title {
    margin: 0 auto;
    text-align: left;
    background: url(/static/image/icon_caution.png) no-repeat 0 center;
    padding-left: 90px;
}

#Main .bind_content.linkedin-account-exist .title{
    width: 570px;
}

#account-exist-container .title {
    font-size: 18px;
    height: auto;
    padding-left: 60px;
    min-height: 50px;
}

#account-exist-container .title span {
    display: none;
    font-size: 14px;
    line-height: 20px;
}

#account-exist-container .btns-group .floatL {
    margin-left: 0px;
}

#account-exist-container .third-party-bt {
    text-align: right;
}

input {
    border: 1px solid #aaa;
}

#login-thirdparty-form input {
    border: 0;
}

.list-field-head {
    text-align: center;
}

.resume-name,
.resume-content,
.zh-resume,
.en-resume {
    display: inline-block;
    padding: 5px;
}

.resume-name {
    text-align: center;
}

.location-list-container {
    padding: 20px;
}