
/* news / photolog only */

.leftMenuYearList{ display: block !important; margin-top: 5px; list-style-type: none; }
.leftMenuYearList li{ display: block !important; padding: 0 3px 0 3px; }
.leftMenuMonthList{ margin-top: 2px; padding: 0 0 5px 0; }
.leftMenuMonthList li{ display: block !important; margin: 0 0 0 9px; list-style-type: none; padding: 0; }
.leftMenuMonthList a{ display: block; width: 170px; padding: 4px 0 4px 10px; background: url(../_images/link_arrow2.gif) 0 50% no-repeat; }

.leftMenuSubCat{ padding:5px 0 5px 0; list-style-type: none; }
.leftMenuSubCat li{ padding: 0 3px 0 12px; }
.leftMenuSubCat a{ display: block; width: 170px; padding: 4px 0 4px 10px; background: url(../_images/link_arrow2.gif) 0 50% no-repeat; }

.newsListBox{ margin-top: 15px; }
.newslistTit{ font-size: 115%; font-weight: bold; }
.newsListInBox{ margin-top: 10px; }
.newsListphoto{ width: 100px; height: 75px; overflow: hidden; border: 1px solid #CCCCCC; }
.newsListTxt{ margin-left: 9px; width: 490px; }
.newsListBtn{ margin: -21px 0 0 111px; position:absolute;}
.newsListTxt2{ width: 600px; }
.newsListBtn2{ margin-top: 10px; }
.newsListLine{ padding-top: 15px; }

.newsDetailBox{ margin-top: 15px; }
.newsDetailTit{ font-size: 115%; font-weight: bold; }
.newsDetailphoto{ margin-top: 10px; font-size: 90%; }
.newsDetailphoto img{ margin-bottom: 5px; }
.newsDetailTxt{ margin-top: 10px; }
.newsDetailBtn{ margin-top: 10px; }

#newsPlanLinkList{ margin-top: 10px; background:url(../_images/bg_listbox1_top.gif) no-repeat;}
#newsPlanLinkList ul{ list-style-type: none; background:url(../_images/bg_listbox1.gif) 0 100% no-repeat; }
#newsPlanLinkList li{ display: block; width: 585px; padding: 0 3px 0 10px; }
#newsPlanLinkList a{ display: block; width: 575px; padding: 10px 0 10px 10px; background: url(../_images/link_arrow2.gif) 0 50% no-repeat; }
#newsPlanLinkList .line{ background: url(../_images/line_582.gif) 50% 0 no-repeat; }
#newsPlanLinkList a:link { color: #333333; text-decoration: none; }
#newsPlanLinkList a:visited { color: #333333; text-decoration: none; }
#newsPlanLinkList a:hover { color: #333333; text-decoration: underline; }




