
* { margin : 0 ; padding : 0 ; }

body { width : 100% ; padding: 0; min-height: 100%; font-family: Verdana, sans-serif ; line-height:160%; color: #FFFFFF; background-color:#0E0E0E;}



/*** NEWS LIST ***/
#topic { margin: 5px; width:360px; height: auto; text-align: left; }
#topic h1 {font-size: 16px; line-height: 20px; text-align:left; color: #FFCC00; font-weight: bold;}
#topic h2 {font-size: 12px; line-height: 16px; text-align:left; color: #FFFFFF; font-weight: bold;}
#topic ul {margin-left: 7px; padding-left: 7px; font-size: 12px; color: #FFFFFF; text-align:left; list-style-image: url(../img02/arrow_news.gif); }
#topic li {margin-bottom: 5px; line-height: 16px;}

#topic a:active {color: #FFFFFF; text-decoration: underline; }
#topic a:link {color: #FFFFFF; text-decoration: underline;}
#topic a:visited {color: #FFFFFF; text-decoration: underline;}
#topic a:hover {color: #FF3300; text-decoration: underline;}




