body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

ol, ul {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

body {
    font-family: Arial, Helvetica, sans-serif, SimSun;
    font-size: 12px;
    text-align: center;
    line-height: normal;
}

.clearfix {
    content: ".";
    font-size: 1px;
    display: block;
    height: 0 !important;
    height: 1%;
    clear: both;
    visibility: hidden;
    background: none;
    line-height: 0%;
}

.clearfix_local {
    content: ".";
    font-size: 1px;
    display: block;
    height: 0 !important;
    height: 1%;
    clear: both;
    visibility: hidden;
    background: none;
    line-height: 0%;
}

.hiddenfix {
    display: none;
}

.leftfix {
    float: left
}

.rightfix {
    float: right
}

.text-leftfix {
    text-align: left;
}

.text-rightfix {
    text-align: right;
}

.text-centerfix {
    text-align: center;
}

.strongfix a {
    font-weight: bold;
}
.activity_pic{
    width: 130px;
    height: 130px;
    background: url("https://static.dmzj.com/public/images/huodong_11.gif");
    display: block;
    float: left;
    position: absolute;
    left:285px;
    top: 5px;
    display: none;
}

/*------------------end of public.css -------------------*/
