* { margin: 0; padding: 0; }
*:focus { outline: none; }
img { border: 0; }
.clear { clear: both; height: 0px; line-height: 0px; font-size: 0px; }

body { width: 1070px; margin: 0 auto; text-align: center; background: #ffffff; padding-top: 20px; }

#main { width: 750px; float: left; font-weight: bold; }

#object { width: 580px; height: 400px; background: #333; margin: 0 auto; text-align: center; margin-top: 20px; }

#left { width: 160px; height: 600px; float: left; }
#right { width: 160px; height: 600px; float: left; }
#bottom { text-align: center; margin: 0 auto; padding-top: 0px; width: 730px; height: 90px; margin-top: 35px; }

#footer { text-align: center; font-size: 8px; color: #CCC; margin: 0px 0px 5px 0px; }
#footer a { font-size: 8px; color: #DDD; }
#footer a:hover { font-size: 8px; color: #AAA; }