/* Ocean Fresh News */

/* news index */
#news, #article{ position:relative; }

.paginationBar{ position:relative; text-align:center; width:566px; height:23px; margin:5px auto 18px auto; padding-top:8px; background:url(../img/news/paging_bg.gif) 0 0 no-repeat; }

.news{ position:relative; }

.newsItem{ position:relative; width:566px; margin:0 auto 14px auto; height:119px; background:url(../img/news/newsItem_bg.gif) 0 bottom repeat-x; }
.newsItem a.img{ position:relative; display:block; width:132px; height:101px; background:url(../img/news/img_bg.gif) 0 0 no-repeat; }
.newsItem img{ position:absolute; top:4px; left:4px; }
.newsItem h2{ position:absolute; top:2px; left:150px; font-size:70%; }
.newsItem h2 a{ color:#000; text-decoration:none; }
.newsItem p.date{ position:absolute; left:150px; font-size:11px; top:18px; font-weight:bold; color:#5892b4; }
.newsItem .intro{ position:absolute; left:150px; width:410px; font-size:11px; top:36px; color:#000; line-height:1.2; }

#artContent{ position:relative; }
#articleBg, #fishingArticleBg{ position:relative; padding-bottom:10px; }
#articleBg img, #fishingArticleBg img{ display:block; float:left; margin:6px 12px 10px 26px;display:inline; }
#articleBg h2, #fishingArticleBg h2{ padding-top:8px; color:#000; font-size:11px; }
#articleBg p{ font-size:11px; color:#000; line-height:1.2; margin:15px; }

#fishingArticleBg table {width:566px; border-collapse: collapse; margin:0 auto; position:relative;}
#fishingArticleBg table td {padding-bottom:10px;}
#fishingArticleBg table td font, #fishingArticleBg p {color: #000; font-family: Tahoma, Arial, Verdana !important; font-size:11px !important; line-height:14px;}
#fishingArticleBg p {margin-bottom:10px;}

#articleBg p.date, #fishingArticleBg p.date{ margin:3px 0 5px 0; font-size:11px; font-weight:bold; color:#5892b4; }
#fishingArticleBg .buttonContainer {position:relative; height:18px;}











