/* ’Ç‰Ácss */

#top_l {
	float: left;
	width: 310px;
	height: 320px;
	padding: 0px 5px;
}
#top_r {
	float: right;
	width: 240px;
	height: 320px;
	padding: 0px 10px;
}
#mid_l {
	float: left;
	width: 270px;
	height: 260px;
	padding: 10px;
}
#mid-l {
	background-color: #ffffa0;
	overflow:auto;
}
#mid_r {
	float: right;
	width: 270px;
	height: 260px;
	padding: 10px;
}
#mid-r {
	background-color: #ffffa0;
	overflow:auto;
}
iframe {
	background-color: #ffffa0; 
}
p.infobox {
	background-color: #fc48ab; 
	height: 120px;
	overflow: auto;
	overflow-y: auto;
	border: none;
}
.font1 {
	font-size: 150%;
	text-align: center; 
}
.font2 {
	color: #9999ff;
}
.font3 {
	color: yellow;	
	text-decoration: blink;
}
.font4 {
	text-align: center; 
}
.font5 {
	color: yellow;	
}
.font6 {
	font-size: 80%;
	color: #0e0e0e;
}

