
@import "/templet/css/common.css";
@import "/templet/group/css/group.css";

div.group {}
dl.group-left {
    margin: 0 0 0 5px;
}
dt.news-title {
    margin-bottom: 10px;
}
dl.group-left dt,
dl.group-left dd {
    margin-right: 90px;
}
dl.group-left a {
    text-decoration: underline;
}
dl.group-left dt.news-title a {
    color: #5696C0;
    text-decoration: none;
}
dt.title {
    color: #5897c1;
    font-weight: bolder;
    padding: 0 0 10px;
    margin: 0;
    border-bottom: 1px solid #d4d4d4;
}
dd.list span.keyword {
    float: right;
    color: #5897c1;
}
span.title,
span.info {
    display: block;
}
span.title {
    padding-bottom: 6px;
    margin-bottom: 5px;
    border-bottom: 1px solid #d4d4d4;
}
span.title a {
    color: #000;
    font-size: 16px;
    text-decoration: none;
}
span.info {
    color: #999;
    font-size: 9pt;
    margin: 10px 0 0;
}
span.r {
    text-align: right;
}
.belong {
    float: right;
    margin: 0 80px 0 0;
}
.belong a {
    font-weight: normal;
    font-size: 10pt;
    text-decoration: underline;
}
dt.news-content {
    font-size: 14pt;
    font-weight: bolder;
    color: #000;
}
dd.news-content {
    margin: 0;
    clear: both;
    line-height: 150%;
}
div.section {
    margin: 10px 0 0;
    text-indent: 18pt;
}
dd.list img {
    float: left;
    margin: 0 10px 0 0;
}
dd.list {
    padding: 10px 0 0;
}
dd.t {
    border-top: 1px dotted #999;
}
dd.m {
    border-bottom: 1px dotted #999;
}
.b {
    border-bottom: 1px solid #ccc;
}
dd.page {
    text-align: right;
    pading: 0;
}
dd.news-content a {
    font-size: 10pt;
}

span.append a {
    color: #5696c0;
    font-size: 10pt;
    text-decoration: underline;
}

div.animal-content {
    margin: 0 60px 0 0;
}
div.animal-content p {
    text-indent: 2.2em;
    letter-spacing: 0.1em;
    line-height: 140%;
    margin-top: 5px;
}
div.p-pictrue {
    float: left;
}
div.p-content {
    float: left;
    width: 480px;
    overflow: hidden;
    margin: 0 0 0 20px;
}
div.p-info {
    padding: 3px;
    margin: 0 0 20px;
    background:#f1f8fd;
}
span.person {
    font-size: 1.25em;
}

div.post {
    width: 530px;
}
div.post textarea {
    width: 525px;
    height: 150px;
}
div.submit {
    text-align: right;
}

dl.group-right {
    margin-top: 0;
}
dl.group-right dt {
    margin-bottom: 5px;
}
dl.group-right dt.create {
    margin-bottom: 35px;
}
dl.group-right dd {
    margin: 0 10px;
}
dl.group-right dd.tag {
    margin-right: 50px;
}
dl.group-right dd.month ul {
    padding: 0;
    margin: 0;
}
dl.group-right dd.month ul li {
    list-style-type: none;
}
dd.tag a,
dd.month a {
    color: #999;
}

dd.group-newest ul {
    padding: 0;
    margin: 0 0 0 10px;
}
dd.group-newest li {
    list-style-type: none;
    float: left;
    width: 80px;
    /*height: 100px;*/
    text-align: center;
    overflow: hidden;
}
dd.group-newest ul li img {
    border: 0;
}
dd.group-newest a {
    color: #5696C0;
    text-decoration: none;
}

dl.group-right a:hover  {
    color: #ff6c49;
    text-decoration: underline;
}
