@CHARSET "UTF-8";

body
{margin:0 0 0 0; background-color: #e9e9e9;}
img
{border:0;}

#top
{  height: 105px;
  line-height: 10px;
  padding: 0px 0px 0;
  border-bottom: 1px solid #c9d7f1;
  background: #FFFFFF;
  color: #FFFFFF;
}

#footer
{
  width: 100%;
  height: 60px;
  line-height: 30px;
  text-align: right;
  border-top: 1px solid #C90000;
 /* background: #C90000;  */
  position: relative;
  bottom: 0;
  color: #FFFFFF;
}

#footer span
{padding-right: 10px;}

