body {
  background-color:#8BB3FB;
  background-image:url('../image/background.jpg'); 
  background-repeat:repeat-x;	
  color:#343299; 
  font-family:'Monotype Corsiva';
}
.header_link {
 float:left; padding:10px 0px 0px 20px;

}
.link_way {
  background-image:url('../image/link_box.jpg');
 color:#343299;
 font-size: 28px;
 font-weight:bold;
 margin:30px 0px 0px 0px;
 float:right;
 width:200px;
 height:150px;
  border: thin;
 border-color:#343299;
 border-style:outset;
 padding:10px; 
}
.Headline {
  font-size:28px;
  font-family:Monotype Corsiva;
  margin-top:20px;
  font-weight:bold;  	
}
.right_box {
  float:left;
  margin-left:30px;
  margin-bottom:5px; 
  width:280px;
  height:80px;
}
.clear {
  clear:both;
  margin-bottom:10px; 
}
.spacer_30{
  height:30px;
  width:30px; 		
}
.header{
  font-size:54px; 
  width:808px; 
  text-align:center; 
  padding-top:20px; 	
  color:#343299; 
}
.logo {
  position : relative;
  background-image:url(../image/logo3.jpg);
  background-repeat:no-repeat;         
  left:58px;
  height:96px;
  width:105px;
  float:left;
  clear:right;
}
.Headline_flat{
  font-family:Kristen ITC;
  font-size: 22px;
  padding:15px; 	
  color:#5B4CAF;
  font-weight:bold;  
  float:left;
}
.flat_index{
  color:#41357D;
  font-size:20px;
  font-family:Kristen ITC;
  padding:15px;
  font-weight: bold; 
  width:170px; 
}
.line {
  margin:10px auto; 
  height:3px; 
  width:800px; 
  background-color:black;  
  font-size:1px;"	
}
.link_area{
background-color:#ffffff;
}
.input_area{
  width:797px; 
  height:44px; 		
}
a:link { font-weight:bold; color:#343299; text-decoration:none; }
a:visited { font-weight:bold; color:#343299; text-decoration:none; }
