@charset "utf-8";

/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: top }
:focus { outline: 0 }
body { font: normal 12px Arial, Helvetica, sans-serif; line-height: 1; color: black; background: #fff }
ol, ul { list-style: none }
table { border-collapse: separate; border-spacing: 0px }
caption, th, td { text-align: left; font-weight: normal }
blockquote:before, blockquote:after, q:before, q:after { content: "" }
blockquote, q { quotes: "" "" }

/* CSS Styles */
#header { color: #0584bf; margin: 0 auto; width: 960px }
#header img { margin: 20px 10px 0 30px }
#header span { display: inline-block; margin-top: 35px }

#footer { color: #888; font-size: 11px; margin: 10px auto; width: 160px }
#footer a { color: #888; text-decoration: none }
#footer a:hover { text-decoration: underline }

#menu { background: #232020; margin: 10px 0; padding-left: 9px; width: 922px }
#menu a { color: #fff; display: inline-block; font: bold 14px Arial, Helvetica, sans-serif; margin: 4px; text-decoration: none }
#menu a:hover { color: #aaa }

#main { margin: 0 auto; width: 960px }
#main table { background: #fff; border: none; padding: 0; width: auto }
#main table td { color: #fff; border: 1px solid #fff; vertical-align: top }
.table_text { background: #2f2222; padding: 8px 0 0 8px }
.table_heal { font: bold 21px "Arial Black", Gadget, sans-serif; line-height: 23px; padding: 40px 0 0 15px }
.table_text a { color: #33c6f4; text-decoration: none }
.table_text a:hover { text-decoration: underline }
