body { margin: 10px 0; background-color: #ed1c24; text-align: center; } h1 { width:86%; margin:10px auto; color: #222; font-size: 180%; line-height: 150%; font-weight: bold; border-width: 2px 0; border-style: solid; border-color: #111; background-color: #eee; } a, a:hover, a:active, a:visited { color:#000; } #main { margin-right:auto; margin-left:auto; width: 700px; margin: 10px auto 0 auto; padding: 5px; background-color: #eee; border: 2px solid #222; font-size: 14px; line-height: 26px; font-family: 'monospace'; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; } #main div.center img{ max-width: 700px; /* ő啝 */ } form.post { margin-right:auto; margin-left:auto; width: 700px; background-color: #eee; margin:10px auto; padding: 5px; border: 2px solid #222; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; } form.post a { color: #f00; text-decoration:none; } form.post a:visited ,a:active { } form.post a:hover { color: #fff; background-color: #f00; } .center {} .image { margin:42px auto; } .text{ background-color: #f8f8f8; text-align: left; margin:16px auto; padding:26px 56px; width:588px; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; }