/*Announce内容中的样式*/
#AnnounceList a { font: 9pt "宋体" , Monospace; color: Red; display: inline; text-decoration: none; }
#AnnounceList a:visited { font: 9pt "宋体" , Monospace; text-decoration: none; color: Blue; display: inline; }
#AnnounceList a:hover { color: blue; }
#AnnounceList .Content strong { font-size: 9pt; color: navy; }
/*所有内容部分的样式*/
hr { border: 1px; }
#UnifyContent .Title { font-weight: bold; font-size: 14px; color: navy; text-align: center; width: 540px; padding-top: 10px; }
#UnifyContent .Content { font-weight: normal; font-size: 14px; color: #000; line-height: 150%; }
#UnifyContent .Poster { font-weight: normal; font-size: 14px; color: navy; text-align: right; width: 540px; }
#UnifyContent .DateTime { font-weight: bold; font-size: 14px; color: #000000; }
#UnifyContent .DateTime, .Poster, .Content, .Title { font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif" , "宋体"; }

