table.type11 { /*border-collapse: separate;*/ text-align: center; line-height: 1.5; margin-bottom:30px;}
table.type11 th { padding: 10px; vertical-align: top; color: #000000; background:#e8eef8;}
table.type11 td { padding: 10px; vertical-align: top; border-bottom: 1px solid #ccc; background: #ffffff;}
table.type11 tr{
	border-bottom:1px solid #d0d1d2;
}

table.type11 th:nth-child(1), table.type11 tr:nth-child(1){
	width:7%;
}
table.type11 th:nth-child(2), table.type11 tr:nth-child(2){
	width:23%;
}
table.type11 th:nth-child(3), table.type11 tr:nth-child(3){
	width:30%;
}
table.type11 th:nth-child(4), table.type11 tr:nth-child(4){
	width:10%;
}
table.type11 th:nth-child(5), table.type11 tr:nth-child(5){
	width:10%;
}
table.type11 th:nth-child(6), table.type11 tr:nth-child(6){
	width:10%;
}