.n {
	vertical-align: top;
	font-weight: bold;
	width: 30px;
}
#flow {
	font-weight: bold;
	color: #666;
	margin-left: 10px;
}
.ti {
  margin-left:5px;
  font-size: 12px;
  font-weight: bold;
  color: #999;
}

.name {
  margin-left: 10px;
  font-size: 16px;
}

.te {
  margin-left: 10px;
  margin-top: 20px;
  font-size: 11px;
}
.pic {
  margin: 5px;
}

.ttd {
  width: 160px;
}

.btitle {
  font-size: 16px;
  color: #0099ff;
  font-weight: bold;
}
.bb {
  font-size: 12px;
	color: #666;
	width: 556px;
	height: 62px;
	padding-top: 3px;
  padding-left: 70px;
  padding-right: 10px;
}
.b1 {
  background-image: url(/images/about/1bar.gif);
  background-repeat: no-repeat;
}
.b2 {
  background-image: url(/images/about/2bar.gif);
  background-repeat: no-repeat;
}
.b3 {
  background-image: url(/images/about/3bar.gif);
  background-repeat: no-repeat;
}
.b4 {
  background-image: url(/images/about/4bar.gif);
  background-repeat: no-repeat;
}
.b5 {
  background-image: url(/images/about/5bar.gif);
  background-repeat: no-repeat;
}
.b6 {
  background-image: url(/images/about/6bar.gif);
  background-repeat: no-repeat;
}

