@charset "utf-8";


#ctt_main { background-color: #FFFFFF; 
}

#ctt_main .table_main {
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
}

#ctt_main .table_main .date {
	width: 80px;
	text-align: center;
	float: left;
	line-height: 15px;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 84%;
}

#ctt_main .table_main .title {
	width: 420px;
	float: left;
	line-height: 16px;
	padding-right: 4px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
