.font9p {
	font-size: 9pt;
}
.fontwhite {
	color: #FFFFFF;
}
.menuBordar {
	border: 1px solid #EFEFEF;
}
.menuBordar1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}

p {
	text-indent: 1em;
}
.red {
	color: #9B0000;
}
.space {
	line-height: 18px;
}
.point {
	background-image: url(../images/point.gif);
	background-repeat: repeat;
	background-position: center center;
}
.fontleft {
	text-align: left;
}
.black {
	color: #000000;
}
.yellow {
	color: #FF9900;
}
.strong_red {
  color:#FF0000;
  }.goodlink {
	color: #0086ce;
}
.indexlink {
  color:#0086ce;
}
.f_link {
  width:100%;
  height:400px;
  }
.f_link ul {
  list-style:none;
  width:100%;
  margin-left:0px;
  margin-top:5px;
  }
.f_link ul li {
  float:left;
  width:110px;
  height:25px;
  line-height:25px;
  text-align:center;
  background-color:#f6f6f6;
  margin-left:10px;
  margin-top:10px;
  border:1px solid #cccccc;
  }