body {
    background: url(../images/ysjsbg.jpg) repeat-x;
    background-position: top;
    font-size: 14px;
    font-family: 微软雅黑, 宋体, Tahoma, Arial, STHeiti, sans-serif;
    padding: 0px;
    margin: 0px;
}

p {
    margin: 0px;
    padding: 0px;
}

ul {
    padding: 0px;
    margin: 0px;
}

li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #222222;
}

a:hover {
    text-decoration: underline;
    color: #cc0000;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0px;
    text-align: left;
}

th,
td {
    padding: 0;
}

img {
    border: 0px;
}

#Content {
    width: 1200px;
    margin: 0px auto;
    padding-top: 285px;
}

#Fonts {
    background-color: #FFFFFF;

}

#Font_con {
    width: 1150px;
    border: #CCCCCC 1px solid;
    padding: 15px;
}

#Font_con p {
    line-height: 32px;
}

#Link_con {
    width: 1160px;
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;

}

#Link_list {}

.Title {
    padding-bottom: 10px;
    clear: both;
}

.Link {
    float: left
}

.Link ul li {
    width: 1120px;
    text-align: left;
    padding-left: 40px;
    float: left;
    line-height: 36px;
    border-bottom: #e6e6e6 1px dashed;
}

.Link ul li img {
    float: left;
    padding: 16px 5px 0 4px;
}

.Link_list {
    float: left
}

.Link_list ul li {
    width: 270px;
    text-align: left;
    padding-left: 20px;
    float: left;
    line-height: 36px;
    border-bottom: #e6e6e6 1px dashed;
}

.Link_list ul li img {
    float: left;
    padding: 16px 5px 0 4px;
}

.Title p {
    font-size: 24px;
    line-height: 60px;
    font-weight: bold;
    width: 1160px;
    border-bottom: #CCCCCC 1px solid;
    color: #076cc6;
}

.DcCon ul li {
    width: 25%;
    line-height: 32px;
    height: auto;
}

.DcCon p {
    font-size: 16px;
    line-height: 30px;
    padding: 10px 0px;
    font-weight: bold;
}

#buttons {
    text-align: center;
    padding-top: 10px;
}

#buttons input {
    padding: 6px 16px;
    margin: 0px 3px;
    font-size: 14px;
    line-height: 16px;
}

.Links {
    height: auto;
    line-height: 20px;
    border: 1px solid #000;
    width: 270px;
    z-index: 10;
    position: absolute;
    text-indent: 5px;
    display: none;
    background: #ededed;
    font-size: 12px;
    text-align: left;
}

.Links ul li {
    width: 270px;
    line-height: 20px;
    padding-left: 5px;
    border: none;
}