@charset "utf-8";
/* CSS Document */

.post-r1 { width: 560px; height: 150px; padding: 10px 10px 10px 380px; margin: 0 auto 10px; background: url(../interface/fondo-r1.png) no-repeat center center; }
.post-r1 h2 { font-size: 18px; font-weight: bold; }
.post-r1 h2, .post-r1 p { padding: 5px; }
.post-r1 p { font-size: 14px; }
.post-r1 a { color: #FFF; padding: 3px; background-color: #399; text-decoration: none; }
.post-r1 a:link { }
.post-r1 a:visited {}
.post-r1 a:hover { background-color: #939; }
.post-r1 a:active {}
