@charset "utf-8";
/* CSS Document */

.news{width:500px; margin:0px; overflow:hidden; float:left; }
.table1 {border-collapse:collapse; width:500px;}
.nhead{font-size:20px; font-weight:bold; color:#020265; width:1000; line-height:20px;  }
.ncont{font-size:14px; color:#333333; text-align:justify; width:1000; line-height:18px; }
.img_l{float:left; margin-right:10px; border:solid; border-color:#000; }
.img_r{float:right; margin-left:10px; border:solid; border-color:#000; }
.td_news{padding:2px; width:480px; }

.lb{
box-shadow: 2px 4px 5px #335577;
border-radius: 0px 0px 0px 0px;
margin:6px;
background-color:#DDD;
}