﻿img{border:none;}
div{margin:0;padding:0;border:none;}

html,body
{
    height:100%;
    width:100%;
    margin:0px;
} 

table,tr,td
{
    border-collapse:collapse;
    border-spacing:0px;
    border:0px;   
}
a
{
    text-decoration:none;
    color:black;
}
#head
{
    width:1000px;
    position:relative;
    top:20px;
    /*left:380px;*/
    margin:auto;
    z-index:1;
    color:white;
}

#main
{
    border:none;
    position:relative;
    width: 100%;
    height:auto;
    min-height:100%
}


.daohang
{
    width:1250px;
    /*border:1px solid red;*/
    margin:auto;
    position:relative;
    top:20px;
    /*left:380px;*/
    z-index:1;
}
#title
{
    position:relative;
    left:50%;
    top:-70px;
    width:580px;
}
.titlechoose
{
    width:90px;
    text-align:center;
    font-family:"微软雅黑";
    font-size:16px;

}

#bgimg 
{
    border:none;
    width:100%;
    position:relative;
    top:20px;
    overflow:hidden;
    text-align: center;
    background: black;
}

#text
{

    border:none;
    position:relative;
    width:955px;
    height:auto;
    top:-70px;

}

#shadow
{
    border:none;
    height:40px;
    width:955px;
    position:relative;
    top:20px;
    box-shadow:0px 0px 10px #909090;
    margin:auto;
}

#join
{
    border:none;
    width:90%;
    position:relative;
    //height:250px;
    border-left:2px solid #ff7800;
    margin:auto;
}

#job
{
    border:none;
    width:90%;
    height:auto;
    margin:auto;
    position:relative;
    top:18px;
}

.job_son
{
    width: 100%;
    height: auto;
    border: none;
    margin:auto;
}

.job_text_title
{
    background:#a49889;
    font-family:微软雅黑;
    margin-left:0px;
    color:white;
    font-size:18px;
}

.job_text_text
{
    font-family:微软雅黑;
    line-height:30px;
}

#footpush
{
    width: 100%;
    height: 120px;
}

#foot_main
{
    width: 100%;
    height: 120px;
    margin-top: -120px;
}

#foot1
{

    width:400px;
    height:20px;
    position:relative;
    color:#413e3e;
    font-size:13px;
    margin:auto;
    text-align: center;
}

#foot1 a
{
    color:#413e3e;
}

#foot
{
    position:relative;
    width:100%;
    height:100px;
    background:black;
    margin:auto;	
}

#foot div
{
    position:relative;
    top:20px;
    width:1000px;
    height:50px;
    text-align:center;
    font-size:12px;
    color:#747474;
    margin:auto;
}
