<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* CSS Document */

.main {
    margin-top: 30px;
    height: auto;
    overflow: hidden;
    min-height: 350px;
}

/*l-left*/
.l-left {
    float: left;
    width: 260px;
    height: auto;
    border: 1px solid #ddd;
}

.ltitle {
    width: 260px;
    height: 40px;
    overflow: hidden;
    background: url(../image/title.jpg) no-repeat;
}

.ltitle li {
    float: left;
    padding-left: 15px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bolder;
    color: #fff;
    letter-spacing: 1px;
}

.llist {
    padding: 10px 10px 25px 10px;
}

.llist li {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #ddd;
    font-size: 15px;
    font-weight: bold;
}

.llist li a {
    color: #666;
}

.llist li a:hover {
    color: #a22243;
}

.llist li img {
    padding-left: 20px;
    padding-right: 15px;
}

/*l-right*/
.l-right {
    float: right;
    width: 895px;
}

.ntitle {
    width: 895px;
    height: 27px;
    border-bottom: 2px solid #ffc001;
}

.ntitle-t {
    float: left;
    width: auto;
    height: 27px;
    padding: 0px 8px 0px 8px;
    line-height: 22px;
    color: #a22243;
    border-bottom: 2px solid #a22243;
    font-size: 16px;
    font-weight: bold;
}

.ntitle-p {
    float: right;
    width: auto;
    height: 27px;
    padding-right: 5px;
    line-height: 25px;
    text-align: right;
    font-size: 15px;
    color: #666;
}

.nlist {
    width: 895px;
    padding-top: 12px;
    font-size: 14px;
}

.nlist li {
    height: 38px;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
}

.nlist li a {
    color: #666;
    line-height: 38px;
    *line-height: 0px;
    display: block
}

.nlist li a:hover {
    color: #a22243;
}

.a-l {
    padding-left: 10px;
}

.a-l img {
    vertical-align: middle;
    padding-right: 15px;
}

.a-r {
    float: right;
    padding-right: 5px;
    line-height: 38px;
    *line-height: 15px;
}

.setpage {
    margin-top: 35px;
    margin-bottom: 50px;
    text-align: center;
    color: #666666;
    font-size: 14px;
}

.setpage td {
    font-size: 14px;
}

.b1 {
    width: 50px;
    height: 25px;
    background: #fff;
    border: 1px solid #ddd;
    color: #666666;
    cursor: pointer;
}

.b2 {
    width: 60px;
    height: 25px;
    background: #fff;
    border: 1px solid #ddd;
    color: #666666;
    cursor: pointer;
}

.ip {
    width: 20px;
    padding-left: 2px;
}

.go {
    width: 40px;
    height: 23px;
    cursor: pointer;
    color: #666666;
}

/*detail*/
.detail {
    width: 895px;
    min-height: 650px;
}

.detail h1 {
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: 600;
    padding: 25px 0px 5px 0px
}

.detail h2 {
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #666;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
}

.center {
    font-size: 15px;
    color: #4d4d4d;
    padding: 30px 10px 15px 10px;
    line-height: 30px;
}

.pre {
    font-size: 14px;
    line-height: 30px;
    color: #666;
    height: 30px;
    padding-left: 10px;
}

.pre a {
    color: #666;
}

.pre a:hover {
    color: #666;
}

.next {
    font-size: 14px;
    line-height: 30px;
    color: #666;
    height: 30px;
    padding-left: 10px;
}

.next a {
    color: #666;
}

.next a:hover {
    color: #666;
}

.close {
    font-size: 14px;
    line-height: 30px;
    color: #666;
    height: 30px;
    text-align: center;
    padding-bottom: 20px;
}

.close a {
    color: #666;
}

.close a:hover {
    color: #666;
}

.tab-info {
    padding-bottom: 15px;
    padding-top: 15px;
}

.mores {
    text-align: right;
    margin-top: 10px;
    border-bottom: 1px solid #ddd;
    line-height: 30px;
    padding-bottom: 15px;
}

.more a {
    font-size: 14px;
    color: #666;
}

.more a:hover {
    color: #a13206
}

.tab-title {
    font-weight: bold;
    line-height: 30px;
    height: 30px;
    padding-bottom: 10px;
    font-size: 16px;
    color: #a13206
}

.tab-title a {
    color: #a13206
}

.tab-title a:hover {
    color: #a13206
}

.search-num {
    margin: 15px 0px;
    font-size: 14px;
}

.nlist-search {
    width: 895px;
    font-size: 14px;
    color: #333;
}

.nlist-search a {
    color: #333;
    line-height: 30px;
    font-size: 14px;
}

.nlist-search a:hover {
    color: #a22243
}

.tab-ul {
    padding: 0px;
    margin: 0px;
    overflow: hidden
}</pre></body></html>