body{
  font-size : 14px;
  font-family : Century Gothic;
  color: #0E306D;
  height:100%;
  padding: 0px;
  margin: 0px;
  background: #fbfbfb url('/img/top_bg.jpg') center top no-repeat;
}
html{
  height:100%;
}
#all_table{
  background: url('/img/botom_bg.jpg') center bottom no-repeat;
  
}
td{
  font-size : 14px;
  color: #0E306D;
}
a{
  color: #002661;
}
#content{
  display: none;
  padding-bottom: 100px;
}
#main_table{
}
#menu_blok{
 
}
#top_menu{

}
.bigtext{
  font-size : 24px;
  letter-spacing: 2px;
}
.blue{
  color: #556A85;
}
.find{
  width: 150px;
  font-size : 18px;
  height: 36px;
  border-left: none;
  border-top: solid 1px #76859C;
  border-right : solid 1px #76859C;
  border-bottom : solid 1px #76859C;
  background-color: #D3D4D6;
}
.splash{
  border: solid 1px #072B65;
  background :#fff;
  font-size : 12px;
  padding: 3px;
}

.splash_out{
  display:none;
}

.m_menu{
  font-size : 14px;
  font-weight: 600;
  white-space: nowrap;
}
.m_menu_a{
  color: #3E6B9B;  
  font-size : 14px;
  font-weight: 600;
  white-space: nowrap;
  text-decoration: none;
}

.l_menu{
  font-size : 14px;
}

.l_menu_a{
  font-size : 14px;
  color: #3E6B9B;
  text-decoration: none;
}
