body {
    background-position: top center;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-size: 12px;
}

A:link {
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}

A:visited {
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}

A:hover {
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}

#webdh {
    text-align: center;
    vertical-align: middle;
    width: 1200px;
    height: 30px;
    margin: 0 auto;
    font-size: 12px;
    font-weight: normal;

    overflow: hidden;
}

#webdh A:link {
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}

#webdh A:visited {
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}

#webdh A:hover {
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}

#copy {
    text-align: center;
    width: 1200px;
    margin: 0 auto;
    line-height: 150%;
}

.clear {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
}

.clearfix:after {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: ".";
}

#bodycon {
    width: 1200px;
    margin: 0 auto;
}

#bodycon #left {
    float: left;
    width: 278px;
}

#bodycon #center {
    float: left;
    width: 922px;
}

#bodycon #right {
    float: left;
    width: 0px;
}


#bodycontent {
    width: 900px;
    margin: 0 auto;
    line-height: 180%;
    text-align: center;
}
#bodycontent ul li{
    border-bottom: 1px dotted #ccc;
    line-height: 30px;
}

.leftlist a {
    display: block;
    width: 100%;
    border-bottom: 1px dotted #ccc;
    line-height: 30px;
    box-sizing: border-box;
}
.leftlist>a i {
    line-height: 24px;
    float: right;
    color: #999999;
    font-style: normal;
}
.leftlist>a:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #ed6e1e;
    display: inline-block;
    margin: 5px 5px 2px 0;
}
#bodycontent.bodycontent2020 {
    text-align: left;
}
