.w50{
  width: 50%;
}
.w100{
  width: 100%;
}
.list1{
  width: 100%;
  clear: both;
}
.homepage_content td{
	line-height:1.3em
}
.homepage_content td.second{
  padding: 0 0 0 20px;
}
.homepage_content td.first{
  padding: 0 20px 0 0;
  font-size: 14px;
}