
#banner5 {

    height:251px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    overflow: hidden;

    background-position: 50% top;
    background-repeat: no-repeat;
}

.navbar  {
    width: 980px;
    margin:auto;
    padding-top: 47px;
    font-size: 14px;
    padding-left: 100px;
}
.navbar  .now {
    background-color: #FFF;
    color: #666;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity: 1;
}


.navbar li{
    float: left;
    width: 100px;
    background-color: #000;
    height: 43px;
    margin-right: 10px;
    filter:alpha(opacity=50);  /* ie*/
    -moz-opacity:0.5; /* Firefox */
    opacity: 0.5;
}
.navbar li a{
    color: #FFF;
    display: block;
    height: 34px;
    width: 100px;
    padding-top: 9px;
}

.navbar  li a:hover{
    background-color:#FFF;
    color: #666;
    height: 34px;
    width: 100px;

}

/*pagebody*/



#pagebody {
    width: 980px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 30px;
    line-height: 30px;
    font-family: "微软雅黑";
    font-size: 13px;
}
.ph {
    height: 550px;
}


#sidebar{
    width:254px;
    float: left;
    margin-bottom: 15px;

}
.nav_icon    {
    margin-left: 16px;
    padding-top: 10px;
    float: left;
}

.nav_icon1    {
    float: left;
    border: 1px solid #ddd;
}


#sidebar2 li {
    margin-bottom: 20px;
    line-height: 50px;
    font-size: 14px;
    font-family: "微软雅黑";
    text-indent: 10px;

}
#sidebar2 .font_blue {
    font-size: 14px;
    background-image: url(../images/nav_bg.gif);
    background-repeat: no-repeat;

}


#sidebar2 .font_blue2:hover {
    background-image: url(../images/nav_bg.gif);
    background-repeat: no-repeat;

}
#sidebar2 li .font_blue3 {
    color: #04a2df;
}





#sidebar2 li a {

}

#sidebar2 li a:hover {
    color: #04a2df;
}


#sidebar ul .banner2 {
    height: 225px;
    width: 158px;
    padding: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border: none;

}
#sidebar ul.sideline {
    width: 158px;
    border-right: none;
    border-left: none;
}
#sidebar .sidebanner {
    border-right-style: none;
    border-left-style: none;
    margin-top: 15px;
}

#sidebar ul .line_b {
    border-bottom-style: none;
    color: #629ED4;
}




#mainbody {
    float: right;
    line-height:30px;
    width: 696px;
    padding-bottom: 20px;
    padding-left: 30px;
}
#mainbody2 {
    width: 820px;
    float: right;
    padding-top: 10px;
}


#mainbody .job ul {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D9D9D9;
    height: 25px;
}
#mainbody .job ul li {
    float: left;
    width: 90px;
    height: 25px;
    text-align: center;
    margin-right: 6px;
    display: block;
}
#mainbody .job ul li:hover {
    background-color: #efefef;
    color: #629ED4;
}
#mainbody .job ul .job2 a{
    background-color: #EFEFEF;
    color: #649ED4;
    height: 25px;
    width: 90px;
    display: block;
}
#school_l {
    float: left;
    width: 260px;
}
#school_r {
    float: right;
    width: 560px;
}
.basic img {
    margin-top: 80px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
    z-index: 99999999999;
}




h2  {
    text-align: center;
    color: #04a2df;
    font-size: 18px;
    margin-bottom:10px;
}