#about{
	font-size: 90%;
	margin-left: 105px;
}
body{
	background: #000000;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 15px;
}
#header{
  float:  center;
  font-size:80%;
  line-height:normal;
  color: #cccccc;
  margin-top: 0px;
  height: 25px;
  text-align: center;
}
#headeren{
  float: left;
  font-size:80%;
  line-height:normal;
  color: #cccccc;
  margin-top: 0px;
  margin-left: 3%;
  height: 25px;
  text-align: center;
}
#inbody{
	background: #000000;
	float: left;
   margin-top: 10px;
}
#if{
	background-color:#000000;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#pre{
   /*margin-top: 20px;*/
	border: solid 2px #707070;
}
.open{
background-color: #707271;
/*  background:url("3b.gif")
  no-repeat left top;*/
  border: solid 1px #646464;
  border-right: none;
  border-top: none;
  padding: 5px 15px 5px;
  text-align: center;
}
.close{
	border: solid 1px black; 
	background-color: #000000;
	text-align: center; 
   padding: 5px 15px 5px;
   border: solid 1px #646464;
   border-right: none;
   border-top: none;
	list-style:none;
}
.rightborder{
	border: solid 1px black; 
	background-color: #000000;
	text-align: center; 
   padding: 5px 15px 5px;
   border: solid 1px #646464;
	border-top: none;
	list-style:none;
}
.leftborder{
	border: solid 1px black; 
	background-color: #000000;
	text-align: center; 
   padding: 5px 15px 5px;
   border: solid 1px #646464;
   border-top: none;
	border-right: none;
	list-style:none;
}
.leftopen{
  background-color: #707271;
  border: solid 1px #646464;
  border-left: none;
  border-top: none;
  padding: 5px 15px 5px;
  text-align: center;
}
.rightopen{
	border: solid 1px black; 
	background-color: #707271;
	text-align: center; 
   padding: 5px 15px 5px;
   border: solid 1px #646464;
   border-left: none;
   border-top: none;
	list-style:none;
}
#all{
	margin-top:0px;
}
#mail{
	font-size: 80%;
}
#mail3{
	font-size: 80%;
}
#mail2{
	margin-left: 170px;
}
#big{
	border: 1px;
	border-color: #646464;
}