@charset "utf-8";
/* CSS Document */
body{background:#EBECF0;}
.clear{clear:both;}
.top{border-top:3px solid #9D1912; width:100%;}
#header,#content,#footer{width:950px; margin:0 auto;}
#header a{display:block; width:90px; height:24px; background:#9D1912; text-align:center;color:#fff; float:right;}
#content img{width:930px; background:#fff;padding:9px; border:1px solid #bbb;}
#footer{margin-top:20px;margin-bottom:20px;}
#footer p{text-align:center; color:#666; line-height:24px;}