@charset "utf-8";

body {margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif;}

#main {width: 900px; margin: 0 auto;}
#bottom {width: 900px; background: url(images/index_bottom.jpg) no-repeat top; text-align: center; padding-top: 34px;}
#bottomText {font-size: 11px; color: #3d6598; line-height: 1.8em;}
#bottomText a {color: #3d6cec;}
#bottomText a:hover {text-decoration: none;}
#bottomText span {color: #99afc2;}
