body {
text-align: center;
margin: 0;
padding: 0;
font-family: "qMmpS ProW3","lr oSVbN",Osaka,"HiraKakuPro-W3",Verdana,"MS PGothic",sans-serif;
background-image: url(../img/bg.gif);
background-repeat: repeat;
background-color: #F4FD02;
	}
	
	
/* ****************************************
	TOPΜBG
*******************************************/
#container {
width:896px;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
clear : both;
	}

/* ****************************************
	header
*******************************************/
#header {
width:896px;
height:128px;
background-image: url(../img/header.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}


/* ****************************************
	Κ
*******************************************/
#box_topleft {
width:418px;
height:398px;
background-image: url(../img/left_bg.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
float:left;
	}
	
	
	#box_left {
width:418px;
height:398px;
background-image: url(../img/left_bg.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
float:left;
	}


#box_right {
width:478px;
height:398px;
background-image: url(../img/righrimg.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
float:right;
	}

#l_text {
width:350px;
margin: 40px 0px 0px 40px;
text-align: left; 
clear : both;
	}
	

/* ****************************************
	footer
*******************************************/
#footer {
width:896px;
height:115px;
background-image: url(../img/footer.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
float:right;
	}


	
/* ****************************************
	FONT
*******************************************/

.ft12 {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #FF3399;
	}
	
.orange {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #FF6600;
	}


	
/* ****************************************
	N
*******************************************/
h1, h2, h3, h4 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

 a:link
{
color: #0099FF;
text-decoration: underline;
}

a:visited
 {
color: #0099FF;
text-decoration: underline;
}

a:hover
{
color: #0099FF;
text-decoration: underline;
	}