.detail-con { padding-bottom: 60px; }
.detail-con img{
    display: block;
    margin: 0 auto;
}

.announce-board { width: 650px; margin: 0 auto 60px; }
.announce-board .title { height: 76px; font-size: 28px; text-align: center; line-height: 55px; color: #fff; background: url(/images/announcement-header.png) top center no-repeat; }
.announce-board .con { text-align: center; padding: 0 100px; background: url(/images/announcement-body.png) top center repeat-y; }
.announce-board .con h4 { font-size: 20px; color: #b7976e; line-height: 32px; margin-bottom: 10px; }
.announce-board .con p { font-size: 14px; line-height: 24px; margin-bottom: 40px; }
.announce-board .con .sign { text-align: right; color: #999; font-size: 14px; }
.announce-board .con .sign p { line-height: 22px; margin-bottom: 0; }
.announce-board .footer { height: 37px; background: url(/images/announcement-footer.png) top center no-repeat; }
