@charset "utf-8";
/* CSS Document */

#container table.district {
	border-width:1px;
	border-color:#AFADAF;
	border-style:solid;
	border-collapse:collapse;
	border-spacing:0px;
	width:100%;
	text-align:center;
	vertical-align:text-center;
	padding:0px;
	margin-top:20px;
}

#container table tbody tr th, #container table tbody tr td{
	border-width:1px;
	border-color:#AFADAF;
	border-style:solid;
	border-collapse:collapse;
	border-spacing:0px;
	text-align:center;
	vertical-align:text-center;
	line-height:20px;
	color:#575252;
	font-size:11px;
}

#container table tbody tr td.ctb {
	background:#F9F7F2;
	vertical-align:text-center;
	font-size:11px;
}

#container table tbody tr td.tnb {
	background:#EFF9FA;
	vertical-align:text-center;
	font-size:11px;
}

#container table tbody tr td.emb {
	background:#E2F3F5;
	vertical-align:text-center;
	font-size:11px;
}



#container table tbody tr th.th1 {
	/**background:#F9991E;**/
	background:#1BA3CB;
	height:35px;
	vertical-align:text-center;
	width:138px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

#container table tbody tr th.th2 {
	/**background:#ABCF37;**/
	background:#1BA3CB;
	height:35px;
	vertical-align:text-center;
	width:145px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

#container table tbody tr th.th3 {
	/**background:#EBE015;**/
	background:#1BA3CB;
	height:35px;
	vertical-align:text-center;
	width:186px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

#container table tbody tr th.th4 {
	/**background:#79CED5;**/
	background:#1BA3CB;
	height:35px;
	vertical-align:text-center;
	width:145px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

#container table tbody tr th.th5 {
	background:#1BA3CB;
	height:35px;
	vertical-align:text-center;
	width:140px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

#container table tbody tr th.th6 {
	/**background:#EBE015;**/
	background:#1BA3CB;
	height:35px;
	vertical-align:text-center;
	width:265px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

#container table tbody tr th.th7 {
	/**background:#F9991E;**/
	background:#1BA3CB;
	height:35px;
	vertical-align:text-center;
	width:100px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

#container table tbody tr th.th8 {
	/**background:#ABCF37;**/
	background:#1BA3CB;
	height:35px;
	vertical-align:text-center;
	width:100px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

#container table tbody tr th.th9 {
	/**background:#79CED5;**/
	background:#1BA3CB;
	height:35px;
	vertical-align:text-center;
	width:120px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

#container table tbody tr th.th10 {
	background:#1BA3CB;
	height:35px;
	vertical-align:text-center;
	width:120px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

#container table tbody tr td.ttl {
	background:#EFEBE1;
	height:25px;
	text-align:left;
	vertical-align:text-center;
	width:100%;
	font-size:11px;
	color:#000;
	font-weight:bold;
	padding-left:10px;
}