.sub-t {
	height: 67px;
	width: 620px;
	padding-bottom: 30px;
	padding-top: 10px;
}
.info-box {
	text-align: left;
	width: 600px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.info-tbox {
	background-color: #EBF2EA;
	width: 600px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #D9D5CD;
	border-bottom-color: #D9D5CD;
	padding-top: 14px;
	padding-bottom: 14px;
}
.info-date {
	padding-left: 10px;
	float: left;
	width: 66px;
}
.info-title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 14px;
	padding-right: 14px;
	float: left;
	text-align: left;
}
.info-details {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 10px;
}
.info-bend {
	height: 40px;
	width: 600px;
}
