@charset "UTF-8";
/* CSS Document */
body {width: 100%; margin: 0; padding: 0; top: 0; height: 100%; background: url(../_images/bg_body.jpg) no-repeat top center #eeeeee;}
#header {width: 100%; background: url(../_images/bg_header.jpg) repeat; margin: 0; padding: 20px 0 20px 0; position: relative; border-bottom: 1px solid #999;}
h1 {text-align: center; color: #000; font: bold 30px/38px Arial, Helvetica, sans-serif; letter-spacing: -1px; width: 960px; margin: 0 auto;}
#content {width: 100%; background: url(../_images/bg_content.jpg) repeat-x top center; border-top: 1px solid #000;}
.red {color: #f00;}
h2 {font: 18px Arial, Helvetica, sans-serif; color: #000;}
h3 {font: bold 16px/22px Arial, Helvetica, sans-serif; width: 220px; height: 180px; overflow: hidden; margin: 0 0 0 135px; color: #fff;}
#form {margin: 0 0 0 20px; position: absolute; bottom: 20px;}
p {margin: 0; padding: 5px 0 3px 0; font: 14px Arial, Helvetica, sans-serif; color: #fff;}
input {width: 300px; height: 25px; font: 18px Arial, Helvetica, sans-serif; color: #505050; padding: 3px;}
#bottom {width: 100%; margin: 20px 0 0 0; background: #1a1a1a; padding: 0px; border-top: 1px solid #cccccc;}
#bottom p {margin: 0 auto ; padding: 20px 20px 40px 20px; color: #999999; font: 16px Arial, Helvetica, sans-serif; width: 900px;}
