[genuitec-file-id="wc1-285"], [genuitec-lp-path="/jrdzbh/src/main/webapp/public/css/public.css"], [genuitec-lp-enabled=false] {
    /* for codelive */
}

@charset "utf-8";

/* CSS Document */
body,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
div,
p {
    margin: 0;
    padding: 0;
}

ul,
ol {
    list-style: none;
}

img {
    border: none;
}

a {
    text-decoration: none;
    cursor: pointer;
}

.clearFix:after,
.clearFix:before {
    content: "";
    display: table;
}

.clearFix:after {
    clear: both;
}

.clearFix {
    *zoom: 1;
}

.fr {
    float: right !important;
}

.fl {
    float: left !important;
}

.right_content .top_Box {
    border-bottom: 2px solid #bbbbbb47 !important;
}