/* tt_news LATEST */
.newsLatestItem { padding:10px 0 10px 0; }
.newsLatestItemDate { color:#9AA6B6; font-size:10px; }
.newsLatestItemTitle { margin:0.3em 0 0 0; line-height:1.5; }
.newsLatestItemTitle A:hover { color:#FF6600; text-decoration:underline; }

#centerContent .newsListItem { clear:both; padding:10px; background:#EFF1F4 url(../pix/news-list-bg.png); margin:0 0 10px 0; }
#centerContent .newsListItemAlt { clear:both; padding:10px; background:#EFF1F4 url(../pix/news-list-bg.png); margin:0 0 10px 0; }
#centerContent .newsListItemDate { color:#9AA6B6; font-size:9px; }
#centerContent .newsListItemTitle { font-weight:bold; margin:0 90px 0 0; }
#centerContent .newsListItemTitle A { padding-left:0; background:none; }
#centerContent .newsListItemTitle A:hover { padding-left:0; background:none; color:#FF6600; text-decoration:underline; }
#centerContent .newsListItemSubheader { clear:both; margin:0 90px 0 0; }
#centerContent .newsListItemMore { text-align:right; margin:-18px 0 0 0; }
#centerContent .newsListItemMore A { padding:0 2px 0 2px; background:none; }
#centerContent .newsListItemMore A:hover { padding:0 2px 0 2px; background-image:none; }
#centerContent .newsListItem DL { margin:6px 0 0 0; padding:0 0 0 0; }
#centerContent .newsListItem DT { clear:both; margin:0 0 0 0; padding:0 0 0 0; font-size:0.9em; color:#999999; }
#centerContent .newsListItem DD { clear:both; margin:3px 0 0 0; padding:0 0 0 0; font-size:12px; }
#centerContent .newsListItem DD P { margin:0 0 0 0; padding:0 0 0 0; font-size:1em; }

#centerContent .newsSingleItem { clear:both; padding:10px; background:#EFF1F4; margin:0 0 10px 0; }
#centerContent .newsSingleDate { color:#9AA6B6; font-size:9px; }
#centerContent .newsSingleTitle { font-weight:bold; margin:0 90px 0 0; }
#centerContent .newsSingleImage { float:right; }
#centerContent .newsSingleItem DL { margin:6px 0 0 0; padding:0 0 0 0; }
#centerContent .newsSingleItem DT { clear:both; margin:0 0 5px 0; padding:0 0 0 0; color:#9AA6B6; }
#centerContent .newsSingleItem DD { clear:both; margin:5px 0 0 0; padding:0 0 0 0; }
#centerContent .newsSingleItem DD IMG { margin:0 3px 0 0; float:left; }
#centerContent .newsSingleItem DD P { margin:0 0 0 0; padding:0 0 0 0; font-size:1em; }
#centerContent .newsSingleLinks { clear:both; }
#centerContent .newsSingleLinks A, #centerContent .newsSingleRealted A { color:#364E6D; text-decoration:none; background:#EBF0F7 url(../pix/ic_linkhg.gif) no-repeat 0 0; padding:0 2px 0 13px; }
#centerContent .newsSingleLinks A:hover, #centerContent .newsSingleRealted A:hover { color:#FFFFFF; text-decoration:none; background:#FF6600 url(../pix/ic_linkhg.gif) no-repeat 0 0; }
#centerContent .newsSingleRealted { clear:both; }
#centerContent .newsSingleFiles { clear:both; }
#centerContent .newsSingleFiles A { color:#364E6D; text-decoration:none; background:none; padding:0 2px 0 2px; }
#centerContent .newsSingleFiles A:hover { color:#FFFFFF; text-decoration:none; background:#FF6600; }
#centerContent .newsImageCaption { color:#333333; }
#centerContent .newsSingleBackLink A { padding:0 2px 0 2px; background:none; }
#centerContent .newsSingleBackLink A:hover { padding:0 2px 0 2px; background-image:none; }

.newsListPageNavi { display:none; float:left; clear:both; margin:8px 0 0 0; padding:0; width:576px; }
A.newsNaviPrevious  { float:left; display:block; padding:2px 4px 2px 12px; background:#FFFFFF url(../pix/icon-link-previous-nor.png) 3px 6px no-repeat; color:#000000; }
A.newsNaviPrevious:hover  { background:#FFFFFF url(../pix/icon-link-previous-act.png) 3px 6px no-repeat; color:#999999; }
A.newsNaviNext  { float:right; display:block; padding:2px 12px 2px 4px; background:#FFFFFF url(../pix/icon-link-next-nor.png) 78px 6px no-repeat; color:#000000; }
A.newsNaviNext:hover  { background:#FFFFFF url(../pix/icon-link-next-act.png) 78px 6px no-repeat; color:#999999; }
