/* tt_news */
#contentArea .newsShortItem { clear:both; margin:0 0 15px 0; padding:0; }
#contentArea .newsShortItemDate { font-size:1em; color:#FFFFFF; background:#D7E8F3; padding:0 2px 0 2px; }
#contentArea .newsShortItemTitle { font-size:16px; margin:7px 0 5px 0; font-weight:bold; }
#contentArea .newsShortItemText { margin:5px 0 5px 0; color:#999999; }
#contentArea .newsShortItemText A { padding-left:12px; font-weight:normal; text-decoration:none; background:url(../pix/icon-link-0.png) 0 4px no-repeat; }

#contentArea .newsListItem { clear:both; margin:0 0 10px 0; padding:0; background-color:#FFFFFF; }
#contentArea .newsListItemDate { font-size:0.9em; color:#999999; }
#contentArea .newsListItemTitle { font-size:1em; }
#contentArea .newsListItemTitle h2 { margin:0.3em 0 0.2em 0; }
#contentArea .newsListItemContent {}
#contentArea .newsListItemContent IMG { float:right; margin:3px 0 0 5px; }
#contentArea .newsListItem H2 {}
#contentArea .newsListItem P { line-height:1.25; font-size:1.2em; padding-right:0; }
#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:#999999; margin-top:12px; }
#contentArea .newsSingleImage { width:100%; clear:both; }
#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; }

#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; }

