.bl_tuv_sac {
	border : 1px solid #cc9;
	padding : 4px;
	background-color : #f3f3e3;
}
	.bl_tuv_sac .tbl_sacen_list .title {
		width : 430px;
	}

.bl_last_history {
	margin-top : 10px;
}
	.bl_last_history .item {
		border-bottom : 1px dashed #cc9;
		padding-bottom : 5px;
		margin-bottom : 5px;
	}
		.bl_last_history .item .title {
			font-weight : normal;
			font-size : 0.8em;
		}
			.bl_last_history .item .title a {
				color : #000;
			}
		.bl_last_history .item .text {
			color : #666;
			margin-top : 1px;
			font-size : 0.8em;
		}