body,
html   {
		background-color:#ffffff;
		padding : 0; 
		margin : 0;
		color:#000000;
		font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
		font-size: 0.85em;
	    }
img    { 
		border:0; 
		}
h1		{
		font-size: 1.2em;
		}
h2	    {
		font-size: 1.0em;
		}		
.status	{
		color:#009933;
		}
#head   {
		padding: 20px 0px 10px 0px;
		width:440px;	
	    }
#wrap {
		background: url('../images/if_box_inne.gif') repeat bottom left;
		margin:auto;
		width:500px;
		padding: 0px 0px 0px 0px;
		}
#content {
		padding: 0px 0px 0px 50px;
		}
.indate  {
		width: 130px;
		padding: 0px 0px 0px 0px;
		float:left;
		}
.info   { 
		padding: 0px 0px 0px 0px;
		width: 290px;
		float:left;
		}
.info_more   { 
		padding: 0px 0px 0px 0px;
		width: 400px;
		float:left;
		}
.over {
		font-weight:bold;
		font-size:1.0em;
		}
#footer {
		background: url('../images/if_footer.gif') no-repeat bottom;
		height:100px;
		padding: 30px 50px 20px 50px;
		width: 400px;
		clear:both;
		text-align:center;
	    } 
#form  	{
		padding: 0px 0px 20px 0px;
		width:440px;
		float:left;
		}	
a:link { 
		text-decoration: none; 
		color: #000000;
		font-weight:bold;
		}
a:active { 
		text-decoration: underline; 
		color: #000000;
		font-weight:bold;
		}
a:visited { 
		text-decoration: none; 
		color:#666666;
		font-weight:bold;
		}
a:hover {		
		text-decoration: underline; 
		font-weight:bold;
		color:#5e88d3;
		}