body {
text-align: center;
margin: 0;
padding: 0;
background-image: url(../img/bg.jpg);
background-attachment: fixed;
background-color: #ffffff;
	}
	

	
	
/* ****************************************
	‘å˜g
*******************************************/
#container {
width:919px;
margin-left: auto;
margin-right: auto;
	}




/* ****************************************
	TOP
*******************************************/
#topimage {
width:800px;
height:141px;
background-image: url(../img/header.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}
	
	
#mainbox{
width:800px;
background-color: #ffffff;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
	}
	


.repoimg{
margin: 5px;
	}












/* ****************************************
	ƒtƒbƒ^
*******************************************/
#footer {
width:800px;
height:180px;
background-image: url(../img/footer.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}


.banner {
padding-top: 100px;
text-align: center;
}



/* ****************************************
	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;
	}
