body							{ color: #333333; background: #ffffff; margin: 0px; padding: 0px; }
a:link						{ color: #333333; text-decoration: underline; }
a:visited					{ color: #333333; text-decoration: underline; }
a:active					{ color: #336699; text-decoration: underline; }
a:hover						{ color: #336699; text-decoration: underline; }
p									{ padding: 5px 0px 0px 0px; margin: 0px; }
dl								{ margin: 0px; padding: 0px 0px 0px 10px; }
dt								{ margin: 0px; padding: 3px 0px 0px 0px; color: #ff6600; font-weight: bold; }
dd								{ margin: 0px; padding: 3px 0px 0px 10px; }

.t_normal					{ font-size: 80%; line-height: 1.5em; }
.t_mini						{ font-size: 70%; line-height: 1.5em; }
.tab							{ line-height: 1.5em; border-right: dotted 1px #939393; border-bottom: dotted 1px #939393; }

#info							{ background: #ffffff url(img/index04.gif) no-repeat left top; width: 260px; height: 260px; overflow: auto; margin: 0px; padding: 0px; }
#footer						{ color: #666666; font-size: 70%; height: 58px; }

#info ul					{ margin: 0px; padding: 5px 20px; }
#info li					{ color: #336699; font-size: 80%; line-height: 1.2em; list-style: none; margin: 0 0 5px 0; padding: 0px; }
#footer a:link		{ color: #666666; text-decoration: underline; }
#footer a:visited	{ color: #666666; text-decoration: underline; }
#footer a:active	{ color: #ff6600; text-decoration: underline; }
#footer a:hover		{ color: #ff6600; text-decoration: underline; }
