/* ?S?? */
body   {
	color: #333;
	font-size: 12px;
	line-height: 1.6em }
p {
	color: #333;
	font-size: 12px;
}
.s { color: #333; font-size: 10px; line-height: 1.6em; }
.l { font-size: 15px ; line-height: 1.6em; }

table, td    {
	color: #333;
	font-size: 12px;
	line-height: 1.6em }
	a:link  {
	color: #600;
	text-decoration: none }
a:visited   {
	color: #33f;
	text-decoration: none }
a:hover  {
	color: #c00;
	text-decoration: underline }
	
 ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
margin-left: 5;
background-image: url(mini_arrow.gif);
background-repeat: no-repeat;
background-position: 0 2.5pt;
padding-left: 1em;
font-size: 12px 
}

