@charset "gb2312";

/* CSS Document */

* {
    margin: 0px;
    padding: 0px;
}
td a {
    text-decoration: none;
    color: #666;
}
body {
    width: 100%;
    height: auto;
    background: url(images/background.png);
    background-size: auto;
}
.blank1 {
    width: 100%;
    height: 25px;
}
.blank2 {
    width: 100%;
    height: 15px;
}
.blank3 {
    width: 100%;
    height: 5px;
    background: #900;
}

/*============================================================*/

.channal_1 {
    width: 100%;
    height: 36px;
    text-align: center;
    color: #FFF;
    font-size: 16px;
}
.channal_1 a {
    width: 135px;
    height: 37px;
}

/*============================================================*/

.head {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 240px;
    background: url(images/yddx_01.png) no-repeat;
}
.links_top {
    position: absolute;
    width: 400px;
    height: 100px;
    right: 0px;
    top: 10px;
}
.links_top a {
    display: inline-block;
    line-height: 20px;
    padding-left: 50px;
    margin-left: 10px;
    text-decoration: none;
    background-image: url(images/guj_03.png);
    background-repeat: no-repeat;
    font-size: 12px;
    color: rgb(57, 57, 52);
}
.links_top a:hover {
    color: rgba(57, 57, 52, 0.8);
}
.name {
    width: 550px;
    height: 250px;
    background: url(images/head_01.png) no-repeat;
}
.s

{
    width: 100%;
    height: 12px;
    background: url(images/yddx_04.png);
}
.navigation {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    height: 37px;
    background: url(images/yddx_10.png) no-repeat;
    text-align: center;
    color: #FFF;
}


/*============================================================*/
.bbody>tbody>tr>td{
  vertical-align: top;
}


.on{
	background-color: #eee6d7;
}
.position_name {
    width: 214px;
    height: 46px;
    background: url(images/link_10.png) no-repeat;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    border: 1px solid #900;
}
.partlist {
    width: 100%;
    height: 40px;
    background: #FFF;
    color: #900;
    /*border: 1px solid #900;*/
    margin: 5px;
    padding: 1px;
    font-size: 14px;
    overflow: hidden;
}
.list {
    border: none;
    width: 200px;
}
.left {
    height: 600px;
    margin-top: 0px;
}
.right {
    width: 765px;
    min-height: 600px;
    background-image: url(images/link_24.png);
    background-repeat: repeat-y;
}
.current_location {
    width: 760px;
    height: auto;
    color: #900;
}
.current_name {
    width: 300px;
    font-size: 20px;
    font-weight: bold;
}
.location {
    width: 500px;
    opacity: 0.8;
    font-size: 12px;
}

/*============================================================*/

.footer
{
    width: 100%;
    height: 95px;
    background: url(images/yddx_36.png);
}
.foot {
    text-align: center;
    width: 100%;
    height: 94px;
    color: #4C4C4C;
    font-size: 14px;
}
