div,ul,li{margin:0;padding:0;}
  
.newsweek-box { position:relative;margin:0 0px 0 0px; border:solid 1px #DDDDDD;width:980px; height:280px; overflow:hidden;  }
.newsweek-box .hd { display:none; }
.newsweek-box .bd { width:980px; height:280px; overflow:hidden; position:relative; }
.newsweek-box .bd images.logo { display:none; }
.newsweek-box .bd .boxOverlay {position:absolute; left:0; top:249px;height:30px; line-height:30px; width:980px; background:#000;  overflow:hidden;}
.newsweek-box .caption {float:right; line-height:28px; padding-right:10px;}
.newsweek-box .caption h1{ font-size:12px;line-height:28px;}
.newsweek-box .caption a{ color:#fff;text-decoration:none; }

.newsweek-box .fd {position:absolute; left:8px; top:257px; height:25px; line-height:25px; width:500px;background:transparent; }
.newsweek-box .fd ul { float:left; line-height:15px;}
.newsweek-box .fd a {float:left;display:-moz-inline-box; display:inline-block; width:15px; height:15px;  background:url('../images/left.jpg') no-repeat;  overflow:Hidden; cursor:pointer; margin-right:4px }
.newsweek-box .fd a .prev{background:url('../images/left.jpg') no-repeat;}
.newsweek-box .fd a.next { background:url('../images/right.jpg') no-repeat; }
.newsweek-box li { display:block;float:left;font-size:12px; width:15px; height:15px; line-height:15px; text-align:center;background:#2b2b2b; color:#fff; margin:0 2px;cursor:pointer; }
.newsweek-box li.on { background:#d4d4d4; color:#000; }