#NewsPic { position:relative; width: 328px; height:250px; margin:4px 0; }
#NewsPic .Picture{width:328px; height:250px;}
#NewsPicTxt { position: relative; width: 328px; border: 1px; padding: 10px 0 0; text-align: center; font-family: SimSun; color: #2A4953; font-size: 12px; margin:auto; }
#NewsPicTxt a, #NewsPicTxt a:hover, #NewsPicTxt a:visited, #NewPicTxt a:link { text-decoration:none; color: #0C3C6A; }
#NewsPicTxt a:hover { color:Red; }
#NewsPic a { overflow:visible; border:0; text-decoration:none; }
#NewsPic a:hover, #NewPic a:visited { text-decoration:none; }
#NewsPic .Picture { position:absolute; border: 0px; left:0px; top:1px; }
#NewsPic .Nav { position:absolute; height:15px; bottom:2px; *bottom:0px;
right:2px; }
#NewsPic .Nav span { font: 10px Courier; font-weight:normal; color: #FFFFFF; float:right; display:block; width: 18px; text-align:center; background: #000000; border-left:solid 1px #FFFFFF; cursor:hand; }
#NewsPic .Nav span.Cur { background:#ce0609; color:white; }
#NewsPic .Nav span.Normal { color:white; background: #000000; filter: Alpha(opacity=50); }
#NewsPic .Nav span a { color:white; position:relative; display:block; }
#NewsPic .Nav span a:hover { cursor:hand; }
