* {
    padding: 0;
    margin: 0;

}

body {
    background: #F0EDE5;
    font-family: Î¢ÈíÑÅºÚ, sans-serif;
    font-size: 14px;
    color: #645950;
}

.left {
    float: left;
}

.right {
    float: right;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

a:visited,
a:link {
    color: #645950;
}

a:hover {
    color: #002b57;
}

header {
    height: 104px;
    background-color: #002b57;
    width: 100%;
}

header .content {
    width: 980px;
    margin: 0px auto;
    height: 100px;
}

header .content .up {
    height: 65px;
}

header .content .up img {
    height: 65px;
}

header .content .up .right div {
    height: 65px;
    color: white;
    font-size: 12px;
}

header .content .up .right div a {
    color: white;
    font-size: 12px;
    text-decoration: none;
    line-height: 30px;
}

header .content .down {
    float: left;
    width: 980px;
    background: #FBFAF5;
    height: 35px;
    line-height: 35px;
}

header .content .down .downLeft {
    float: left;
    width: 200px;
    text-align: center;
}

header .content .down .downRight {
    float: left;
    width: auto;
    padding-left: 20px;
}

header .content .down .downRight2 {
    float: right;
    width: 660px;
}

header .content .down .downRight2 div.screen {
    width: 100%;
    height: 35px;
    overflow: hidden;
    float: left;
}

header .content .down .downRight2 a.textA {
    text-decoration: none;
    display: block;
    height: 35px;
    line-height: 35px;
    color: transparent;
    transition: all 1s
}

header .content .down .downRight2 a.textA:first-child {
    margin-top: -35px;
}

header .content .down .downRight2 a.textA:nth-child(2) {
    color: #645950;
}

.main {
    margin: 0px auto;
    width: 980px;
    height: auto;
}

.main .mainLeft {
    float: left;
    width: 200px;
    height: auto;
    border: 1px #C7B7AF solid;
    border-top: 0px;
    border-right: 0px;
}

.main .mainLeft ul {
    background: #E9E4DA;
    height: auto;
    width: 190px;
    padding-left: 10px;
    padding-top: 10px;
}

.main .mainLeft ul li {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding-left: 10px;
}

.mainRight {
    float: left;
    background-color: #ffffff;
    height: auto;
    width: 779px;
    padding-top: 10px;
}

.lmzylist {
    margin: 0px 20px 10px 20px;
    width: 739px;
    height: auto;
    background: #fdfcf9;
    border-top: 3px #002b57 solid;
}

.xjlmname {
    height: auto;
    line-height: 35px;
    font-size: 16px;
    padding-left: 28px;
    border-bottom: 1px #dddddd dashed;
}

span img {
    position: relative;
    top:5px;
}

.xjlmname a:link,
.xjlmname a:visited,
.xjlmname a:hover {
    color: #D45D4C;
}

.lmlist,
.listinfo {
    height: auto;
}

.lmlist,
.listinfo {
    width: 739px;
}

.lmlist li,
.listinfo li {
    line-height: 30px;
    border-bottom: 1px #EEEBE4 dashed;
    padding-left: 40px;
    background: url(/xxgkw/gif-0697.gif) 20px 10px no-repeat;
}

.lmlist li span,
.listinfo li span {
    float: right;
    width: 120px;
}

.listinfo li a {
    width: 650px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    float: left;
}

.zilanmupage {
    padding-top: 5px;
    line-height: 30px;
    text-align: center;
}

.bottom {
    float: left;
    width: 100%;
    border-top: 1px #C7B7AF solid;
    margin-top: 20px;
    height: auto;
    background: #E2DCD6;
}

.bottom .bottombox {
    width: 980px;
    margin: 0px auto;
    line-height: 45px;
}

.bottom .bottombox .bboxleft {
    float: left;
    width: 250px;
}

.bottom .bottombox .bboxright {
    float: right;
    width: auto;
}