﻿html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
em,
img,
strong,
sub,
sup,
tt,
dd,
dl,
dt,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
ul,
li,
p,
a {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑", "Microsoft YaHei", Helvetica, sansation, Verdana, Arial, sans-serif;
}

    a:link,
    a:visited {
        text-decoration: none;
    }

    a:hover {
        text-decoration: none;
    }

ul,
li {
    list-style: none;
}

/*#PageContent {
    overflow: hidden;
}

    #PageContent a {
        height: 50px !important;
    }

    #PageContent span {
        height: 50px !important;
    }
div.default a, div.default span {
    display: block;
    font-size: 16px;
    float: left;
    margin: 10px;
    padding: 0px 22px;
    line-height: 50px;
    height: 20px;
    border: 1px solid #e1e1e1;
    background: #fff;
    color: #333;
    text-decoration: none;
    border-radius: 50%;
}*/

#PageContent {
    overflow: hidden;
}

    #PageContent a {
        height: 50px !important;
    }

    #PageContent span {
        height: 50px !important;
    }

div.default a, div.default span {
    display: block;
    font-size: 16px;
    float: left;
    margin: 10px;
    padding: 0px 22px;
    line-height: 50px;
    height: 20px;
    border: 1px solid #e1e1e1;
    background: #fff;
    color: #333;
    text-decoration: none;
    border-radius: 50%;
}

.Previous {
    border-radius: 50px !important;
}

.next {
    border-radius: 50px !important;
}

#updetail3 {
    padding-top: 30px;
    padding-bottom: 30px;
}