/* topics LOCAL css*/


/* 00. headerGraphic
************************************/
h2#t01 { margin:0 0 10px 0; padding:0; height:40px; width:auto; background:url(../images/title-image.gif) no-repeat; text-indent:-10000px;}
h2#t02 { margin:0 0 10px 0; padding:0; height:40px; width:auto; background:url(../images/title-image02.gif) no-repeat; text-indent:-10000px;}


/* 01. list_news ‚¨’m‚ç‚¹
************************************/
.news { margin:0; padding:0; }
.news ul { margin:0; padding:0; }
.news li { margin:0; padding:3px; list-style-type:none; border-bottom:1px dotted #ccc; background:#eee; }
.news li.odd { margin:0; padding:3px; list-style-type:none; border-bottom:1px dotted #ccc; background:#fff; }

