.content_start { margin-top:35px; }

.content_start table {
	width:100%; border-top:1px solid #dddddd; border-left:1px solid #dddddd;
}
.content_start table td {
	height:50px; border-right:1px solid #dddddd; border-bottom:1px solid #dddddd;
	padding:5px 20px; box-sizing:border-box; font-size:14px;
}
.content_start table td:first-child { width:25%; text-align:center; }
.content_start table .color td { background:#fafafa; }