<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
<style type="text/css">
body,ul,li,p,img,span,div{margin:0px;padding:0px;}
body{font-size:12px;color:#444;}
ul,li{list-style:none;}
.news{width:630px;margin:10px auto;}
.news .title{height:34px;line-height:34px;background:url(images/bg01.gif) no-repeat;padding-left:20px;font-size:14px;}
.news .title .more{font-family:Arial, Helvetica, sans-serif;}
.news .content{padding:10px;}
.news .divL{width:300px;}
.news .divL img{float:left;padding-right:5px;}
.news .divL p{float:right;width:185px;line-height:22px;background:url(images/li06.gif) no-repeat left 5px;text-indent:15px;}
.news .divL ul{background:url(images/li07.gif) no-repeat left 8px;padding-left:15px;}
.news .divL ul li{height:29px;line-height:29px;}
.blue{color:#0000ff;}
.float1{float:left;}
.float2{float:right;}
.clear{clear:both;}
</style>
</head>
<body>
<div class="news">
<div class="title"><span class="blue">学生</span>感言<span class="more float2">+MORE</span></div>
<div class="content">
<div class="divL float1">
<img src="images/img08.jpg" />
<p>[php学员]钟玲玉:传智,我人生中重要的一站</p>
<div class="clear"></div>
<ul>
<li>[php学员]李久扬:90后,月薪10k,一封迟..</li>
<li>[php学员]杜宏海:同学到其它机构学完..</li>
<li>[php学员]李久扬:90后,月薪10k,一封迟..</li>
<li>[php学员]黄超:传智播客,让我月薪增长到..</li>
<li>[php学员]刘传华:传智,我人生中的转折点..</li>
</ul>
</div>
<div class="divL float2">
<img src="images/img09.jpg" />
<p>[php学员]钟玲玉:传智,我人生中重要的一站</p>
<div class="clear"></div>
<ul>
<li>[php学员]李久扬:90后,月薪10k,一封迟..</li>
<li>[php学员]杜宏海:同学到其它机构学完..</li>
<li>[php学员]李久扬:90后,月薪10k,一封迟..</li>
<li>[php学员]黄超:传智播客,让我月薪增长到..</li>
<li>[php学员]刘传华:传智,我人生中的转折点..</li>
</ul>
</div>
</div>
<div class="clear"></div>
</div>
</body>
</html>