body { background-color: #00002d; margin: 0px; font-family:"Times New Roman", Times, serif; }
.logo { margin-top: 150px; }
.base { width: 700px; height: 500px; border: 1px solid #63758c; margin: 30px auto; }
.left { float: left; width: 150px; height: 500px; }
.main { float: left; width: 549px; height: 500px; border-left: 1px solid #63758c; background-image: url(../images/bg-3.gif); }
.main_text { color: #ffffff; font-size: 10px; line-height: 160%; }
.main_text strong { font-size:13px; }
.main_concept { color: #ffffff; font-size: 11px; line-height: 150%; }
.footer { clear: left; text-align: center; color: #535353; font-size: 9px; }
.footer a { text-decoration: none; color: #535353; font-size: 9px; }

