﻿img { vertical-align: top; border: 0; }
#hotpic { width: 245px; height: 195px; overflow: hidden; margin: 0 auto; text-align:center; margin-top:5px;  }
#NewsPic { position: relative; width: 245px; height: 164px; overflow: hidden; }

    #NewsPic a { overflow: visible; border: 0; text-decoration: none;  }
    #NewsPic .Picture { position: absolute; left: 0; top: 0; }
    #NewsPic .Nav { position: absolute; height: 13px; line-height: 14px; bottom: 0; right: 0;  }
        #NewsPic .Nav span { font-size: 12px; font-weight: 400; color: #FFF; float: right; display: block; width: 24px; text-align: center; background: #000; border-left: solid 1px #FFF; cursor: pointer; }
            #NewsPic .Nav span.Normal { color: #FFF; background: #000; filter: Alpha(opacity=50); opacity: .5; }
            #NewsPic .Nav span.Cur { background: #ce0609; color: #FFF; }
			
#NewsPicTxt { position: relative; height: 18px; border: 1px; margin: 0; padding-top: 4px;  color: #838181; font-size: 12px; margin-top: 3px;  }

    #NewsPicTxt a:link, #NewsPicTxt a:visited {  font-size: 12px;  color: #838181 text-decoration: none; }
    #NewsPicTxt a:hover { color: red; }
