
@charset "utf-8";
div {
    margin: 0 auto;
    padding: 0;
}
ul, ol, li, dl, dt, dd {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
p, span, label, em, h1, h2, h3, h4, h5, h6, form, input, botton, img, a, hr, del, br {
    margin: 0;
    padding: 0;
}
img {
    border: medium none;
}
em {
    font-style: normal;
}
h2, h3 {
    font-size: 12px;
    font-weight: 800;
}
h2 a, h3 a {
    color: #000000;
}
h2 a:hover, h3 a:hover {
    color: #000000;
}
.mod {
    margin-bottom: 0;
}
.mod {
    border-top: medium none;
}
.mod .info {
    padding: 6px 10px 4px;
}
.title {
    height: 28px;
    line-height: 28px;
}
.title h2 {
    display: inline;
    padding-left: 14px;
}
.tabs .yui-nav {
    clear: both;
    display: block;
}
.tabs .yui-nav li {
    display: block;
    float: left;
}
.tabs .yui-nav li a {
    background-image: url("../img/hdh1-bj-b2.jpg");
    color: #599100;
    display: block;
    font-size: 12px;
    height: 28px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 74px;
}
.tabs .yui-nav li a:hover {
    background-image: url("../img/hdh1-bj-b1.jpg");
    color: #599100;
}
.tabs .yui-nav .selected a {
    background-image: url("../img/hdh1-bj-b1.jpg");
    display: block;
    font-weight: 700;
    height: 28px;
    position: relative;
    text-decoration: none;
    width: 74px;
    z-index: 1;
}
.tabs .yui-content {
    padding: 0;
}
.mod, .info, .title, .yui-nav, .yui-content, .left_border {
    clear: both;
    display: block;
}
div:after, ul:after, .yui-nav:after, .pic:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}