@charset "utf-8";
* {padding:0; margin:0;}
body {font:16px Arial;}
h1, h2, h3 {padding-top:40px; padding-bottom:20px; font-size:26px; font-weight:normal;}
p {padding-bottom:20px; color:#8f8f8f; font-size:16px; text-align:justify;}
li {color:#8f8f8f;}
ol, ul {padding-left:20px; padding-bottom:20px;}
img{border:0;}
a:hover {text-decoration:underline;}
#header {background:url(images/logo.png) no-repeat; width:852px; height:139px; margin-left:auto; margin-right:auto;}
#middle { width:852px; margin:0; padding:0;margin-left:auto; margin-right:auto; position:relative; }
#menu {float:left; width:100%; margin-top:12px; padding-bottom:55px;}
#menu a {color:#000; text-decoration:none; font-size:14px; padding-right:18px;}
#menu a:hover {text-decoration:underline;}
#menu a span {color:#19b4d8; text-decoration:underline;}
#menu img{padding-top:6px;}
#content {float:left; background:url(images/footer-bg.png) no-repeat bottom; padding-bottom:40px;}
#footer {width:852px; height:100px; margin-left:auto; margin-right:auto; padding:10px; position:relative;}
#footer a, #footer p {font-size:14px;}
#footer a {text-decoration:none; color:#8f8f8f; padding-left:22px;}
#footer a:hover {text-decoration:underline;}
#top {padding:0; margin:0; margin-left:auto; margin-right:auto; width:1000px; text-align:right; height:20px;}
