.fytd {
  line-height: 21px;
  height: auto;
  overflow: hidden;
  zoom: 1;
  margin-bottom:10px;
  }

 .fytd .td {
  height: 21px;
  overflow: hidden;
  float: left;
  color: #fff;
  padding: 0 5px;
  margin-right: 7px;
}
.fytd .t {
  float: left;
  color: #7f7f7f;
}
.fytd .td1 {
  background: #39a9d7;
}
.fytd .td2 {
  background: #5fa871;
}
.fytd .td3 {
  background: #7b5fac;
}
.fytd .orange1 {
  background: #f4a766;
}
.fytd .red1 {
  background: #f69d7d;
}
.fytd .gray1 {
  background: #96ca73;
}

.infoIcoTitle {
  /*margin-left: 45px;*/
  overflow: hidden;
  height: 25px;
  border-bottom: 1px solid #ebebeb;
  margin-right: 10px;
}
.infoIco {
  background: url('/nj/images/v201312/infoico1.gif') no-repeat 0 -999px;
  text-align:center;
}
.infoIcoTitle .in {
  font-weight: bold;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  padding-left: 21px;
  color: #4d4d4d;
  background-position: -114px -175px;
}

 .p_fwtp_cont img {
  padding: 2px;
  border: 1px solid #e6e6e6;
}
.person_cont .info_cont .p_fwtp_cont{
	height:auto;
}
.person_cont .info_cont .link {
  color: #ec6c00;
}
.fytd .info span{color:#000;}

.line_left{
	height: 2px;
	width: 100px;
	float: left;
	background: url('/nj/template/nj/images/line_l.png');
	margin-top: 6px;
}
.line_right{
	height: 2px;
	width: 100px;
	float: left;
	background: url('/nj/template/nj/images/line_r.png');
	margin-top: 6px;
}
 .show_link{
	display: block;
	float: left;
	padding: 0 10px;
}
.show_down{
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url('/nj/template/nj/images/down_1.png');
	margin-right: 10px;
}
.show_up{
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url('/nj/template/nj/images/up_1.png');
	margin-right: 10px;
}
.p_showall{
	display: block;
    width: 300px;
    margin: 0 auto;
    overflow: auto;

}
