.way2_latestsid_ul{
	list-style:none;
	width:220px;
}
.way2_latestsid_ul li {
  border-bottom: 1px dotted #148DA4;
  display: block;
  height: 40px;
  /*overflow: hidden;*/
  padding: 4px;
  width: 215px;
}

.way2_latestsid_ul li:hover{
	background:#e4fbd4;
 }
 
.way2_latestsid_cont {

}

.way2_latestsid_cont img{
	width:60px;
	height:40px;
	float:right;
}
.way2_latestsid_text {
  float: right;
  height: 40px;
  margin: 0 8px 0 0;
  display:block !important;
}

.way2_latestsid_text h4 ,
.way2_latestsid_text h4 a{
  color: #1667B8;
  font-size: 11px;
  height: 14px;
  margin: 0;
  overflow: hidden;
  width: 147px;
}

.way2_latestsid_text h4{
	margin-bottom: 5px !important;	
}

.way2_latestsid_text span{
  color: #666666 !important;
  font-size: 10px !important;
  font-weight: normal;
  margin: 5px 0 0 !important;	
}

.way2_latestsid_text p {
  color: #666666 !important;
  font-size: 10px !important;
  font-weight: normal;
  margin: 5px 0 0 !important;
}