@charset "utf-8";
/* CSS Document */

body	{
	font-size: 8pt;
	font-family: MS UI Gothic; color: #666666;
	background-color: #FFFFFF;
	margin-left:0px; margin-right:0px;

	scrollbar-3dlight-color:#c30000;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:red;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#c30000;
	scrollbar-track-color:#ffffff;
	}
A	{
	color:#0000ff;
	text-decoration: none;
	}
A:hover {
	color:#0000FF;text-decoration:underline;
	}
hr	{
	height: 1px; color: #666666;
	}
h1	{
	font-size: 15px; width: auto;
	margin-top: 5px; margin-bottom: 0px;
	font-weight: lighter;
	width:100%; filter:shadow(color:#ff9900,direction=110,strength=3);
	}
h2	{
	font-size: 11px; width: auto;
	margin-top: 2px; margin-bottom: 0px;
	font-weight: lighter;
	}
td	{
	font-size: 8pt;
	}
strong	{
	font-weight: lighter;
	}
img{border:none;}
ul{	width:480px;
	background-image:url(../img/in-bg.gif);
	margin:0 15px;
	padding:0 10px;
	}
li{	text-align:left;
	font-size: 8pt;
	}
