﻿body {
    font-family: "微软雅黑";
}
.top {
position:fixed;
right:0px;
top:90%;
}
.company {
    height: auto;
    width: 100%;
    float: left;
    padding-bottom: 50px;
}
.COMtext {
    width: 1200px;
    margin: 0px auto;
    color: #414141;
}

.PAleft {
    width: 310px;
    height: auto;
    float: left;
}

.PAcenter {
    width: 310px;
    height: 100px;
    float: left;
    margin-left: 140px;
}

.PAright {
    width: 310px;
    height: 100px;
    float: left;
    margin-left: 120px;
}

.Recruitment {
    width: 100%;
    min-width: 1200px;
    float: left;
    background-color: #f6f2f2;
}
.ReBorder {
    width: 1200px;
    margin: 0px auto;
    background-image: url('img/组 22.png');
    background-position:center center;
    background-repeat: no-repeat;
}
.BorderTop, .BorderBottom {
    height:50px;
}
.BorderContent{
    background-image: url('img/bgBorder.png');
    background-repeat:repeat-y;
}
.BorderTop{
    background-position:top center;
    margin-top:50px;
}
.BorderBottom{
    background-position:bottom center;
    margin-bottom:50px;
}

.table2 {
    width: 1000px;
    margin: 0px auto;
    margin-top: -20px;
    color: #414141;
}

td {
    width: 300px;
    height: 30px;
}

    td a {
        color: #414141;
        text-decoration: none;
    }

        td a:hover, tr:hover td a {
            color: #ff6a00;
        }

.trText {
    width: 300px;
    font-size: larger;
    border: 1px solid #414141;
    margin: 0px;
    padding: 0px;
}

.tdright {
    text-align: center;
}

.trcolor:hover {
    font-weight: bolder;
}
