@charset "utf-8";
/* CSS Document */



/* 让前后台一致的样式 */
.kd-content:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
	color:#555;
}
.kd-content h1, .kd-content h2, .kd-content h3, .kd-content h4, .kd-content h5, .kd-content h6, .kd-content hr, .kd-content p, .kd-content blockquote, .kd-content dl, .kd-content dt, .kd-content dd, .kd-content ul, .kd-content ol, .kd-content li, .kd-content pre, .kd-content form, .kd-content fieldset, .kd-content legend, .kd-content button, .kd-content input, .kd-content textarea, .kd-content th, .kd-content td {
    margin: 0;
    padding: 0 10px 0 0;
}
.kd-content, .kd-content button, .kd-content input, .kd-content select, .kd-content textarea {
    font-size:12px;  font-family:微软雅黑; line-height:24px;
}
.kd-content h1 {
    font-size: 2em;
    font-weight: bold;
    margin: 0.67em 0;
}
.kd-content h2 {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0.83em 0;
}
.kd-content h3 {
    font-size: 1.17em;
    font-weight: bold;
    margin: 1em 0;
}
.kd-content h4 {
    font-weight: bold;
    margin: 1.33em 0;
}
.kd-content h5 {
    font-size: 0.83em;
    font-weight: bold;
    margin: 1.67em 0;
}
.kd-content h6 {
    font-size: 0.67em;
    font-weight: bold;
    margin: 2.33em 0;
}
.kd-content blockquote {
    display: block;
    margin: 1em 40px;
}
.kd-content address {
    display: block;
    font-style: italic;
}
.kd-content i, .kd-content cite, .kd-content em, .kd-content var, .kd-content dfn {
    font-style: italic;
}
.kd-content u, .kd-content ins {
    text-decoration: underline;
}
.kd-content s, .kd-content strike, .kd-content del {
    text-decoration: line-through;
}
.kd-content hr {
    border: 1px inset;
    color: gray;
    display: block;
    height: 2px;
    margin: 0.5em auto;
}
.kd-content code, .kd-content kbd, .kd-content pre, .kd-content samp {
    font-family: courier new,courier,monospace;
}
.kd-content small {
    font-size: 12px;
}
.kd-content sup {
    vertical-align: text-top;
}
.kd-content sub {
    vertical-align: text-bottom;
}
.kd-content legend {
    color: #555;
}
.kd-content fieldset, .kd-content img {
    border: 0 none;
}
.kd-content table {
    display: table;
}
.kd-content blockquote, .kd-content ul, .kd-content ol, .kd-content dl {
    margin: 1em;
}
.kd-content ul, .kd-content ol, .kd-content dl {
    margin-left: 2em;
}
.kd-content ol li {
    list-style: decimal outside none;
}
.kd-content ul li {
    list-style: disc outside none;
}
.kd-content ul li {
    list-style: disc outside none;
}
.kd-content ul li ul li {
    list-style: circle outside none;
}
.kd-content ul li ul li ul li {
    list-style: square outside none;
}
.kd-content dl dd {
    margin-left: 1em;
}
.kd-content th {
    font-weight: bold;
    text-align: center;
}
.kd-content caption {
    margin-bottom: 0.5em;
    white-space: nowrap;
}
.kd-content ul, .kd-content ol {
    margin-left: 0;
    padding-left: 40px;
}
.kd-content p {
    margin:0px; padding:0px; line-height:28px; border:0px; color:#666; font-family:微软雅黑;
}
.kd-content strong,.kd-content b{ font-weight:bold;}
.kd-content td img, .kd-content p img {
    vertical-align: top;
    text-align:center;
}
.kd-content img:-moz-broken {
    -moz-force-broken-image-icon: 1;
    height: 24px;
    width: 24px;
}
