.attention {
	width: 600px;
	margin: 10 0 10 0;
	
}

.attention p {
	margin: 10 0 10 0;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
}

.forward {
	text-align: left;
	width: 600px;
	margin: 10 0 10 0;
}
.forward p {
	margin: 2 0 2 0;
	font-size:11px;
}
.overview {
	text-align: left;
	width: 600px;
}
.overview p {
	margin: 10 0 10 0;
}

.overview li {
	margin: 10 0 10 0;
}

.division {
	margin: 10 0 10 0;
}

.table_11 {
	width: 800px;
	margin-left:0px;
	}
	
.table_11 td {
	border: 1 #003399 solid;
	font-weight:bold;
}
.overflow {
	width: 818px;
	overflow: auto;
	height:250px;		/*replace '250px' with 'auto' to see the full table*/
	padding:0px;
	margin-left:20px;
	}

.overflow_title {
	width: 818px;
	padding:0px;
	margin-left:9px;
	margin-right: 9px;
	}
table.overflowtable {
	margin-top:0px;
	
}

.table_overflow td {
	border: 1 #003399 solid;
	font-weight:bold;
}

.small_yn_title{
	width: 5%;
	background-color:#003399;
	color: #FFFFFF;
	text-align:center;
	font-size:9px;
}
.wider_title {
	width: 20%;
	background-color:#003399;
	color: #FFFFFF;
	text-align:center;
	font-size:10px;
}
.small_yn{
	width: 5%;
	background-color:#FFFFFF;
	color: #003399;
	text-align:center;
	font-size:9px;
}
.wider {
	width: 20%;
	background-color:#FFFFFF;
	color: #003399;
	text-align:center;
	font-size:10px;
}
.wider a {
	text-decoration: none;
	font-size:10px;
}
.wider_1 {
	width: 20%;
	background-color:#FFFFFF;
	color: #003399;
	text-align:center;
	font-size:10px;
	font-weight:normal!important;
	text-align:left!important;}