﻿* html .boxhead h2 {height: 1%;} /*IE 5 PC; Hack may die in future*/

.sidebox {
    margin: 10px auto;
    width: 16em;
    background: url('../img/sidebox-rss/body-e.png') no-repeat bottom right;
    font-size: 100%;
}
.boxhead {
    margin: 0;
    padding: 0;
    text-align: left;
    background: url('../img/sidebox-rss/head-e.png') no-repeat top right;
}
.boxhead h2 {
    margin: 0;
    padding: 5px 0 5px 0;
    text-align: center;
    color: White;
    font: normal normal 1.5em arial white;
    background: url('../img/sidebox-rss/head-w.png') no-repeat top left;
}
.boxbody {
    margin: 0;
    padding: 0 0px 12px 0;
    background: url('../img/sidebox-rss/body-w.png') no-repeat bottom left;
}
.rss_body br{
    /* display: none; */
    display: block; margin: 0.1em;
}