<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a {
    color: #000000;
    text-decoration: none;
    font-size: 12px;
}

ol, ul {
    list-style: none;
}

#position {
    line-height: 23px;
    height: 50px;
    width: 972px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #bdbdbd;
    background-image: url(../img/icon_position.png);
    background-repeat: no-repeat;
    background-position: 8px 19px;
    padding-left: 28px;
    padding-top: 13px;
    margin-bottom: 10px;
    font-size: 12px;
}

#position a {
    text-decoration: none;
    color: #000000;
}

#main{
	margin-top: 30px;
}

.main_left {
    float: right;
    width: 260px;
}

.cylm {
    height: 210px;
    background: url('../img/bg_cylm.png') left top no-repeat;
}

.main_left .cylm_title {
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    font-family: "å¾®è½¯é›…é»‘";
}

.main_left .cylm_sub_title {
    margin-left: 10px;
    padding-top: 2px;
}

.main_left .cylm_sub_title li {
    cursor: pointer;
    font-weight: bold;
    color: #ffffff;
    height: 30px;
    background: url('../img/bg_cylm_title.png') left top no-repeat;
    line-height: 30px;
    padding-left: 20px;
    margin-bottom: 13px;
}

.main_left .cylm_sub_title li:hover{
	background:url('../img/bg_cylm_title_hover.png') left top no-repeat;
}

.more_lxwm {
    width: 235px;
    height: 170px;
    font-size: 12px;
}

.more_lxwm_title {
    font-size: 14px;
    padding: 10px 0 0 30px;
    color: #0e81ba;
    font-weight: bold;
    background: url('../img/bg_lxwm_title.png') left top no-repeat;
}

.more_lxwm_content {
    border: solid 1px #b1d7f8;
}

.more_lxwm_content p {
    width: 95%;
    margin: 0 auto;
    line-height: 20px;
}

.main_right {
    float: left;
    width: 680px;
}

.more_title {
    height: 35px;
    margin-bottom: 5px;
    background: url('../img/icon_title.png') 10px 1px no-repeat;
    border-bottom: solid 3px #2667b2;
    line-height: 35px;
    font-size: 14px;
    padding-left: 30px;
    font-weight: bold;
    color: #2667b2;
}

.more_news {
    border: solid 1px #dadada;
    margin-bottom: 5px;
	background:white;
}

.more_news li {
    padding: 10px 0 10px 20px;
    clear: both;
    background: url('../img/icon_news.png') 8px 18px no-repeat;
}

.more_news li span {
    display: block;
    float: right;
    margin-right: 10px;
    font-size: 12px;
}

.more_news li a {
    font-size: 13px;
    text-decoration: none;
    color: #000000;
}

.main_right .content_new_div{
	min-height: 400px;
    border-top: solid 2px #bdbdbd;
    padding-top: 25px;
    background: url(../img/bg_wrap_samll.png) 1px 1px no-repeat;
}

.cb {
    clear: both;
}
</pre></body></html>