html, body { margin:0; padding:0; border:0; }
body { color:#fff; font-family:verdana,arial; text-align:center; font-size:13px; margin:2px; line-height:1.5em; background:#000; }
#outer { margin:0 auto; width:780px; text-align:left; background:#000; border:#fff 1px solid; }

.top { width:776px; height:35px; color:#fff; font-size:17px; font-weight:bold; margin:1px; background:#c00; border:#fff 1px solid; }
.left { float:left; width:175px; margin-left:3px; margin-top:3px; }
.main { float:right; width:590px; margin-top:3px; margin-right:1px; }

.left_border { width:173px; background:#333; margin-top:6px; border:#fff 1px solid; }
.left_title { width:173px; text-align:center; font-weight:bold; padding:2px 0; background:#333; border-bottom:#fff 1px solid; }
.left_menu { width:173px; text-align:left; background:#c00; }

.main_border { width:588px; background:#000; margin-top:8px; border:#fff 1px solid; }
.main_title { width:576px; text-align:center; font-size:15px; margin:3px 0 3px 5px; font-weight:bold; background:#c00; border:#fff 1px solid; }
.main_content { width:576px; text-align:left; font-size:12px; margin-top:3px; margin-left:5px; }
.main_image { float:left; width:130px; margin:10px; }
.main_1 { float:left; width:280px; font-size:13px; font-weight:normal; }
.main_2 { float:left; width:280px; font-size:13px; font-weight:normal; }

.foot { width:776px; color:#fff; text-align:center; margin:1px; padding:3px 0; background:#c00; border:#fff 1px solid; }

a:link { color:#fff; text-decoration:underline; }
a:visited { color:#fff; text-decoration:underline; }
a:hover { color:#fff; text-decoration:none; }
a.white:link,a.white:visited {color:#fff;text-decoration:none;}