@import "/public/res/css/common/front.css";
@import "/public/res/css/elements/front-common.css";
@import "/public/res/css/elements/comments.css";

#community {
}

#community dt {
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
}

#community dd {
    margin-bottom: 20px;
}

#community-logo {
    margin-left: 40px;
    margin-bottom: 20px;
}