
/* typeA, typeC style */	
table.typeA, table.typeC {
	padding: 0;
	width: 762px;
	border-bottom: 2px solid #A3A3A3;
	margin-top: 12px;
	border-collapse: collapse;
}
	table.typeA th, table.typeC th{
	background: #4C93D6;
	text-align: center;
	line-height: 26px;
	height: 26px;
	color: #fff;
	font-weight: bold;
	}
	table.typeA td, table.typeC td{
	border-bottom: 1px solid #E2E2E2;
	background: #fff;
	color: #444;
	text-align: center;
	line-height: 28px;
}
	table.typeA td.cont {
	border-bottom: 1px solid #E2E2E2;
	background: #fff;
	color: #444;
	text-align: left;
	line-height: 28px;
}
	table.typeA col.num { width: 100px; }
	table.typeA col.hit { width: 100px; }
	table.typeA col.cell { width: 100px; }
table.typeA td.le, table.typeC td.le{ text-align:left; }

/* typeD  style */	
.typeD { width: 100%;  margin-bottom:8px; border-bottom:1px solid #a3a3a3; }
	.typeD h2 { 
		background:#f5f5f5 url(/en2/img/icon/arrowR.gif) no-repeat 15px 9px;
		border-top:1px solid #e2e2e2;
		border-bottom:1px solid #a3a3a3;
		color:#000;
		font-weight:bold;
		padding:5px 0 5px 30px;
		}

	.typeD dt {
	padding: 10px 0 10px 45px;
	border-bottom: 1px solid #E2E2E2;
	background: url(/en2/img/icon/icon_q.gif) no-repeat 3px 6px;
	color: #7c7c7c;
	font-weight: bold;
}
	.typeD dd{
	padding: 10px 0 10px 45px;
	border-bottom: 1px solid #E2E2E2;
	background: url(/en2/img/icon/icon_a.gif) no-repeat 3px 7px;
	color: #666769;
}
.typeD dd.lastBorder{border:none; }

/* typeE  style */	
.typeE { width: 100%;  margin-bottom:20px;}
	.typeE dt {
	padding: 0 0 4px 12px;
	border-bottom: 1px solid #E2E2E2;
	background: url(/en2/img/icon/arrowR.gif) no-repeat 0 4px;
	color: #005caa;
	font-weight: bold;
}
	.typeE dd {
	padding: 10px 0 ;
	border-bottom: 1px solid #E2E2E2;
	color: #666769;
}
	.typeE dd span.ddDate {
	background: url(/en2/img/table/date.gif) no-repeat 0 50%;
	padding-left:83px;
	color: #666769;
	}
	.typeE dd span.ddHit{
	background: url(/en2/img/table/hit.gif) no-repeat 0 50%;
	padding-left:32px;
	margin-left:400px;
	color: #666769;
	}
	.typeE dd span.ddAttach{
	background: url(/en2/img/table/attach.gif) no-repeat 0 50%;
	padding-left:55px;
	margin-left:200px;
	color: #666769;
	}

	.typeE dd.contents {
	padding: 22px 0 22px 83px;
	border-bottom: 1px solid #E2E2E2;
	background: url(/en2/img/table/contents.gif) no-repeat 0 50%;
	color: #666769;
}
	.typeE dt span { color: #000; }
.boardFNav {
	width: 100%;
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #A3A3A3;
	background: #F5F5F5;
	line-height: 28px;
	overflow: hidden;
}
	.boardFNav li {
	padding: 0 0 1px 76px;
	border-bottom: 1px solid #E2E2E2;
	background-position: 20px 6px;
	background-repeat: no-repeat;
	line-height: 28px;
}
	.boardFNav li img { line-height: 28px; vertical-align: middle; }
	.boardFNav li.next { background-image: url(/en2/img/table/next.gif); }
	.boardFNav li.prev { background-image: url(/en2/img/table/prev.gif); }
	.boardFNav li.next a, .boardFNav li.prev a,
	.boardFNav li.next a:link, .boardFNav li.prev a:link, 
	.boardFNav li.next a:visited, .boardFNav li.prev a:visited,
	.boardFNav li.next a:hover, .boardFNav li.prev a:hover,
	.boardFNav li.next a:active, .boardFNav li.prev a:active { line-height: 28px; vertical-align: middle; }
	
/* typeI  style */	
.typeI{ width: 588px; border-bottom:1px solid #bfbfbf; } 
.typeI th{
	background:#e6e6e6;
	padding:5px 0;
	border-top:1px solid #bfbfbf;
	border-bottom:1px solid #bfbfbf;
	}
.typeI td{ padding:5px 0 5px 10px; }
.typeI td.cen{ text-align:center; }

/* tableA  style */
.tableA{
	width:100%;
	border:1px solid #dfdfdf;
	margin-bottom:15px;
	border-collapse:collapse;
	}
.tableA th{
	font-size:11px;
	padding:5px 0;
	background:#d6d6f5;
	border-right:1px solid #e2e2e2;
	text-align:center;
	}
.tableA td{
	font-size:11px;
	padding:5px 0;
	border-top:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	text-align:left;
	padding-left:5px;
	}
.tableA td.cen{ text-align:center;}

/* tableA_1  style */	
.tableA_1{
	width:100%;
	border:1px solid #dfdfdf;
	margin-bottom:15px;
	border-collapse:collapse;
	}
.tableA_1 th{
	font-size:11px;
	padding:5px 0;
	background:#d6d6f5;
	border-right:1px solid #e2e2e2;
	text-align:center;
	}
.tableA_1 td{
	font-size:11px;
	padding:5px 0;
	border-top:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	text-align:right;
	padding-right:5px;
	}
.tableA_1 td.cen{ text-align:center;}

/* tableB  style */	
.tableB{
	width:100%;
	border:1px solid #e2e2e2;
	margin:0 0 16px 12px;
	border-collapse:collapse;
	}
.tableB th{
	font-size:11px;
	padding:8px 0 8px 10px;
	background:#d6d6f5;
	border-top:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	text-align:left;
	}
.tableB td{
	font-size:11px;
	padding:8px 0 8px 10px;
	border-top:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	}
.tableB .cen{ text-align:center;}	
/* tableJ  style */	
.tableJ{
	width:100%;
	border:1px solid #dfdfdf;
	margin-bottom:15px;
	border-collapse:collapse;
	}
.tableJ th{
	font-size:11px;
	padding:5px 0;
	background:#d6d6f5;
	border-right:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	text-align:center;
	}
.tableJ td{
	font-size:11px;
	padding:5px 0;
	border-top:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	text-align:right;
	padding-right:5px;
	}
.tableJ td.le{ text-align:left; padding-left:10px;}
.tableJ td.cen{ text-align:center; }
.tableJ td span{ font-weight:bold; }
.tableJ thead{ border-bottom:1px solid #e2e2e2;}

/* tableG style */
.tableG{
	width:100%;
	border:1px solid #bfbfbf;
	margin-bottom:15px;
	border-collapse:collapse;
	}
.tableG th{
	font-size:11px;
	padding:5px 0;
	background:#d6d6f5;
	border-right:1px solid #bfbfbf;
	border-bottom:1px solid #bfbfbf;
	text-align:center;
	}
.tableG td{
	font-size:11px;
	padding:5px 0;
	border-top:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
	text-align:center;
	padding-right:5px;
	}
.tableG tfoot td{ font-weight:bold; font-size:11px; background:#e6e6e6; }


/* tableK style */
.tableK{
	width:100%;
	border:1px solid #bfbfbf;
	margin-bottom:15px;
	border-collapse:collapse;
	margin-left:120px;
	}
.tableK td{
	font-size:11px;
	padding:5px 0;
	border-top:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
	text-align:center;
	padding-right:5px;
	}
	
/* tableL style */
.tableL{
	width:630px;
	border:1px solid #c7c7c7;
	margin-top:12px;
	margin-bottom:15px;
	margin:12px 0 15px 80px;
	border-collapse:collapse;
	}
.tableL th{
	font-size:11px;
	padding:5px 0;
	background:#d6d6f5;
	border-right:1px solid #c7c7c7;
	text-align:center;
	}
.tableL td{
	font-size:11px;
	padding:5px 0;
	border-top:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
	text-align:center;
	padding-left:5px;
	}
.tableL td.gray{ background:#e6e6e6;}

