#subtitle4 {
    display:block;
    height:44px;
    background: url(./img/sub_title4.gif) no-repeat;
    text-indent: -999em;
    margin:10px 0px;
    clear:both;
}

.entry {
    display: block;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 36px;
    overflow: hidden;
}

.entry_img {
    float: left;
    display: block;
    width: 220px;
}

.entry_text {
    float: right;
    display: block;
    width: 410px;
}

.entry_em {
    margin-top: 12px;
    margin-bottom: 12px;
    color: #A1753F;
    font-size: 16px;
    line-height: 22px;
}

.entry_p {
    margin-bottom: 12px;
    color: #777777;
    font-size: 14px;
    line-height: 20px;
}

.entry_p a {
    line-height: 26px;
    text-decoration: none;
    color: #aaba48;
}

.entry_p a:hover {
    text-decoration: underline;
    color: #E95E00;
}

.footnote {
    font-size: 11px;
    line-height: 14px;
    color: #aaba48;
}
