@charset "utf-8";
@import url("style.css");

/* =reset.css (by Andy Clarke) */
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: baseline; background : transparent; }

:focus { outline : 0; } 
ol, ul { list-style : none; }

/* =tags */
html { font-size: 100%; text-align: left; }
body { font-family:Arial, Helvetica, sans-serif; background: #000000 /*url(../img/index.jpg) 50% top  no-repeat*/; }
body.inner { background: #FFF }
h1, h2, h3, h4 { font-family:Arial, Helvetica, sans-serif; font-weight:normal; }

/* =clear */
.clear { clear: both; font-size: 1px; line-height: 0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/ * html .clearfix {height: 1%;} .clearfix {display: block;} /* End hide from IE-mac */

a { text-decoration:none; color:#999999; }
a:hover { color:#666666; text-decoration:underline; }

.footer_nav { height: 16px; }
.no_line { border:none; }

.left { float:left !important; }
.right { float:right !important; }

