body 
{
	font-size: 1em;
}

#top  
{
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 82px;
	background-image: url(IMG/title.GIF);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 1em;
/*	background-color:#000090;*/

}

#left  
{
	width: 15%;
	position: absolute;
	left: 1%;
    top: 85px; 
	padding: 0.2em ;
	background-color:#4F4F4F; 
}

#right 
{
	width: 100%;
	position: absolute;
	top: 85px;
	height: 100%;	
	padding: 0.5em ;
	background-color:#FFFFFF;
}
p 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	text-align: justify;
	line-height: 1em;
	text-indent: 2em;        
}
pc 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	text-align: justify;
	line-height: 1em;
	text-indent: 2em;        
	color:#808040;

}

.listen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	text-align: justify;
	line-height: 0.6em;
	text-indent: 2em;
}


li
{
	font-family: Arial, Helvetica, sans-serif;
	padding: .2em ;
}

h2 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.3em;
	word-spacing: 0.2em;
}
h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
}
h4 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
}

#rightframe 
{
	left: 16%;
	width: 85%;
	position: absolute;
	top: 85px;
	height: 80%;	
	background-color: #FFFFFF;
	padding: 0%;
}
