/* tt_news */
.newsShortItem { margin:0 0 12px 45px; padding:0 0 0 0; width:251px; height:102px; background:url(../pix/bg-short-news.png) no-repeat 0 0; }
.newsShortItem A { display:block; padding:8px 8px 0 32px; width:211px; height:94px; color:#444444; }
.newsShortItem A:hover { color:#B42E41; }
.newsShortItemDate { font-size:10px; color:#888888; }
.newsShortItemTitle { font-size:11px; margin:0 0 0 0; line-height:1.5; font-weight:bold; }
.newsShortItemText { font-size:11px; margin:0 0 0 0; line-height:1.5; }

#contentArea .newsListItem { clear:both; margin:8px 0 0 0; padding:8px 0 8px 0; border-bottom:1px solid #FFFFFF; }
#contentArea .newsListItemDate {}
#contentArea .newsListItemTitle { font-size:1em; }
#contentArea .newsListItemSubheader A { padding:0 0 0 0; }
#contentArea .newsListItemContent {}
#contentArea .newsListItemContent IMG { float:right; margin:3px 0 0 5px; }
#contentArea .newsListItem H3 { margin:0 0 0 0; }
#contentArea .newsListItem P {}
#contentArea .newsListItem DL { margin:6px 0 0 0; padding:0 0 0 0; }
#contentArea .newsListItem DT { clear:both; margin:0 0 0 0; padding:0 0 0 0; font-size:0.9em; color:#999999; }
#contentArea .newsListItem DD { clear:both; margin:3px 0 0 0; padding:0 0 0 0; font-size:12px; }
#contentArea .newsListItem DD P { margin:0 0 0 0; padding:0 0 0 0; font-size:1em; }

#contentArea .newsSingleItem { clear:both; }
#contentArea .newsSingleDate { display:block; clear:both; font-size:0.9em; color:#666666; margin-top:12px; }
#contentArea .newsSingleImage { width:100%; clear:both; }
#contentArea .newsSingleImage A { background:none; padding:0 0 0 0; }
#contentArea .newsSingleItem DL { margin:6px 0 0 0; padding:0 0 0 0; }
#contentArea .newsSingleItem DT { clear:both; margin:0 0 0 0; padding:0 0 0 0; font-size:0.9em; color:#999999; }
#contentArea .newsSingleItem DD { clear:both; margin:3px 0 0 0; padding:0 0 0 0; font-size:12px; }
#contentArea .newsSingleItem DD P { margin:0 0 0 0; padding:0 0 0 0; font-size:1em; }
#contentArea .newsSingleRealted { clear:both; }
#contentArea .newsSingleFiles { clear:both; }
#contentArea .newsImageCaption { color:#333333; font-size:10px; }

#contentArea .newsListPageNavi { display:none; float:left; clear:both; margin:8px 0 0 0; padding:0; width:576px; }
#contentArea 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; }
#contentArea A.newsNaviPrevious:hover  { background:#FFFFFF url(../pix/icon-link-previous-act.png) 3px 6px no-repeat; color:#999999; }
#contentArea 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; }
#contentArea A.newsNaviNext:hover  { background:#FFFFFF url(../pix/icon-link-next-act.png) 78px 6px no-repeat; color:#999999; }

