/* ****************************************
	TOP
*******************************************/
#inner_top {
width:800px;
height:179px;
background-image: url(../img/header2.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}



.repoimg{
margin: 10px 5px 10px 5px;
	}







/* ****************************************
	FONT
*******************************************/
.basic {
font-size: 12px; 
line-height: 160%; 
color: #333333;
	}
	
.ft11bk {
text-align: left; 
font-size: 11px; 
line-height: 120%; 
color: #000000;
	}


.ft14bk {
text-align: left; 
font-size: 14px; 
line-height: 160%; 
color: #000000;
	}



.ft14pk {
text-align: left; 
font-size: 14px; 
line-height: 150%; 
color: #FF3366;
	}


.ft12pk {
text-align: left; 
font-size: 12px; 
line-height: 160%; 
color: #FF3366;
	}	

.ft12per {
text-align: left; 
font-size: 12px; 
line-height: 160%; 
color: #9933CC;
	}	

.ft12bl {
text-align: left; 
font-size: 12px; 
line-height: 160%; 
color: #0066FF;
	}
	
	


.ft20pk {
text-align: left; 
font-size: 20px; 
line-height: 120%; 
color: #FF3366;
	}	


.ft20bk {
text-align: left; 
font-size: 20px; 
line-height: 120%; 
color: #333333;
	}	


.ft_link {
font-size: 12px; 
line-height: 160%; 
color: #666666;
	}







h1, h2, h3, h4 {
font-size:16pt;
text-indent: -9999px;
display: none;
}






a:link
{
color: #00CCFF;
text-decoration: none;
}

a:visited
 {
color: #00CCFF;
text-decoration: underline;
}

a:hover
{
color: #00CCFF;
text-decoration: none;
	}
