@IMPORT url("poem.css");

body {
    background: transparent url(images/footer_bg.gif) repeat-x 0 0;
}

address {
    display: block;
    margin: 0;
    padding-top: 3px;
    padding-right: 12px;
    font-size: 12px;
    font-family: simhei, simsun;
    font-style: normal;
    font-weight: bold;
    text-align: right;
    color: #b3e7ee;
}

address a {
    font-size: 12px;
    font-family: simhei, simsun;
    font-style: normal;
    font-weight: bold;
    text-align: right;
    color: #b3e7ee;
}