body .news_mydt{}
body .news_mydt_head{position: relative;height: 120px;overflow: hidden;margin-bottom: 15px;padding-bottom: 15px;border-bottom: 1px dashed #ccc;}
body .news_mydt_head .pic{width: 160px;height: 120px;overflow:hidden;position: absolute;left: 0;top: 0;}
body .news_mydt_head .pic img{width:100%;min-height:100%;}

body .news_mydt_head a{padding-left: 180px;display: block;height: auto;overflow: hidden;}
body .news_mydt_head a .title{height: 60px;line-height: 25px;margin-top: 0;padding: 0;font-weight: bold;color: #cc0000;font-size: 20px;text-overflow: ellipsis;}
body .news_mydt_head a p.desc{font-size: 14px;height: 50px;line-height: 25px;overflow: hidden;color: #999999;display: block;clear: both;text-align: justify;text-overflow: ellipsis;}
