@charset "utf-8";


/* ------header------ */
   
header { width:100%;}
header:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; font-size: 0;}
header .logo { display:block; width:300px; float:left; padding:20px;}




/* -----------------------------
   footer
   ----------------------------- */

footer { background: #191970; color:#FFFFFF; text-align:center; padding:15px;}





	
/* ==========================================================================
   
   #scrollUp

   ========================================================================== */

#scrollUp { bottom: 20px; right: 20px; }
#scrollUp i { font-size: 14px; line-height: 48px; }
#scrollUp a {width: 50px; height: 50px; }
#scrollUp a:hover { background:#111; }

	

