.rd_main { overflow:hidden;}
#rd_s_l { width:252px;float:left;}
#rd_s_r { width:726px;float:right;}


/*主任之窗*/
.ldbox { padding: 20px 10px;}
.ldlist { border-bottom:1px dashed #e2e2e2; padding-bottom:20px; margin-bottom:20px; overflow:hidden;}
.ldbox .pic {  width: 99px; height:127px;}
.ldbox .pic img {  width: 99px; height:127px;}
.ldbox .cont {  width: 560px;}
.ldbox .cont .tit a { font-weight: bold; font-size:14px; color:#333; line-height:30px; }
.ldbox .cont .tit a:hover { color:#bb1111;}
.ldbox .cont .sum { line-height:28px; color:#606060; font-size:14px;}

/*图片列表*/
.img_list { overflow: hidden; width: 110%; }
.img_list li { float: left; margin: 20px 28px 0; width: 126px;}
.img_list li img { height:163px ; width: 126px;}
.img_list li span { display: inline-block;  margin-top: 10px;  min-height: 40px; overflow: hidden;  width: 100%; text-align:center;}
.img_list li span a { color: #4b4641; font-size: 14px; line-height: 20px;}
.img_list li:hover span a { color:#bb1111;}