@charset   "UTF-8";
#out{
	border-width : 1px;border-style : solid;border-color : silver;
  width : 1000px;
  visibility : visible;
  
  
  bottom : auto;
  

  
  
  
  
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
}

body{
  text-align : center;
  font-size : 10pt;
  font-weight : lighter;
}

#up{
  width : 1000px;
  height : 515px;
  bottom : auto;
  

  clear : both;
}

#doun{
  width : 998px;
  margin-top : 20px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}





h1{
  font-weight : lighter;
  text-align : left;
  color : black;
  width : 1000px;
  font-size : 10pt;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
}

h2{
  width : 100%;
  
border-style : none;
}

#p1{
  font-weight : lighter;
  color : black;
  text-align : center;
  font-size : 10pt;
  background-color : silver;
  width : 998px;
  margin-top : -10px;
  height : 24px;
  
  
  
  
  
  

  text-decoration : none;
}

a:hover{
  font-size : 10pt;
  font-weight : lighter;
  color : gray;
  
}

a{
  font-size : 10pt;
  font-weight : lighter;
  color : black;
  text-decoration : underline;
}

#m-l{
  width : 50%;
  
  float : left;
  text-align : right;
}

#m-r{
  text-align : left;
  width : 50%;
  float : right;
}





#top{
  width : 1000px;
  background-color : silver;
  height : 20px;
  
}

#toplast1{
  width : 1000px;
  clear : both;
}

h5{
  
  color : fuchsia;
  background-color : #ffffca;
  font-size : 10pt;
  font-weight : lighter;
}
