.index_line{
  width:492px;
  float:right;
  height:60px;
  overflow:hidden;
  margin-bottom:10px;
  border-bottom:#D3D3D3 1px dotted;
  }
.index_line_1{
  width:246px;
  float:left;
  display:inline;
  }
.index_line_2{
  width:246px;
  float:right;
  display:inline;
  }
.index_line_im{
  width:90px;
  float:left;
  }
.index_line_im img{
  border:none;
  }
.index_line_txt{
  width:156px;
  float:left;
  }
.index_line_txt a{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#0066CC;
  text-decoration:none;
  }