.drill_item {
	width: 170px;
	margin: 10px 14px 10px 0;
/*	height: 210px; */
	float: left;
}

.drill_item a img {
	width: 168px;
	border: none;
	display: block;
	margin: auto;
	vertical-align: middle;
}

.drill_item .title th {
	margin: 0;
	background-image: url(../img/drill/drill_item_top_back.gif);
	background-repeat: repeat-y;
	padding: 0 4px 0 4px;
}

.drill_item .title th {
	width: 164px;
}

.drill_item .title td {
	width: 16px;
	border: none;
}

.drill_item .icon {
	margin-right: 5px;
	vertical-align: middle;
}

.drill_item .image {
	height: 126px;
	overflow: hidden;
}

.drill_item .comment {
	height: 40px;
	overflow: hidden;
	padding: 4px;
}

.drill_item table {
	width: 100%;
	border: 1px solid #83b3fd;
	border-collapse: collapse;
	color: #ffffff;
}

.drill_item th {
	padding: 0 4px;
}

.drill_item td {
	border-bottom: 1px solid #83b3fd;
}
