body {
    margin: 0 auto;
    width: 1004px;
    font-size: 12px;
    text-align: center;
}

img {
    border: 0px;
}

a:link, a:visited, a:active {
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#menu {
    background: url(../public/images/wzfangyu_02.jpg) no-repeat 0px 0px;
    font-size: 18px;
    font-family: 黑体;
    padding-top: 14px;
}

#menu a {
    color: #2E5C7D;
}

#menu span {
    padding: 0px 2px;
}

#title span {
    font-size: 18px;
    font-weight: bolder;
    color: #2E5C7D;
}

#title {
    padding-top: 10px;
}

.content {
    height: 400px;
    vertical-align: top;
}

.content p {
    text-indent: 2em;
    line-height: 180%;
    font-size: 13px;
}

.content div {
    width: 860px;
    margin-left: 110px;
}

.contact {
    height: 580px;
}

.contact p {
    font-size: 14px;
}

#position {
    width: 100%;
    padding-bottom: 60px;
    height: 600px;
    vertical-align: top;
}

#position ul {
    margin: 0px auto 0px 70px;
    *margin: 0px auto 0px 110px;
}

#position li, #position li.biaotou {
    list-style-type: none;
    height: 30px;
    line-height: 30px;
    text-align: left;
    float: left;

}

#position li.biaotou {
    border-top: solid 1px #E6E6E6;
    background: #F5F3F3;
    font-weight: bold;
    font-size: 14px;
}

#position li.biaotouleft {
    border-left: solid 1px #E6E6E6;
}

#position li.biaotouright {
    border-right: solid 1px #E6E6E6;
}

#position li.w1 {
    width: 200px;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#position li.w2 {
    width: 180px;
}

#position li.w3 {
    width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#position li.w4 {
    width: 150px;
    text-align: center;
}

#position li.w5 {
    width: 140px;
}

#position li {
    border-bottom: dashed 1px #E6E6E6;
    line-height: 40px;
    height: 40px;
    font-size: 13px;
}


#footer {
    background: url(../public/images/wzfangyu_11.jpg) no-repeat 0px 0px;
    height: 33px;
    font-size: 13px;
    text-align: center;
    margin: 0 auto;
}
