@charset "utf-8";
/* CSS Document */


#WORLD {
	margin: 20px 10px;
}

#t_number {
	width: 470px;
	height: 470px;
	border-collapse: collapse;
}

td {
	border: 8px #FFFFFF solid; 
	width: 150px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
}

.small {
	font-size: 50%;
}

#NUMBER {
	width: 300px;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 95%;
	padding: 15px;
}

#NUMBER p {
	margin: 5px 5px 10px 5px;
}

.no {
	margin: 5px 5px 15px 5px;
	padding: 0px 50px 5px 0px;
	border-bottom: #CCCCCC 5px dotted;
}

.att {
	font-size: 130%;
	color: #CC0000;
	font-weight: bold;
}

.att2 {
	color: #CC0000;
	font-weight: bold;
}

.att3 {
	color: #CC0000;
}

.att_blue {
	color: #333399;
}

.bold {
	font-weight: bold;
}

#t_5a {
	width: 280px;
	border: 0px;
	text-align: left;
}

#t_5a td {
	border: 0px;
	height: 20px;
	font-weight: bold;
	text-align: left;
}

#t_5a td.title {
	border: 0px;
	height: 20px;
	width: 100px;
	font-weight: bold;
	text-align: left;
}
