.listTable th{
	box-sizing: border-box;
}
.listTable .col1{
	width: 212px !important;
}
.listTable .col2{
	width: auto !important;
}
.listTable .col3{
	width: 140px !important;
}
.listTable .pdf_icon{
	display: block;
	margin: 0 auto;
	width: 18px;
	height: 23px;
	text-indent: -9999px;
	background: url(../../img/ico/ico_pdf.png) 0 0/18px 23px no-repeat;
}
.listTable .date{
	font-size: 12px;
	display: inline-block;
	margin-top: -10px;
}