body
{
 background: #fff;
 padding: 0;
 margin: 0;
 font-family: verdana;
 color: #003061;
 font-size: 14px;
}

div.head
{
 margin: auto;
 width: 1042px;
 height: 70px;
/* margin-top: 23px; */
 margin-top: 0px;
}
div.banner
{
 background: url(/gfx/head-bg.png);
/* height: 297px; */
 height: 240px;
}
div.banner div.banner-img
{
  width: 1042px;
  background: url(/gfx/head.jpg);
  margin:auto;
  height: 240px;
}
div.siteWrapper
{
  width: 1042px;
  background: url(/gfx/content-bg.png);
  margin: auto;
}
div.siteContent
{
  width:950px;
  margin: auto;
  padding-top: 5px;
}
div.foot
{
  width: 1037px;
  margin: auto;
  height: 47px;
  background: url(/gfx/foot.png);
}
a.logo
{
 display: block;
 width: 108px;
 height: 65px;
 background: url(/gfx/logo.png);
 float: left;
}
div.topMenu
{
  margin-top: 50px;
  float: right;
  color: #464648;
}
div.topMenu a
{
  font-family: verdana;
  font-size: 14px;
  color: #464648;
  text-decoration: none;
}
div.topMenu a:hover, div.topMenu.active
{
  color: #4a95cf;
}
div.bottomMenu
{
  color: #bcdbef;
  padding-top: 15px;
  margin-left: 20px;
}
div.bottomMenu a
{
  text-decoration: none;
  font-family: verdana;
  font-size: 14px;
  color: #bcdbef;
}
.f-table
{
 height:177px;
 margin-left: 4px;
 padding-top: 27px;
 border: 0;
 overflow: hidden;
}
#f0
{
 height:177px;
 overflow: hidden;
 width: 259px;
}
#f1
{
 height:177px;
 overflow: hidden;
  width: 259px;
}
#f2
{
 height:177px;
 overflow: hidden;
  width: 259px;
}
#f3
{
 height:177px;
 overflow: hidden;
 width: 259px;
}

a.more, a.back
{
  border: solid 1px #003169;
  padding: 3px;
  text-decoration: none;
  color: #ffffff;
  background: #003169;
}
a.more:hover, a.back:hover
{
  color: #003169;
  background: #ffffff;

}
a
{
  color: #003169;
}
a:hover
{
  color: red;
}
p
{
  text-align: justify;
}
p.welcome
{
  font-size: 16px;
  font-weight: bold;
}
h2
{
 font-size: 16px;
 margin-top: 0;
}
h1
{
  font-size: 22px;
  margin-top: 13px;
}
h3
{
  font-size: 14px;
}
